linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
[PATCH] tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
Re: [PATCH 3/5] tracing: Have tracer option be instance specific
Dan Carpenter
Re: [PATCH 3/5] tracing: Have tracer option be instance specific
Steven Rostedt
Re: [PATCH 3/5] tracing: Have tracer option be instance specific
Dan Carpenter
[v2 PATCH 0/2] tracing: Expose global views of active filters and triggers
Aaron Tomlin
[v2 PATCH 1/2] tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
[v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
Re: [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Randy Dunlap
Re: [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Steven Rostedt
Re: [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Randy Dunlap
Re: [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
Re: [PATCH 2/5] tracing/osnoise: Dump stack on timerlat uret threshold event
Tomas Glozar
[PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
Keke Ming
[PATCH 1/5] riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
[PATCH 2/5] arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
[PATCH 3/5] mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
[PATCH 4/5] arm/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
[PATCH 5/5] uprobes: use kmap_local_page() for temporary page mappings
Keke Ming
Re: [PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
Oleg Nesterov
Re: [PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
Peter Zijlstra
Re: [PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
patchwork-bot+linux-riscv
[PATCH] ftrace: Make ftrace_graph_ent depth field signed
Steven Rostedt
Re: [PATCH] ftrace: Make ftrace_graph_ent depth field signed
Google
Re: [BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Will Deacon
Re: [BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
Re: [BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Google
Re: [BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Steven Rostedt
Re: [BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
Re: [BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Steven Rostedt
[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jesper Dangaard Brouer
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Yunsheng Lin
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jakub Kicinski
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jesper Dangaard Brouer
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jakub Kicinski
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jesper Dangaard Brouer
[PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
Steven Rostedt
Re: [PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
Steven Rostedt
[PATCH] tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
Re: [PATCH] tracing: Add show_event_filters to expose active event filters
Steven Rostedt
Re: [PATCH] tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
[PATCH] arm64/mm: Fix annotated branch unbootable kernel
Breno Leitao
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Will Deacon
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Steven Rostedt
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Steven Rostedt
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Breno Leitao
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Steven Rostedt
[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
[PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
Re: [PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Andrii Nakryiko
[PATCHv6 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
[PATCHv6 bpf-next 3/9] ftrace: Export some of hash related functions
Jiri Olsa
[PATCHv6 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
Jiri Olsa
[PATCHv6 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
Jiri Olsa
[PATCHv6 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
[PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
Jiri Olsa
Re: [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
Andrii Nakryiko
Re: [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
Ihor Solodrai
[PATCHv6 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
[PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Jiri Olsa
Re: [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Andrii Nakryiko
Re: [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Jiri Olsa
Re: [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Alan Maguire
Re: [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Jiri Olsa
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Andrii Nakryiko
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Steven Rostedt
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
patchwork-bot+netdevbpf
[PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
Re: [PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
Steven Rostedt
Re: [PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
Steven Rostedt
Re: [PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
Re: [PATCH v2] rv: Fix documentation reference in da_monitor.h
Gabriele Monaco
Re: [PATCH v2] rv: Fix documentation reference in da_monitor.h
Steven Rostedt
[PATCH] tracing: Add __event_in_*irq() helpers
Steven Rostedt
[PATCH v12] dma-buf: add some tracepoints to debug.
Xiang Gao
Re: [PATCH v12] dma-buf: add some tracepoints to debug.
Steven Rostedt
[PATCH] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
Re: [PATCH] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Google
[PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Steven Rostedt
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Shuah
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Steven Rostedt
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Shuah Khan
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Steven Rostedt
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
[v3 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
[v3 PATCH 1/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [v3 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [v3 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
Steven Rostedt
[PATCH] tracing: drop unneeded assignment to soft_mode
Julia Lawall
Re: [PATCH] tracing: drop unneeded assignment to soft_mode
Steven Rostedt
[PATCH] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
Re: [PATCH] selftests/tracing: Fix test_multiple_writes stall
Steven Rostedt
Re: [PATCH] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
[PATCH v4 0/7] Unload linux/kernel.h
Yury Norov (NVIDIA)
[PATCH v4 1/7] kernel.h: drop STACK_MAGIC macro
Yury Norov (NVIDIA)
[PATCH v4 4/7] kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov (NVIDIA)
[PATCH v4 2/7] moduleparam: include required headers explicitly
Yury Norov (NVIDIA)
[PATCH v4 6/7] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov (NVIDIA)
[PATCH v4 3/7] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov (NVIDIA)
[PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov (NVIDIA)
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andrew Morton
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Danilo Krummrich
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Borislav Petkov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Mathieu Desnoyers
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Mathieu Desnoyers
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Jani Nikula
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Jani Nikula
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Christophe Leroy (CS GROUP)
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
[PATCH v4 5/7] tracing: Remove size parameter in __trace_puts()
Yury Norov (NVIDIA)
[PATCH v11] dma-buf: add some tracepoints to debug.
Xiang Gao
Re: [PATCH v11] dma-buf: add some tracepoints to debug.
Steven Rostedt
[v2 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
[v2 PATCH 1/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [v2 PATCH 1/1] tracing: Add bitmask-list option for human-readable bitmask display
kernel test robot
[PATCH v11 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v11 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v11 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH v11 3/3] mm: Implement precise OOM killer task selection
Mathieu Desnoyers
[PATCH] tracing: Replace use of system_wq with system_percpu_wq
Marco Crivellari
Re: [PATCH] tracing: Replace use of system_wq with system_percpu_wq
Steven Rostedt
Re: [PATCH] tracing: Replace use of system_wq with system_percpu_wq
Marco Crivellari
[PATCH v1] tools/rtla: Deduplicate cgroup path opening code
Costa Shulyupin
Re: [PATCH v1] tools/rtla: Deduplicate cgroup path opening code
Tomas Glozar
[PATCH v10] dma-buf: add some tracepoints to debug.
Xiang Gao
Re: [PATCH v10] dma-buf: add some tracepoints to debug.
Steven Rostedt
[PATCH] riscv: trace: fix snapshot deadlock with sbi ecall
Martin Kaiser
Re: [PATCH] riscv: trace: fix snapshot deadlock with sbi ecall
Paul Walmsley
[PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Steven Rostedt
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Steven Rostedt
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Steven Rostedt
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
kernel test robot
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
kernel test robot
[PATCH v9] dma-buf: add some tracepoints to debug.
Xiang Gao
Re: [PATCH v9] dma-buf: add some tracepoints to debug.
Steven Rostedt
Re: [PATCH v9] dma-buf: add some tracepoints to debug.
Christian König
[syzbot] Monthly trace report (Dec 2025)
syzbot
[PATCH v4 0/2] kallsyms: Always initialize modbuildid
Maurice Hieronymus
[PATCH v4 1/2] kallsyms: Always initialize modbuildid on ftrace address
Maurice Hieronymus
Re: [PATCH v4 1/2] kallsyms: Always initialize modbuildid on ftrace address
Steven Rostedt
[PATCH v4 2/2] kallsyms: Always initialize modbuildid on bpf address
Maurice Hieronymus
Re: [PATCH v4 2/2] kallsyms: Always initialize modbuildid on bpf address
Alexei Starovoitov
Re: [PATCH v4 0/2] kallsyms: Always initialize modbuildid
Maurice Hieronymus
[RFC bpf PATCH 0/2] bpf: Fix memory access tags in helper prototypes
Zesen Liu
[RFC PATCH bpf 1/2] bpf: Fix memory access tags in helper prototypes
Zesen Liu
Re: [RFC PATCH bpf 1/2] bpf: Fix memory access tags in helper prototypes
Amery Hung
Re: [RFC PATCH bpf 1/2] bpf: Fix memory access tags in helper prototypes
Zesen Liu
[RFC PATCH bpf 2/2] selftests/bpf: add regression tests for snprintf and get_stack helpers
Zesen Liu
Re: [RFC bpf PATCH 0/2] bpf: Fix memory access tags in helper prototypes
Amery Hung
Re: [RFC bpf PATCH 0/2] bpf: Fix memory access tags in helper prototypes
Zesen Liu
Re: [PATCH V2] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
Chaitanya Kulkarni
Re: [PATCH V2] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
Damien Le Moal
Re: [PATCH V2] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
Jens Axboe
Re: [PATCH V2] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
Chaitanya Kulkarni
Re: [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
Olga Kornievskaia
Re: [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
Jeff Layton
Earlier messages
Later messages