linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-27 14:48:56 to 2025-11-01 00:20:09 UTC [more...]

[PATCH v4 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-11-01  0:19 UTC  (5+ messages)
` [PATCH v4 bpf 1/3] ftrace: Fix BPF fexit with livepatch
` [PATCH v4 bpf 2/3] ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
` [PATCH v4 bpf 3/3] selftests/bpf: Add tests for livepatch + bpf trampoline

[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
 2025-10-31 23:12 UTC  (25+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
` [PATCH 2/3] mm: implement sticky, copy on fork VMA flags
` [PATCH 3/3] selftests/mm/guard-regions: add smaps visibility test

[PATCH bpf-next v3 0/7] bpf: tracing session supporting
 2025-10-31 17:57 UTC  (7+ messages)
` [PATCH bpf-next v3 2/7] bpf: add two kfunc for TRACE_SESSION
` [PATCH bpf-next v3 4/7] bpf,x86: add tracing session supporting for x86_64

[RFC PATCH v7 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-10-31 14:42 UTC  (3+ messages)
` [RFC PATCH v7 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems

[PATCH v3 0/7] rtla/timerlat: Add --bpf-action option
 2025-10-31 13:49 UTC  (9+ messages)
` [PATCH v3 1/7] rtla/timerlat: Support tail call from BPF program
` [PATCH v3 2/7] rtla/timerlat: Add --bpf-action option
` [PATCH v3 3/7] rtla/timerlat: Add example for BPF action program
` [PATCH v3 4/7] rtla/tests: Test "
` [PATCH v3 5/7] rtla/tests: Run Test::Harness in verbose mode
` [PATCH v3 6/7] Documentation/rtla: Rename sample/ to example/
` [PATCH v3 7/7] Documentation/rtla: Document --bpf-action option

[bug report] tracing: Have persistent ring buffer print syscalls normally
 2025-10-31 12:35 UTC  (2+ messages)

[PATCH v6 0/2] tracing: Add an option to show symbols in _text+offset for function profiler
 2025-10-31 12:27 UTC  (7+ messages)
` [PATCH v6 1/2] tracing: Allow tracer to add more than 32 options
` [PATCH v6 2/2] tracing: Add an option to show symbols in _text+offset for function profiler

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-10-31 11:52 UTC  (20+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-10-31 11:12 UTC  (39+ messages)
` [PATCH v12 mm-new 02/15] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v12 mm-new 05/15] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v12 mm-new 06/15] khugepaged: introduce collapse_max_ptes_none helper function

[PATCH v7 0/2] tracing: Add an option to show symbols in _text+offset for function profiler
 2025-10-31  2:46 UTC  (3+ messages)
` [PATCH v7 1/2] tracing: Allow tracer to add more than 32 options
` [PATCH v7 2/2] tracing: Add an option to show symbols in _text+offset for function profiler

[PATCH v2] tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
 2025-10-31  2:40 UTC 

[PATCH 1/3] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
 2025-10-31  1:37 UTC  (9+ messages)

[PATCH v1] tools/rtla: Extract cgroup common code from set_pid_cgroup and set_comm_cgroup
 2025-10-30 14:42 UTC 

[PATCH v1] tools/rtla: Fix unassigned nr_cpus
 2025-10-30 10:00 UTC  (4+ messages)

[PATCH] kprobes: retry pending optprobe after freeing blocker
 2025-10-30  9:36 UTC  (3+ messages)
  ` [[PATCH v2] 1/1] "

[PATCH v5 0/2] tracing: Add an option to show symbols in _text+offset for function profiler
 2025-10-30  3:29 UTC  (4+ messages)
` [PATCH v5 1/2] tracing: Allow tracer to add more than 32 options
` [PATCH v5 2/2] tracing: Add an option to show symbols in _text+offset for function profiler

[PATCH 0/2] tracing/wprobe: Fix to avoid inifinite watchpoint exception on arm64
 2025-10-30  3:27 UTC  (3+ messages)
` [PATCH 1/2] perf: Introduce default_overflow_compatible flag
` [PATCH 2/2] tracing: wprobe: Make wprobe_handler default overflow_handler compatible

[PATCH] tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
 2025-10-30  2:43 UTC  (6+ messages)

[PATCH net v3 0/4] tcp: fix receive autotune again
 2025-10-30  0:40 UTC  (4+ messages)
` [PATCH net v3 2/4] trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()

[PATCH v5 0/8] tracing: wprobe: Add wprobe for watchpoint
 2025-10-30  0:09 UTC  (10+ messages)
