linux-trace-kernel
Thread
Date
Earlier messages
Messages by Date
2025/07/30
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Google
2025/07/29
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
kernel test robot
2025/07/29
Re: [PATCH v16 03/10] unwind_user/deferred: Add unwind cache
Indu Bhagat
2025/07/29
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Google
2025/07/29
Re: [PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes
Google
2025/07/29
Re: [PATCH v5 1/1] tracing: Remove "__attribute__()" from the type field of event format
Google
2025/07/29
Re: [PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes
Randy Dunlap
2025/07/29
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Uladzislau Rezki
2025/07/29
[PATCH v16 10/10] unwind: Finish up unwind when a task exits
Steven Rostedt
2025/07/29
[PATCH v16 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
2025/07/29
[PATCH v16 07/10] unwind deferred: Add unwind_completed mask to stop spurious callbacks
Steven Rostedt
2025/07/29
[PATCH v16 08/10] unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
2025/07/29
[PATCH v16 05/10] unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
2025/07/29
[PATCH v16 03/10] unwind_user/deferred: Add unwind cache
Steven Rostedt
2025/07/29
[PATCH v16 06/10] unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
2025/07/29
[PATCH v16 04/10] unwind_user/deferred: Add deferred unwinding interface
Steven Rostedt
2025/07/29
[PATCH v16 01/10] unwind_user: Add user space unwinding API with frame pointer support
Steven Rostedt
2025/07/29
[PATCH v16 02/10] unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
2025/07/29
[PATCH v16 00/10] unwind_user: Deferred unwinding infrastructure
Steven Rostedt
2025/07/29
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Mark Rutland
2025/07/29
Re: [PATCH v5 1/1] tracing: Remove "__attribute__()" from the type field of event format
Steven Rostedt
2025/07/29
[PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
2025/07/29
[PATCH v2 0/2] tracing: Documentation: Add missing config and document for eprobes
Steven Rostedt
2025/07/29
[PATCH v2 1/2] tracing: Have eprobes have their own config option
Steven Rostedt
2025/07/29
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Randy Dunlap
2025/07/29
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
2025/07/29
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
2025/07/29
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Steven Rostedt
2025/07/29
[PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Steven Rostedt
2025/07/29
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
2025/07/29
Re: [PATCH 0/8] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
2025/07/29
[RFC 10/10] Revert "ftrace: Store direct called addresses in their ops"
Jiri Olsa
2025/07/29
[RFC 09/10] bpf: Remove ftrace_ops from bpf_trampoline object
Jiri Olsa
2025/07/29
[RFC 07/10] bpf: Add trampoline ip hash table
Jiri Olsa
2025/07/29
[RFC 08/10] ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
2025/07/29
[RFC 06/10] ftrace: Use direct hash interface in direct functions
Jiri Olsa
2025/07/29
[RFC 05/10] ftrace: Export some of hash related functions
Jiri Olsa
2025/07/29
[RFC 04/10] ftrace: Add modify_ftrace_direct_hash function
Jiri Olsa
2025/07/29
[RFC 03/10] ftrace: Add unregister_ftrace_direct_hash function
Jiri Olsa
2025/07/29
[RFC 02/10] ftrace: Add register_ftrace_direct_hash function
Jiri Olsa
2025/07/29
[RFC 01/10] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
2025/07/29
[RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
2025/07/29
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
2025/07/29
Re: [PATCH v4 2/4] x86: Handle KCOV __init vs inline mismatches
Arnd Bergmann
2025/07/29
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
2025/07/29
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
2025/07/29
Re: [PATCH v4 2/4] x86: Handle KCOV __init vs inline mismatches
Mike Rapoport
2025/07/29
Re: [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
Will Deacon
2025/07/28
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025/07/28
[PATCH v5 1/1] tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
2025/07/28
[PATCH v5 0/1] tracing: Fix an event field filter issue
Masami Hiramatsu (Google)
2025/07/28
Re: [PATCH bpf-next 1/4] fprobe: use rhashtable
kernel test robot
2025/07/28
Re: [PATCH RFC bpf-next v2 1/4] fprobe: use rhltable for fprobe_ip_table
Menglong Dong
2025/07/28
Re: [PATCH RFC bpf-next v2 1/4] fprobe: use rhltable for fprobe_ip_table
Google
2025/07/28
Re: [PATCH v4 1/1] tracing: Remove "__attribute__()" from the type field of event format
Google
2025/07/28
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Google
2025/07/28
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Randy Dunlap
2025/07/28
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Harry Yoo
2025/07/28
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Google
2025/07/28
[PATCH] tracing: fprobe: Fix inifinite recursion using preempt_*_notrace()
Masami Hiramatsu (Google)
2025/07/28
Re: [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
Jiri Olsa
2025/07/28
[PATCH] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
2025/07/28
Re: [PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
Adrian Hunter
2025/07/28
Re: [PATCH v15 03/10] unwind_user/deferred: Add unwind cache
Steven Rostedt
2025/07/28
Re: [PATCH v5 6/9] sched: Adapt sched tracepoints for RV task model
Nam Cao
2025/07/28
Re: [PATCH v15 01/10] unwind_user: Add user space unwinding API with frame pointer support
Steven Rostedt
2025/07/28
Re: [PATCH v5 9/9] rv: Add opid per-cpu monitor
Nam Cao
2025/07/28
Re: [PATCH v5 8/9] rv: Add nrp and sssw per-task monitors
Nam Cao
2025/07/28
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
2025/07/28
Re: [PATCH v15 03/10] unwind_user/deferred: Add unwind cache
Jens Remus
2025/07/28
Re: [PATCH v15 02/10] unwind_user/deferred: Add unwind_user_faultable()
Jens Remus
2025/07/28
Re: [PATCH v15 01/10] unwind_user: Add user space unwinding API with frame pointer support
Jens Remus
2025/07/28
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
2025/07/28
Re: [PATCH bpf-next 1/4] fprobe: use rhashtable
Menglong Dong
2025/07/28
Re: [PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
2025/07/28
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
2025/07/28
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
2025/07/28
Re: [PATCH v5 5/9] rv: Retry when da monitor detects race conditions
Nam Cao
2025/07/28
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Jiri Olsa
2025/07/28
Re: [PATCH 1/2] input: Add tracepoint support
Mathieu Desnoyers
2025/07/28
[PATCH v5 9/9] rv: Add opid per-cpu monitor
Gabriele Monaco
2025/07/28
[PATCH v5 8/9] rv: Add nrp and sssw per-task monitors
Gabriele Monaco
2025/07/28
[PATCH v5 6/9] sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
2025/07/28
[PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
2025/07/28
[PATCH v5 4/9] rv: Adjust monitor dependencies
Gabriele Monaco
2025/07/28
[PATCH v5 5/9] rv: Retry when da monitor detects race conditions
Gabriele Monaco
2025/07/28
[PATCH v5 2/9] rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
2025/07/28
[PATCH v5 3/9] rv: Use strings in da monitors tracepoints
Gabriele Monaco
2025/07/28
[PATCH v5 1/9] rv: Add da_handle_start_run_event_ to per-task monitors
Gabriele Monaco
2025/07/28
Re: [PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
Jiri Olsa
2025/07/28
Re: [PATCH bpf-next 1/4] fprobe: use rhashtable
Jiri Olsa
2025/07/28
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Google
2025/07/28
Re: [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
Jeff Layton
2025/07/28
Re: [PATCH 1/2] rv: Fix wrong type cast in monitors_show()
Gabriele Monaco
2025/07/28
Re: [PATCH 1/2] rv: Fix wrong type cast in monitors_show()
Nam Cao
2025/07/28
Re: [PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes
Shuai Xue
2025/07/28
Re: [PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes
Shuai Xue
2025/07/28
Re: [PATCH v9 1/2] PCI: trace: Add a generic RAS tracepoint for hotplug event
Shuai Xue
2025/07/28
Re: [PATCH 1/2] rv: Fix wrong type cast in monitors_show()
Gabriele Monaco
2025/07/28
Re: [PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
Google
2025/07/28
[PATCH RFC bpf-next v2 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
2025/07/28
[PATCH RFC bpf-next v2 3/4] selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
2025/07/28
[PATCH RFC bpf-next v2 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
2025/07/28
[PATCH RFC bpf-next v2 1/4] fprobe: use rhltable for fprobe_ip_table
Menglong Dong
2025/07/28
[PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
2025/07/28
Re: [PATCH 1/2] input: Add tracepoint support
WangYuli
2025/07/27
Re: [PATCH 1/2] input: Add tracepoint support
WangYuli
2025/07/27
[PATCH bpf-next 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
2025/07/27
[PATCH bpf-next 3/4] selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
2025/07/27
[PATCH bpf-next 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
2025/07/27
[PATCH bpf-next 1/4] fprobe: use rhashtable
Menglong Dong
2025/07/27
[PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
2025/07/27
[PATCH] tracing: trace_fprobe: Fix typo of the semicolon
Masami Hiramatsu (Google)
2025/07/27
Re: [PATCH v4 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
Google
2025/07/27
Re: [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
NeilBrown
2025/07/27
Re: [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
Jeff Layton
2025/07/27
Re: [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
NeilBrown
2025/07/27
Re: [PATCH v3 0/8] nfsd/vfs: fix handling of delegated timestamp updates
Chuck Lever
2025/07/27
[PATCH v3 8/8] vfs: remove inode_set_ctime_deleg()
Jeff Layton
2025/07/27
[PATCH v3 7/8] nfsd: fix timestamp updates in CB_GETATTR
Jeff Layton
2025/07/27
[PATCH v3 6/8] nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
2025/07/27
[PATCH v3 5/8] nfsd: track original timestamps in nfs4_delegation
Jeff Layton
2025/07/27
[PATCH v3 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
2025/07/27
[PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
Jeff Layton
2025/07/27
[PATCH v3 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
2025/07/27
[PATCH v3 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
Jeff Layton
2025/07/27
[PATCH v3 0/8] nfsd/vfs: fix handling of delegated timestamp updates
Jeff Layton
2025/07/27
[PATCH 2/2] rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()
Nam Cao
2025/07/27
[PATCH 0/2] rv: Fix wrong type cast
Nam Cao
2025/07/27
[PATCH 1/2] rv: Fix wrong type cast in monitors_show()
Nam Cao
2025/07/26
Re: [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback
Leon Romanovsky
2025/07/26
Re: [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
Linus Torvalds
2025/07/26
Re: [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
Kees Cook
2025/07/26
Re: [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
2025/07/26
Re: [PATCH v4 0/4] stackleak: Support Clang stack depth tracking
Kees Cook
2025/07/26
Re: [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
Chuck Lever
2025/07/26
Re: [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
2025/07/26
Re: [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
Chuck Lever
2025/07/26
Re: [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
Linus Torvalds
2025/07/26
[PATCH v2 7/7] vfs: remove inode_set_ctime_deleg()
Jeff Layton
2025/07/26
[PATCH v2 5/7] nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
2025/07/26
[PATCH v2 6/7] nfsd: fix timestamp updates in CB_GETATTR
Jeff Layton
2025/07/26
[PATCH v2 4/7] nfsd: track original timestamps in nfs4_delegation
Jeff Layton
2025/07/26
[PATCH v2 2/7] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
2025/07/26
[PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
2025/07/26
[PATCH v2 0/7] nfsd/vfs: fix handling of delegated timestamp updates
Jeff Layton
2025/07/26
[PATCH v2 1/7] vfs: add ATTR_CTIME_SET flag
Jeff Layton
2025/07/26
Re: [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
Hari Bathini
2025/07/26
Re: [PATCH 2/3] bpf: remove bpf_key reference
kernel test robot
2025/07/26
Re: [PATCH 2/3] bpf: remove bpf_key reference
kernel test robot
2025/07/26
Re: [PATCH -next] selftests/ftrace: Prevent potential failure in subsystem-enable test case
Tengda Wu
2025/07/26
Re: [PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
kernel test robot
2025/07/26
Re: [PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
Lukas Wunner
2025/07/26
Re: [PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes
Lukas Wunner
2025/07/26
[PATCH v2] tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
2025/07/25
Re: [PATCH v4 0/4] stackleak: Support Clang stack depth tracking
Kees Cook
2025/07/25
Re: [PATCH v4 0/4] stackleak: Support Clang stack depth tracking
Nathan Chancellor
2025/07/25
Re: [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support
Nico Pache
2025/07/25
Re: [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
Nico Pache
2025/07/25
Re: [PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes
Bjorn Helgaas
2025/07/25
Re: [PATCH v9 1/2] PCI: trace: Add a generic RAS tracepoint for hotplug event
Bjorn Helgaas
2025/07/25
Re: [PATCH 0/8] dma-mapping: migrate to physical address-based API
Robin Murphy
2025/07/25
Re: [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback
Robin Murphy
2025/07/25
[PATCH v15 07/10] unwind deferred: Add unwind_completed mask to stop spurious callbacks
Steven Rostedt
2025/07/25
[PATCH v15 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
2025/07/25
[PATCH v15 10/10] unwind: Finish up unwind when a task exits
Steven Rostedt
2025/07/25
[PATCH v15 08/10] unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
2025/07/25
[PATCH v15 04/10] unwind_user/deferred: Add deferred unwinding interface
Steven Rostedt
2025/07/25
[PATCH v15 06/10] unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
2025/07/25
[PATCH v15 03/10] unwind_user/deferred: Add unwind cache
Steven Rostedt
2025/07/25
[PATCH v15 05/10] unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
2025/07/25
[PATCH v15 00/10] unwind_user: Deferred unwinding infrastructure
Steven Rostedt
2025/07/25
[PATCH v15 01/10] unwind_user: Add user space unwinding API with frame pointer support
Steven Rostedt
2025/07/25
[PATCH v15 02/10] unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
2025/07/25
Re: [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
Lorenzo Stoakes
2025/07/25
Re: [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support
Lorenzo Stoakes
2025/07/25
Re: [PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
Steven Rostedt
2025/07/25
Re: [PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
Steven Rostedt
2025/07/25
[PATCH 2/2] rtla/tests: Test timerlat -P option using actions
Tomas Glozar
2025/07/25
[PATCH 1/2] rtla/tests: Add grep checks for base test cases
Tomas Glozar
2025/07/25
[PATCH 0/2] rtla: Improve test coverage with output checking and actions
Tomas Glozar
2025/07/25
Re: [PATCH v4 1/1] tracing: Remove "__attribute__()" from the type field of event format
Steven Rostedt
2025/07/25
Re: [PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
Mathieu Desnoyers
2025/07/25
Re: [PATCH] tracing: sched: Hide numa events under CONFIG_NUMA_BALANCING
Steven Rostedt
2025/07/25
Re: [PATCH v1] tools/rtla: Consolidate common parameters into shared structure
Tomas Glozar
2025/07/25
Re: [PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
Leo Yan
2025/07/25
Re: [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
Google
2025/07/25
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Google
2025/07/25
[PATCH RESEND v3 6/6] perf docs: Document AUX pause and resume with BPF
Leo Yan
2025/07/25
[PATCH RESEND v3 5/6] perf record: Support AUX pause and resume with BPF
Leo Yan
2025/07/25
[PATCH RESEND v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
Leo Yan
2025/07/25
[PATCH RESEND v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
Leo Yan
2025/07/25
[PATCH RESEND v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
Leo Yan
2025/07/25
[PATCH RESEND v3 1/6] perf/core: Make perf_event_aux_pause() as external function
Leo Yan
2025/07/25
[PATCH RESEND v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
Leo Yan
2025/07/25
[PATCH PATCH v2 v3 6/6] perf docs: Document AUX pause and resume with BPF
Leo Yan
2025/07/25
[PATCH PATCH v2 v3 5/6] perf record: Support AUX pause and resume with BPF
Leo Yan
2025/07/25
[PATCH PATCH v2 v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
Leo Yan
2025/07/25
[PATCH PATCH v2 v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
Leo Yan
2025/07/25
[PATCH PATCH v2 v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
Leo Yan
Earlier messages