linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-03 06:30:18 to 2025-10-10 07:58:11 UTC [more...]

[PATCH v7 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-10  7:58 UTC  (26+ messages)
` [PATCH v7 01/23] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v7 02/23] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v7 03/23] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v7 04/23] mm/ksw: add build system support
` [PATCH v7 05/23] mm/ksw: add ksw_config struct and parser
` [PATCH v7 06/23] mm/ksw: add singleton debugfs interface
` [PATCH v7 07/23] mm/ksw: add HWBP pre-allocation
` [PATCH v7 08/23] mm/ksw: Add atomic watchpoint management api
` [PATCH v7 09/23] mm/ksw: ignore false positives from exit trampolines
` [PATCH v7 10/23] mm/ksw: support CPU hotplug
` [PATCH v7 11/23] sched: add per-task context
` [PATCH v7 12/23] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v7 13/23] mm/ksw: add per-task ctx tracking
` [PATCH v7 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v7 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v7 16/23] mm/ksw: add self-debug helpers
` [PATCH v7 17/23] mm/ksw: add test module
` [PATCH v7 18/23] mm/ksw: add stack overflow test
` [PATCH v7 19/23] mm/ksw: add recursive depth test
` [PATCH v7 20/23] mm/ksw: add multi-thread corruption test cases
` [PATCH v7 21/23] tools/ksw: add test script
` [PATCH v7 22/23] docs: add KStackWatch document
` [PATCH v7 23/23] MAINTAINERS: add entry for KStackWatch

[PATCH v2 00/15] block: add blktrace support for zoned block device commands
 2025-10-10  7:32 UTC  (19+ messages)
` [PATCH v2 06/15] blktrace: split do_blk_trace_setup into two functions
` [PATCH v2 07/15] blktrace: add definitions for blk_user_trace_setup2
` [PATCH v2 09/15] blktrace: add definitions for struct blk_io_trace2
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations
` [PATCH v2 13/15] blktrace: trace zone management operations

[PATCH v1 0/5] tools/rtla: Improve argument processing
 2025-10-10  7:20 UTC  (8+ messages)
` [PATCH v1 1/5] tools/rtla: Add fatal() and replace error handling pattern
` [PATCH v1 2/5] tools/rtla: Replace timerlat_top_usage("...") with fatal("...")
` [PATCH v1 3/5] tools/rtla: Replace timerlat_hist_usage("...") "
` [PATCH v1 4/5] tools/rtla: Replace osnoise_hist_usage("...") "
` [PATCH v1 5/5] tools/rtla: Replace osnoise_top_usage("...") "

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2025-10-10  7:17 UTC  (8+ messages)

[PATCH v2 0/2] tracing: fprobe: optimization for entry only case
 2025-10-10  3:38 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] lib/test_fprobe: add testcase for mixed fprobe

[PATCH RFC] riscv: add support for Ziccid
 2025-10-09 16:53 UTC  (3+ messages)

[PATCH AUTOSEL 6.17-5.4] uprobe: Do not emulate/sstep original instruction when ip is changed
 2025-10-09 15:55 UTC 

[PATCH RFC bpf-next 0/3] bpf: report probe fault to BPF stderr
 2025-10-09 15:15 UTC  (15+ messages)
` [PATCH RFC bpf-next 1/3] "
        ` bpf_errno. Was: "

[PATCH] Documentation/rtla: fix htmldocs build error by renaming common_options.rst
 2025-10-09 14:26 UTC  (24+ messages)
  ` [PATCH 0/8] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
    ` [PATCH 1/8] Documentation/rtla: rename common_appendix.rst
        ` [PATCH v2] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
    ` [PATCH 2/8] Documentation/rtla: rename common_hist_options.rst
    ` [PATCH 3/8] Documentation/rtla: rename common_osnoise_description.rst
    ` [PATCH 4/8] Documentation/rtla: rename common_timerlat_aa.rst
    ` [PATCH 5/8] Documentation/rtla: rename common_timerlat_description.rst
    ` [PATCH 6/8] Documentation/rtla: rename common_timerlat_options.rst
    ` [PATCH 7/8] Documentation/rtla: rename common_top_options.rst
    ` [PATCH 8/8] Documentation/rtla: rename common_osnoise_options.rst

[PATCH v3] ring buffer: Propagate __rb_map_vma return value to caller
 2025-10-09 13:57 UTC  (2+ messages)