` [PATCH v5 6/8] selftests: tracing: Add a basic testcase for wprobe

[RFC PATCH V4] sched: psi: Add psi events trace point
 2025-10-29 14:50 UTC  (4+ messages)

[PATCH v2 0/5] tools/rtla: Improve argument processing
 2025-10-29 14:23 UTC  (2+ messages)

[PATCH v1] sched/numa: Add tracepoint to track NUMA migration cost
 2025-10-29 13:22 UTC 

[PATCH v1 1/2] tools/rtla: Add for_each_monitored_cpu() helper
 2025-10-29 11:12 UTC  (4+ messages)
` [PATCH v1 2/2] tools/rtla: Remove unused optional option_index

[PATCH v16 0/4] perf tool: Support the deferred unwinding infrastructure
 2025-10-29 10:38 UTC  (6+ messages)
` [PATCH v16 4/4] perf tools: Merge deferred user callchains

[PATCH] arm64: Fix double word in comments
 2025-10-29  7:17 UTC 

[PATCH V2] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
 2025-10-29  6:47 UTC  (2+ messages)

[PATCH 1/1] blktrace: add support for REQ_OP_WRITE_ZEROES tracing
 2025-10-29  3:34 UTC 

[PATCH v5 00/13] tracing: Show contents of syscall trace event user space fields
 2025-10-28 23:11 UTC  (14+ messages)
` [PATCH v5 01/13] tracing: Make trace_user_fault_read() exposed to rest of tracing
` [PATCH v5 02/13] tracing: Have syscall trace events read user space string
` [PATCH v5 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
` [PATCH v5 04/13] perf: tracing: Have perf system calls read user space
` [PATCH v5 05/13] tracing: Have system call events record user array data
` [PATCH v5 06/13] tracing: Display some syscall arrays as strings
` [PATCH v5 07/13] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v5 08/13] tracing: Add a config and syscall_user_buf_size file to limit amount written
` [PATCH v5 09/13] tracing: Show printable characters in syscall arrays
` [PATCH v5 10/13] tracing: Add trace_seq_pop() and seq_buf_pop()
` [PATCH v5 11/13] tracing: Add parsing of flags to the sys_enter_openat trace event
` [PATCH v5 12/13] tracing: Check for printable characters when printing field dyn strings
` [PATCH v5 13/13] tracing: Have persistent ring buffer print syscalls normally

[PATCH v4 0/5] mm: Refactor and improve VMA count limit code
 2025-10-28 21:24 UTC  (6+ messages)
` [PATCH v4 1/5] mm: Document lenient map_count checks
` [PATCH v4 2/5] mm/selftests: add max_vma_count tests
` [PATCH v4 3/5] mm: Introduce max_vma_count() to abstract the max map count sysctl
` [PATCH v4 4/5] mm: rename mm_struct::map_count to vma_count
` [PATCH v4 5/5] mm/tracing: introduce trace_mm_insufficient_vma_slots event

[PATCH AUTOSEL 6.17-6.1] ftrace: Fix softlockup in ftrace_module_enable
 2025-10-28 17:48 UTC  (3+ messages)

[PATCH] selftests/tracing: Run sample events to clear page cache events
 2025-10-28 16:27 UTC 

[PATCH] blktrace: for ftrace use correct trace format ver
 2025-10-28 13:56 UTC  (3+ messages)

[PATCH] blktrace: use debug print to report dropped events
 2025-10-28 13:56 UTC  (4+ messages)

[PATCH] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
 2025-10-28 13:54 UTC  (2+ messages)

[PATCH v2] spi: spi-mem: Trace exec_op
 2025-10-28 11:17 UTC  (2+ messages)

[PATCH] spi: spi-mem: Trace exec_op
 2025-10-28 11:17 UTC  (2+ messages)

[PATCH 0/3] x86/fgraph,bpf: Fix ORC stack unwind from return probe
 2025-10-28  7:02 UTC  (3+ messages)
` [PATCH 2/3] x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi "

[PATCH v3 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-10-27 17:11 UTC  (6+ messages)
` [PATCH v3 bpf 1/3] ftrace: Fix BPF fexit with livepatch

[PATCH v2 0/7] rtla/timerlat: Add --bpf-action option
 2025-10-27 15:26 UTC  (7+ messages)
` [PATCH v2 3/7] rtla/timerlat: Add example for BPF action program
` [PATCH v2 4/7] rtla/tests: Test "
` [PATCH v2 5/7] rtla/tests: Run Test::Harness in verbose mode
` [PATCH v2 6/7] Documentation/rtla: Rename sample/ to example/
` [PATCH v2 7/7] Documentation/rtla: Document --bpf-action option


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).