linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
Peter Zijlstra
Re: [PATCH v2] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
Alice Ryhl
Re: [PATCH v2] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
Steven Rostedt
[PATCH v2] tracing: kprobe-event: Return directly when trace kprobes is empty
sunliming
Re: [PATCH v2] tracing: kprobe-event: Return directly when trace kprobes is empty
Google
[PATCH] tracing: kprobe-event: Return directly when trace kprobes is empty
sunliming
Re: [PATCH] tracing: kprobe-event: Return directly when trace kprobes is empty
Steven Rostedt
[PATCH v3 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
Yaxiong Tian
[PATCH v3 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
Yaxiong Tian
Re: [PATCH v3 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
Google
Re: [PATCH v3 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
Yaxiong Tian
Re: [PATCH v3 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
Google
Re: [PATCH v3 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
Yaxiong Tian
[PATCH v3 1/3] tracing: Rename `eval_map_wq` and allow other parts of tracing use it
Yaxiong Tian
[PATCH v3 3/3] blktrace: Make init_blk_tracer() asynchronous
Yaxiong Tian
[PATCH] tracing: Documentation: Update histogram-design.rst for fn() handling
Steven Rostedt
[PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
[PATCH v6 1/3] tracing: perf: Have perf tracepoint callbacks always disable preemption
Steven Rostedt
[PATCH v6 2/3] bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()
Steven Rostedt
[PATCH v6 3/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
Re: [PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
Re: [PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
Re: [PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
Re: [PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
Re: [PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
[PATCHv2 bpf-next 0/6] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
Jiri Olsa
[PATCHv2 bpf-next 1/6] x86/fgraph: Fix return_to_handler regs.rsp value
Jiri Olsa
Re: [PATCHv2 bpf-next 1/6] x86/fgraph: Fix return_to_handler regs.rsp value
Steven Rostedt
[PATCHv2 bpf-next 2/6] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
Re: [PATCHv2 bpf-next 2/6] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Steven Rostedt
[PATCHv2 bpf-next 3/6] selftests/bpf: Fix kprobe multi stacktrace_ips test
Jiri Olsa
[PATCHv2 bpf-next 4/6] selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
Jiri Olsa
[PATCHv2 bpf-next 5/6] selftests/bpf: Add stacktrace ips test for fentry/fexit
Jiri Olsa
[PATCHv2 bpf-next 6/6] selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
Re: [PATCHv2 bpf-next 0/6] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
patchwork-bot+netdevbpf
[PATCH] tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
[PATCH v10 00/30] Tracefs support for pKVM
Vincent Donnefort
[PATCH v10 01/30] ring-buffer: Add page statistics to the meta-page
Vincent Donnefort
Re: [PATCH v10 01/30] ring-buffer: Add page statistics to the meta-page
Steven Rostedt
[PATCH v10 02/30] ring-buffer: Store bpage pointers into subbuf_ids
Vincent Donnefort
Re: [PATCH v10 02/30] ring-buffer: Store bpage pointers into subbuf_ids
Steven Rostedt
[PATCH v10 03/30] ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
Re: [PATCH v10 03/30] ring-buffer: Introduce ring-buffer remotes
Steven Rostedt
[PATCH v10 10/30] tracing: Add events/ root files to trace remotes
Vincent Donnefort
Re: [PATCH v10 10/30] tracing: Add events/ root files to trace remotes
Steven Rostedt
[PATCH v10 12/30] ring-buffer: Export buffer_data_page and macros
Vincent Donnefort
Re: [PATCH v10 12/30] ring-buffer: Export buffer_data_page and macros
Steven Rostedt
[PATCH v10 13/30] tracing: Introduce simple_ring_buffer
Vincent Donnefort
Re: [PATCH v10 13/30] tracing: Introduce simple_ring_buffer
Steven Rostedt
[PATCH v10 15/30] tracing: selftests: Add trace remote tests
Vincent Donnefort
Re: [PATCH v10 15/30] tracing: selftests: Add trace remote tests
Steven Rostedt
[PATCH v10 04/30] ring-buffer: Add non-consuming read for ring-buffer remotes
Vincent Donnefort
Re: [PATCH v10 04/30] ring-buffer: Add non-consuming read for ring-buffer remotes
Steven Rostedt
[PATCH v10 09/30] tracing: Add events to trace remotes
Vincent Donnefort
Re: [PATCH v10 09/30] tracing: Add events to trace remotes
Steven Rostedt
[PATCH v10 06/30] tracing: Add reset to trace remotes
Vincent Donnefort
Re: [PATCH v10 06/30] tracing: Add reset to trace remotes
Steven Rostedt
[PATCH v10 05/30] tracing: Introduce trace remotes
Vincent Donnefort
Re: [PATCH v10 05/30] tracing: Introduce trace remotes
Steven Rostedt
Re: [PATCH v10 05/30] tracing: Introduce trace remotes
Vincent Donnefort
Re: [PATCH v10 05/30] tracing: Introduce trace remotes
Steven Rostedt
[PATCH v10 07/30] tracing: Add non-consuming read to trace remotes
Vincent Donnefort
Re: [PATCH v10 07/30] tracing: Add non-consuming read to trace remotes
Steven Rostedt
[PATCH v10 08/30] tracing: Add init callback to trace remotes
Vincent Donnefort
Re: [PATCH v10 08/30] tracing: Add init callback to trace remotes
Steven Rostedt
[PATCH v10 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
[PATCH v10 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
Vincent Donnefort
[PATCH v10 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
Re: [PATCH v10 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Steven Rostedt
[PATCH v10 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
Re: [PATCH v10 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
Kalesh Singh
[PATCH v10 24/30] KVM: arm64: Add trace remote for the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v10 11/30] tracing: Add helpers to create trace remote events
Vincent Donnefort
Re: [PATCH v10 11/30] tracing: Add helpers to create trace remote events
Steven Rostedt
[PATCH v10 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
[PATCH v10 14/30] tracing: Add a trace remote module for testing
Vincent Donnefort
Re: [PATCH v10 14/30] tracing: Add a trace remote module for testing
Steven Rostedt
Re: [PATCH v10 14/30] tracing: Add a trace remote module for testing
Vincent Donnefort
Re: [PATCH v10 14/30] tracing: Add a trace remote module for testing
Vincent Donnefort
[PATCH v10 16/30] Documentation: tracing: Add tracing remotes
Vincent Donnefort
Re: [PATCH v10 16/30] Documentation: tracing: Add tracing remotes
Steven Rostedt
[PATCH v10 17/30] tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
Re: [PATCH v10 17/30] tracing: load/unload page callbacks for simple_ring_buffer
Steven Rostedt
[PATCH v10 25/30] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v10 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
Vincent Donnefort
[PATCH v10 26/30] KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v10 29/30] KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
[PATCH v10 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v10 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
[PATCH v10 30/30] tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
Re: [PATCH v10 00/30] Tracefs support for pKVM
Steven Rostedt
Re: [PATCH v10 00/30] Tracefs support for pKVM
Vincent Donnefort
[PATCH v2 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
Yaxiong Tian
[PATCH v2 1/3] tracing: Rename `eval_map_wq` and export it for asynchronous use by other modules
Yaxiong Tian
Re: [PATCH v2 1/3] tracing: Rename `eval_map_wq` and export it for asynchronous use by other modules
Steven Rostedt
Re: [PATCH v2 1/3] tracing: Rename `eval_map_wq` and export it for asynchronous use by other modules
Yaxiong Tian
[PATCH v2 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
Yaxiong Tian
[PATCH v2 3/3] blktrace: Make init_blk_tracer() asynchronous
Yaxiong Tian
[PATCH] tracing: Up the hist stacktrace size from 16 to 31
Steven Rostedt
Re: [PATCH] tracing: Up the hist stacktrace size from 16 to 31
Steven Rostedt
Re: [PATCH] tracing: Up the hist stacktrace size from 16 to 31
Tom Zanussi
[RFC PATCH 0/3] rtla: Synchronize sample collection methods
Tomas Glozar
[RFC PATCH 3/3] rtla/timerlat: Attach BPF program before tracers
Tomas Glozar
[RFC PATCH 1/3] tracing/osnoise: Record timerlat instance counts
Tomas Glozar
[RFC PATCH 2/3] rtla/timerlat_bpf: Filter samples unseen by tracer
Tomas Glozar
Re: [RFC PATCH 0/3] rtla: Synchronize sample collection methods
Steven Rostedt
[PATCH] tracing: Remove notrace from trace_event_raw_event_synth()
Steven Rostedt
Re: [PATCH] tracing: Remove notrace from trace_event_raw_event_synth()
Tom Zanussi
[PATCH] tracing: Have hist_debug show what function a field uses
Steven Rostedt
Re: [PATCH] tracing: Have hist_debug show what function a field uses
Tom Zanussi
Re: [PATCH] tracing: Have hist_debug show what function a field uses
Google
[PATCH] tracing: kprobe-event: Return directly when dyn_event_list is empty
sunliming
Re: [PATCH] tracing: kprobe-event: Return directly when dyn_event_list is empty
Steven Rostedt
Re: [PATCH] tracing: kprobe-event: Return directly when dyn_event_list is empty
Steven Rostedt
Re: [PATCH] tracing: kprobe-event: Return directly when dyn_event_list is empty
Steven Rostedt
[PATCH] tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
Re: [PATCH] tracing: Fix crash on synthetic stacktrace field usage
Tom Zanussi
[syzbot] Monthly trace report (Jan 2026)
syzbot
[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
Nico Pache
[PATCH mm-unstable v14 12/16] khugepaged: introduce collapse_allowable_orders helper function
Nico Pache
[PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
Nico Pache
Re: [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
Nico Pache
[PATCH mm-unstable v14 14/16] khugepaged: avoid unnecessary mTHP collapse attempts
Nico Pache
[PATCH mm-unstable v14 16/16] Documentation: mm: update the admin guide for mTHP collapse
Nico Pache
[PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Nico Pache
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lance Yang
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Baolin Wang
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Nico Pache
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lance Yang
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Andrew Morton
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Nico Pache
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
[PATCH mm-unstable v14 05/16] khugepaged: generalize alloc_charge_folio()
Nico Pache
[PATCH mm-unstable v14 11/16] khugepaged: improve tracepoints for mTHP orders
Nico Pache
[PATCH mm-unstable v14 15/16] khugepaged: run khugepaged for all orders
Nico Pache
[PATCH mm-unstable v14 04/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Nico Pache
[PATCH mm-unstable v14 09/16] khugepaged: skip collapsing mTHP to smaller orders
Nico Pache
[PATCH mm-unstable v14 02/16] khugepaged: rename hpage_collapse_* to collapse_*
Nico Pache
[PATCH mm-unstable v14 10/16] khugepaged: add per-order mTHP collapse failure statistics
Nico Pache
[PATCH mm-unstable v14 01/16] mm: introduce is_pmd_order helper
Nico Pache
[PATCH mm-unstable v14 13/16] khugepaged: Introduce mTHP collapse support
Nico Pache
[PATCH mm-unstable v14 06/16] khugepaged: generalize __collapse_huge_page_* for mTHP support
Nico Pache
[PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
Nico Pache
Re: [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
Nico Pache
Re: [PATCH mm-unstable v14 00/16] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 00/16] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH mm-unstable v14 00/16] khugepaged: mTHP support
Nico Pache
[PATCH v5 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
Gabriele Monaco
[PATCH v5 06/15] rv: Add sample hybrid monitors stall
Gabriele Monaco
[PATCH v5 11/15] rv: Add support for per-object monitors in DA/HA
Gabriele Monaco
[PATCH v5 12/15] verification/rvgen: Add support for per-obj monitors
Gabriele Monaco
[PATCH v5 01/15] rv: Unify DA event handling functions across monitor types
Gabriele Monaco
[PATCH v5 04/15] verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
[PATCH v5 07/15] rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
[PATCH v5 02/15] rv: Add Hybrid Automata monitor type
Gabriele Monaco
[PATCH v5 08/15] sched: Add deadline tracepoints
Gabriele Monaco
[PATCH v5 13/15] sched/deadline: Move some utility functions to deadline.h
Gabriele Monaco
Re: [PATCH v5 13/15] sched/deadline: Move some utility functions to deadline.h
Juri Lelli
[PATCH v5 03/15] verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
[PATCH v5 05/15] Documentation/rv: Add documentation about hybrid automata
Gabriele Monaco
[PATCH v5 14/15] rv: Add deadline monitors
Gabriele Monaco
Re: [PATCH v5 14/15] rv: Add deadline monitors
Juri Lelli
[PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
Gabriele Monaco
Re: [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
Gabriele Monaco
Re: [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
Gabriele Monaco
[PATCH v5 10/15] rv: Add enqueue/dequeue to snroc monitor
Gabriele Monaco
[PATCH v5 15/15] rv: Add dl_server specific monitors
Gabriele Monaco
Re: [PATCH v5 15/15] rv: Add dl_server specific monitors
Juri Lelli
[PATCH 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
Yaxiong Tian
[PATCH 1/3] tracing: Export eval_map_wq for asynchronous use by other modules
Yaxiong Tian
Re: [PATCH 1/3] tracing: Export eval_map_wq for asynchronous use by other modules
Steven Rostedt
Re: [PATCH 1/3] tracing: Export eval_map_wq for asynchronous use by other modules
Yaxiong Tian
[PATCH 3/3] blktrace: Make init_blk_tracer() asynchronous
Yaxiong Tian
[PATCH 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
Yaxiong Tian
[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
Shawn Lin
[PATCH v4 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
Shawn Lin
[PATCH v4 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
Shawn Lin
[PATCH v4 2/3] Documentation: tracing: Add PCI controller event documentation
Shawn Lin
[PATCH] tracing: Disable trace_printk buffer on warning too
Steven Rostedt
[PATCH bpf-next v5 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next v5 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next v5 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
Re: [PATCH bpf-next v5 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
patchwork-bot+netdevbpf
[PATCH v3] kprobes: Use dedicated kthread for kprobe optimizer
Masami Hiramatsu (Google)
[RFC v4 0/7] ext4: fast commit: snapshot inode state for FC log
Li Chen
[RFC v4 6/7] ext4: fast commit: add lock_updates tracepoint
Li Chen
Re: [RFC v4 6/7] ext4: fast commit: add lock_updates tracepoint
Steven Rostedt
Re: [RFC v4 6/7] ext4: fast commit: add lock_updates tracepoint
Li Chen
[PATCH bpf-next v3 0/2] bpf: Fix memory access flags in helper prototypes
Zesen Liu
[PATCH bpf-next v3 1/2] bpf: Fix memory access flags in helper prototypes
Zesen Liu
Re: [PATCH bpf-next v3 1/2] bpf: Fix memory access flags in helper prototypes
Eduard Zingerman
[PATCH bpf-next v3 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
Zesen Liu
Re: [PATCH bpf-next v3 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
Eduard Zingerman
Earlier messages
Later messages