[PATCH v6 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-09  9:12 UTC  (4+ messages)
` [PATCH v6 23/23] MAINTAINERS: add entry for KStackWatch

[PATCH v2] ring buffer: Propagate __rb_map_vma return value to caller
 2025-10-09  2:11 UTC  (2+ messages)

[BUG] no ORC stacktrace from kretprobe.multi bpf program
 2025-10-08 21:08 UTC 

[PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable"
 2025-10-08 17:12 UTC  (10+ messages)

[PATCH] tracing: Have trace_marker use per-cpu data to read user space
 2025-10-08 16:45 UTC 

[PATCH] ring buffer: propagate __rb_map_vma return value to caller
 2025-10-08 16:11 UTC  (3+ messages)
` [syzbot] [trace?] WARNING in tracing_buffers_mmap_close

[PATCH] tracing: Fix irqoff tracers on failure of acquiring calltime
 2025-10-08 15:49 UTC 

[PATCH] tracing: Fix wakeup tracers on failure of acquiring calltime
 2025-10-08 15:48 UTC 

[PATCH 1/2] tracing/wakeup: Balance prolog on fgraph failure
 2025-10-08 15:27 UTC  (4+ messages)
` [PATCH 2/2] tracing/irqsoff: "

[syzbot] [trace?] possible deadlock in ring_buffer_map
 2025-10-08 14:52 UTC  (5+ messages)
` (no subject)
  ` [PATCH] trace/ring_buffer: Fix locking order in ring_buffer_map()
  ` 

[PATCH v3 0/5] tracing: fprobe: list-style filters,
 2025-10-08 10:09 UTC  (10+ messages)
` [PATCH v3 1/5] docs: tracing: fprobe: document list filters and :entry/:exit
` [PATCH v3 2/5] tracing: fprobe: require explicit [GROUP/]EVENT for list/wildcard
` [PATCH v3 3/5] tracing: fprobe: support comma-separated symbols and :entry/:exit
` [PATCH v3 4/5] selftests/ftrace: dynevent: add reject cases for list/:entry/:exit
` [PATCH v3 5/5] selftests/ftrace: dynevent: add reject cases

[PATCH v1] tools/rtla: Add missing --quiet option to timerlat hist
 2025-10-08  8:55 UTC  (3+ messages)

[PATCH v2] powerpc64/bpf: support direct_call on livepatch function
 2025-10-08  8:50 UTC 

[PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
 2025-10-07 23:57 UTC  (6+ messages)

[PATCH v16 0/4] perf: Support the deferred unwinding infrastructure
 2025-10-07 21:40 UTC  (5+ messages)
` [PATCH v16 1/4] unwind: Add interface to allow tracing a single task
` [PATCH v16 2/4] perf: Support deferred user callchains
` [PATCH v16 3/4] perf: Have the deferred request record the user context cookie
` [PATCH v16 4/4] perf: Support deferred user callchains for per CPU events

[for-next PATCH v2] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer
 2025-10-07 13:57 UTC  (3+ messages)

[PATCH v2 1/3] tools/rtla: Fix --on-threshold always triggering
 2025-10-07  9:53 UTC  (3+ messages)
` [PATCH v2 2/3] rtla/tests: Extend action tests to 5s
` [PATCH v2 3/3] rtla/tests: Fix osnoise test calling timerlat

[PATCH] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer
 2025-10-07  0:35 UTC  (3+ messages)

[PATCH 1/2] tools/rtla: Fix --on-threshold always triggering
 2025-10-06 15:54 UTC  (4+ messages)
` [PATCH 2/2] rtla/tests: Extend action tests to 5s

[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-10-06 15:22 UTC  (6+ messages)
` [PATCH v2 11/20] verification/rvgen: Allow spaces in and events strings

[PATCH] rv: Add signal reactor
 2025-10-06 15:19 UTC  (9+ messages)

[PATCH] rtla/timerlat_bpf: Stop tracing on user latency
 2025-10-06 14:31 UTC 

[RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure
 2025-10-03 19:56 UTC  (4+ messages)
` [RESEND][PATCH v15 2/4] perf: Support deferred user callchains

[PATCH v7 00/28] Tracefs support for pKVM
 2025-10-03 13:38 UTC  (29+ messages)
` [PATCH v7 01/28] ring-buffer: Add page statistics to the meta-page
` [PATCH v7 02/28] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v7 03/28] ring-buffer: Introduce ring-buffer remotes
` [PATCH v7 04/28] ring-buffer: Add non-consuming read for "
` [PATCH v7 05/28] tracing: Introduce trace remotes
` [PATCH v7 06/28] tracing: Add reset to "
` [PATCH v7 07/28] tracing: Add non-consuming read "
` [PATCH v7 08/28] tracing: Add init callback "
` [PATCH v7 09/28] tracing: Add events "
` [PATCH v7 10/28] tracing: Add events/ root files "
` [PATCH v7 11/28] tracing: Add helpers to create trace remote events
` [PATCH v7 12/28] ring-buffer: Export buffer_data_page and macros
` [PATCH v7 13/28] tracing: Introduce simple_ring_buffer
` [PATCH v7 14/28] tracing: Add a trace remote module for testing
` [PATCH v7 15/28] tracing: selftests: Add trace remote tests
` [PATCH v7 16/28] Documentation: tracing: Add tracing remotes
` [PATCH v7 17/28] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v7 18/28] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v7 19/28] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v7 20/28] KVM: arm64: Add clock support for "
` [PATCH v7 21/28] KVM: arm64: Add tracing capability "
` [PATCH v7 22/28] KVM: arm64: Add trace remote "
` [PATCH v7 23/28] KVM: arm64: Sync boot clock with "
` [PATCH v7 24/28] KVM: arm64: Add trace reset to "
` [PATCH v7 25/28] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v7 26/28] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v7 27/28] KVM: arm64: Add selftest event support "
` [PATCH v7 28/28] tracing: selftests: Add pKVM trace remote tests

[PATCH] uprobe: Move arch_uprobe_optimize right after handlers execution
 2025-10-03 11:48 UTC  (2+ messages)

[PATCH] dma-mapping: fix direction in dma_alloc direction traces
 2025-10-03  7:07 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).