messages from 2025-11-20 23:14:50 to 2025-11-28 03:26:47 UTC [more...]
[PATCH v2] f2fs: optimize trace_f2fs_write_checkpoint with enums
2025-11-28 3:23 UTC
[PATCH] kprobes: avoid crash when rmmod/insmod modules after ftrace_disabled
2025-11-28 2:27 UTC (4+ messages)
[PATCH] overflow: Introduce struct_offset() to get offset of member
2025-11-28 2:00 UTC (5+ messages)
[PATCH 0/3] unwind_user: Cleanups
2025-11-27 16:51 UTC (5+ messages)
` [PATCH 1/3] unwind_user: Enhance comments on get CFA, FP, and RA
` [PATCH 2/3] unwind_user/fp: Use dummies instead of ifdef
` [PATCH 3/3] x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
[PATCH v3] dma-buf: add some tracepoints to debug
2025-11-27 15:40 UTC (4+ messages)
` 答复: [External Mail]Re: "
` 答复: "
[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
2025-11-27 15:00 UTC (9+ messages)
` [PATCH v4 1/3] docs: tracing/fprobe: Document list filters "
` [PATCH v4 2/3] tracing/fprobe: Support comma-separated symbols "
` [PATCH v4 3/3] selftests/ftrace: Add accept cases for fprobe list syntax
[PATCH] arm64: simplify arch_uprobe_xol_was_trapped return
2025-11-27 3:59 UTC (3+ messages)
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-26 23:29 UTC (5+ messages)
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
[PATCH] tracing: Add system trigger file to enable triggers for all the system's events
2025-11-26 20:24 UTC
[PATCH v2 0/2] rv: Tidy up with auto-cleanup
2025-11-26 15:42 UTC (9+ messages)
` [PATCH v2 1/2] rv: Convert to use lock guard
[PATCH v4 0/7] rtla/timerlat: Add low-latency BPF-based actions
2025-11-26 14:42 UTC (8+ messages)
` [PATCH v4 1/7] rtla/timerlat: Support tail call from BPF program
` [PATCH v4 2/7] rtla/timerlat: Add --bpf-action option
` [PATCH v4 3/7] rtla/timerlat: Add example for BPF action program
` [PATCH v4 4/7] rtla/tests: Test "
` [PATCH v4 5/7] rtla/tests: Run Test::Harness in verbose mode
` [PATCH v4 6/7] Documentation/rtla: Rename sample/ to example/
` [PATCH v4 7/7] Documentation/rtla: Document --bpf-action option
[PATCH v2] tracing: Add system trigger file to enable triggers for all the system's events
2025-11-26 14:39 UTC (3+ messages)
[PATCH 0/8] rv: Refactor and cleanup
2025-11-26 10:42 UTC (9+ messages)
` [PATCH 1/8] rv: Refactor da_monitor to minimise macros
` [PATCH 2/8] rv: Cleanup da_monitor after refactor
` [PATCH 3/8] Documentation/rv: Adapt documentation after da_monitor refactoring
` [PATCH 4/8] verification/rvgen: Adapt dot2k and templates after refactoring da_monitor.h
` [PATCH 5/8] verification/rvgen: Annotate DA functions with types
` [PATCH 6/8] verification/dot2c: Remove __buff_to_string() and cleanup
` [PATCH 7/8] verification/dot2c: Remove superfluous enum assignment and add last comma
` [PATCH 8/8] verification/rvgen: Remove unused variable declaration from containers
[PATCH linux-next] fgraph: Fix and tighten PID filtering support
2025-11-26 9:50 UTC (3+ messages)
[PATCH v2 0/3] fgraph: Fix and tighten PID filtering support
2025-11-26 9:35 UTC (4+ messages)
` [PATCH v2 1/3] fgraph: Initialize ftrace_ops->private for function graph ops
` [PATCH v2 2/3] fgraph: Check ftrace_pids_enabled on registration for early filtering
` [PATCH v2 3/3] fgraph: Remove coarse PID filtering from graph_entry()
[PATCH v2 0/3] fgraph: Fix and tighten PID filtering support
2025-11-26 9:12 UTC (2+ messages)
` [PATCH v2 1/3] fgraph: Initialize ftrace_ops->private for function graph ops
[PATCH bpf-next] bpf: make kprobe_multi_link_prog_run always_inline
2025-11-26 8:52 UTC
[RFC PATCH 0/8] uprobe/x86: Add support to optimize prologue
2025-11-26 7:54 UTC (5+ messages)
` [RFC PATCH 5/8] uprobe/x86: Add support to optimize on top of emulated instructions
[RFC PATCH net-next] page_pool: Add page_pool_release_stalled tracepoint
2025-11-26 2:16 UTC (3+ messages)
[PATCH v2] dma-buf: add some tracepoints to debug
2025-11-26 1:39 UTC (2+ messages)
[PATCH v2 0/3] tracing: More clean ups of triggers
2025-11-25 21:40 UTC (4+ messages)
` [PATCH v2 1/3] tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
` [PATCH v2 2/3] tracing: Add bulk garbage collection of freeing event_trigger_data
` [PATCH v2 3/3] tracing: Use strim() in trigger_process_regex() instead of skip_spaces()
[PATCH v2 0/2] tracing: Clean up trigger code my merging structures
2025-11-25 20:08 UTC (3+ messages)
` [PATCH v2 1/2] tracing: Remove get_trigger_ops() and add count_func() from trigger ops
` [PATCH v2 2/2] tracing: Merge struct event_trigger_ops into struct event_command
[PATCH 0/2] tracing: Clean up trigger code my merging structures
2025-11-25 20:05 UTC (6+ messages)
` [PATCH 1/2] tracing: Remove get_trigger_ops() and add count_func() from trigger ops
` [PATCH 2/2] tracing: Merge struct event_trigger_ops into struct event_command
[PATCH v3 0/7] rtla/timerlat: Add --bpf-action option
2025-11-25 18:10 UTC (8+ messages)
` [PATCH v3 1/7] rtla/timerlat: Support tail call from BPF program
` [PATCH v3 2/7] rtla/timerlat: Add --bpf-action option
[PATCH 0/13] rtla: Code robustness and maintainability improvements
2025-11-25 18:09 UTC (15+ messages)
` [rtla 04/13] rtla: Replace atoi() with a robust strtoi()
` [rtla 05/13] rtla: Simplify argument parsing
` [rtla 07/13] rtla: Introduce timerlat_restart() helper
[PATCH v2] ring-buffer: Add helper functions for allocations
2025-11-25 17:11 UTC
[PATCH] fgraph: Make fgraph_no_sleep_time signed
2025-11-25 15:47 UTC
[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-25 14:13 UTC (11+ messages)
` [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
[PATCH] ring-buffer: Add helper functions for allocations
2025-11-25 12:17 UTC (2+ messages)
[PATCH v8 00/28] Tracefs support for pKVM
2025-11-25 11:22 UTC (4+ messages)
` [PATCH v8 21/28] KVM: arm64: Add tracing capability for the pKVM hyp
[PATCH] blk-trace: Fix potential buffer overflow in blk_trace_setup()
2025-11-25 11:12 UTC (2+ messages)
[PATCH v9] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-25 9:34 UTC
[PATCH for-next v8] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-25 9:27 UTC
[PATCH] dma-buf: add some tracepoints to debug
2025-11-25 7:52 UTC (3+ messages)
` 答复: [External Mail]Re: "
[PATCH v7] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-25 2:05 UTC (6+ messages)
[PATCH v1 0/8] tools/rtla: Consolidate common command line options
2025-11-25 1:01 UTC (10+ messages)
` [PATCH v1 1/8] tools/rtla: Add common_parse_options()
` [PATCH v1 2/8] tools/rtla: Consolidate -c/--cpus option parsing
` [PATCH v1 3/8] tools/rtla: Consolidate -C/--cgroup "
` [PATCH v1 4/8] tools/rtla: Consolidate -D/--debug "
` [PATCH v1 5/8] tools/rtla: Consolidate -d/--duration "
` [PATCH v1 6/8] tools/rtla: Consolidate -e/--event "
` [PATCH v1 7/8] tools/rtla: Consolidate -P/--priority "
` [PATCH v1 8/8] tools/rtla: Consolidate -H/--house-keeping "
[PATCH] selftests: tracing: Add tprobe enable/disable testcase
2025-11-25 0:34 UTC (8+ messages)
[PATCH v1] sched/numa: Add tracepoint to track NUMA migration cost
2025-11-24 20:33 UTC (2+ messages)
[PATCHSET v6 0/6] perf tools: Add deferred callchain support
2025-11-24 20:27 UTC (9+ messages)
` [PATCH v6 1/6] tools headers UAPI: Sync linux/perf_event.h for deferred callchains
` [PATCH v6 2/6] perf tools: Minimal DEFERRED_CALLCHAIN support
` [PATCH v6 3/6] perf record: Add --call-graph fp,defer option for deferred callchains
` [PATCH v6 4/6] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v6 5/6] perf tools: Merge deferred user callchains
` [PATCH v6 6/6] perf tools: Flush remaining samples w/o deferred callchains
[PATCH] MAINTAINERS: add tracepoint core-api doc files to TRACING
2025-11-24 20:13 UTC (4+ messages)
[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
2025-11-24 18:00 UTC (7+ messages)
` [PATCH bpf-next v3 6/6] bpf: implement "jmp" mode for trampoline
[RFC PATCH 00/12] mm/damos/stat: introduce nr_snapshots, max_nr_snapshots and tracepoint
2025-11-24 15:37 UTC (5+ messages)
` [RFC PATCH 12/12] mm/damon/core: add trace point for damos stat per apply interval
[PATCH v1 1/2] tools/rtla: Add for_each_monitored_cpu() helper
2025-11-24 11:47 UTC (2+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-24 9:49 UTC (2+ messages)
[PATCH v1] tools/rtla: Add common_usage()
2025-11-24 6:31 UTC
[PATCH 0/3] powerpc64/ftrace: fixes clang build issues
2025-11-24 5:55 UTC (5+ messages)
` [PATCH 1/3] powerpc64: make clang cross-build friendly
` [PATCH 3/3] powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
[PATCH v9 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-11-22 21:26 UTC (7+ messages)
` [PATCH v9 1/2] lib: Introduce hierarchical per-cpu counters
[PATCH v1] tools/rtla: Add common_usage()
2025-11-22 18:09 UTC
[PATCH v2] tracing: Add boot-time backup of persistent ring buffer
2025-11-22 0:31 UTC
[PATCH] tracing: Add boot-time backup of persistent ring buffer
2025-11-21 23:56 UTC (3+ messages)
[PATCH] tracing: Add system trigger file to enable triggers for all the system's events
2025-11-21 23:53 UTC (2+ messages)
[PATCH v2 00/13] tracing: Fix several comment spelling mistakes
2025-11-21 22:18 UTC (15+ messages)
` [PATCH v2 01/13] tracing: Fix typo in fgraph.c
` [PATCH v2 01/13] tracing: Fix typo in fpgraph.c
` [PATCH v2 02/13] tracing: Fix typo in fprobe.c
` [PATCH v2 03/13] tracing: Fix multiple typos in ring_buffer.c
` [PATCH v2 04/13] tracing: Fix typo in ring_buffer_benchmark.c
` [PATCH v2 05/13] tracing: Fix multiple typos in trace.c
` [PATCH v2 06/13] tracing: Fix multiple typos in trace_events.c
` [PATCH v2 07/13] tracing: Fix typo in trace_events_filter.c
` [PATCH v2 08/13] tracing: Fix typo in trace_events_hist.c
` [PATCH v2 09/13] tracing: Fix typo in trace_events_trigger.c
` [PATCH v2 10/13] tracing: Fix multiple typos in trace_events_user.c
` [PATCH v2 11/13] tracing: Fix multiple typos in trace_osnoise.c
` [PATCH v2 12/13] tracing: Fix typo in trace_probe.c
` [PATCH v2 13/13] tracing: Fix typo in trace_seq.c
[PATCH 0/3] tracing: More clean ups of triggers
2025-11-21 19:51 UTC (8+ messages)
` [PATCH 1/3] tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
` [PATCH 2/3] tracing: Add bulk garbage collection of freeing event_trigger_data
` [PATCH 3/3] tracing: Use strim() in trigger_process_regex() instead of skip_spaces()
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
2025-11-21 16:09 UTC (3+ messages)
` [PATCH v4 4/9] mm: implement sticky VMA flags
[PATCHv3 bpf-next 5/8] ftrace: Add update_ftrace_direct_mod function
2025-11-21 13:53 UTC (3+ messages)
[PATCHv3 bpf-next 4/8] ftrace: Add update_ftrace_direct_del function
2025-11-21 13:52 UTC (3+ messages)
[GIT PULL v2] RTLA updates for v6.19
2025-11-21 12:46 UTC
[syzbot] Monthly trace report (Nov 2025)
2025-11-21 12:34 UTC
[PATCH v3] mm/memory-failure: remove the selection of RAS
2025-11-21 7:39 UTC (2+ messages)
[RESEND PATCH V4] sched: psi: Add psi events trace point
2025-11-21 7:32 UTC
[PATCH V2 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2025-11-21 6:27 UTC (12+ messages)
` [PATCH V2 1/2] mm/khugepaged: do synchronous writeback "
` [PATCH V2 2/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
[PATCH] ftrace: Allow tracing of some of the tracing code
2025-11-20 23:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).