linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-10 17:04:04 to 2025-12-19 08:13:20 UTC [more...]

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
 2025-12-19  2:22 UTC  (5+ messages)
` [PATCH bpf-next v3 3/6] bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAME

[PATCH 0/2] bpf: Add kretprobe fallback for kprobe multi link
 2025-12-19  1:57 UTC  (7+ messages)
` [PATCH 1/2] bpf: Prepare for kprobe multi link fallback patch
` [PATCH 2/2] bpf: Implement kretprobe fallback for kprobe multi link

[PATCH v3 0/4] Unload linux/kernel.h
 2025-12-18 21:53 UTC  (17+ messages)
` [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

[PATCH] tracing: Remove size parameter in __trace_puts()
 2025-12-18 21:56 UTC  (2+ messages)

[PATCH] selftests/ftrace: Add test dependency
 2025-12-18 23:32 UTC  (2+ messages)

[PATCH] selftests/ftrace: Test toplevel-enable for instance
 2025-12-18 23:30 UTC  (5+ messages)

[PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names
 2025-12-18 23:27 UTC  (4+ messages)

[PATCH v10 1/3] lib: Introduce hierarchical per-cpu counters
 2025-12-18 22:18 UTC  (5+ messages)
` [PATCH v10 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
` [PATCH v10 3/3] mm: Implement precise OOM killer task selection

[PATCH 00/12] mm/damon: introduce {,max_}nr_snapshots and tracepoint for damos stats
 2025-12-18 17:29 UTC  (7+ messages)
` [PATCH 12/12] mm/damon/core: add trace point for damos stat per apply interval

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-18 16:41 UTC  (16+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label
` [PATCH 2/3] mm/khugepaged: use enum scan_result for result variables
` [PATCH 3/3] mm/khugepaged: make khugepaged_collapse_control static

[PATCHv5 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-18 16:26 UTC  (20+ messages)
` [PATCHv5 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv5 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv5 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv5 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv5 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv5 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv5 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv5 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv5 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH v4 0/7] Fix the failure issue of the module_attach test case
 2025-12-18 15:26 UTC  (11+ messages)
` [PATCH v4 1/7] LoongArch: ftrace: Refactor register restoration in ftrace_common_return
` [PATCH v4 2/7] LoongArch: Enable exception fixup for specific ADE subcode
` [PATCH v4 3/7] LoongArch: BPF: Enable and fix trampoline-based tracing for module functions
` [PATCH v4 4/7] LoongArch: BPF: Save return address register ra to t0 before trampoline
` [PATCH v4 5/7] LoongArch: BPF: Adjust the jump offset of tail calls
` [PATCH v4 6/7] LoongArch: BPF: Enhance the bpf_arch_text_poke() function
` [PATCH v4 7/7] LoongArch: ftrace: Adjust register stack restore order in direct call trampolines

[PATCH v8] dma-buf: add some tracepoints to debug
 2025-12-18 10:25 UTC  (2+ messages)

[PATCH v3 0/7] kallsyms: Prevent invalid access when showing module buildid
 2025-12-18  9:09 UTC  (5+ messages)

[PATCH v3 00/13] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-12-18  7:26 UTC  (14+ messages)
` [PATCH v3 01/13] rv: Unify DA event handling functions across monitor types
` [PATCH v3 02/13] rv: Add Hybrid Automata monitor type
` [PATCH v3 06/13] rv: Add sample hybrid monitors stall
` [PATCH v3 07/13] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v3 08/13] sched: Export hidden tracepoints to modules
` [PATCH v3 10/13] rv: Add support for per-object monitors in DA/HA

[PATCH v3] kallsyms: Always initialize modbuildid
 2025-12-17 22:30 UTC  (3+ messages)

[PATCH 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
 2025-12-17 22:21 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mm: vmscan: add cgroup IDs "
  ` [PATCH v2 2/2] mm: vmscan: add PIDs "

[PATCH] unwind: Show that entries of struct unwind_cache is not bound by nr_entries
 2025-12-17 20:11 UTC  (3+ messages)

[PATCH] tracing: Allow perf to read synthetic events
 2025-12-17 19:08 UTC  (3+ messages)

[PATCH v2] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
 2025-12-17 18:37 UTC  (2+ messages)

[PATCH 0/4] Use __counted_by for ancestor arrays
 2025-12-17 16:46 UTC  (3+ messages)
` [PATCH 2/4] cgroup: Introduce cgroup_level() helper

[PATCHSET v6 0/6] perf tools: Add deferred callchain support
 2025-12-17 16:00 UTC  (9+ messages)
` [PATCH v6 4/6] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v6 5/6] perf tools: Merge deferred user callchains

[PATCH v7] dma-buf: add some tracepoints to debug
 2025-12-17 15:52 UTC  (2+ messages)

[PATCH v1 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
 2025-12-17  9:06 UTC  (3+ messages)

[PATCH v2] ftrace: fix address for jmp mode in t_show
 2025-12-17  3:00 UTC 

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2025-12-17  1:33 UTC  (5+ messages)
` [PATCH v13 mm-new 07/16] khugepaged: introduce collapse_max_ptes_none helper function

[PATCH] ftrace: fix address for jmp mode in t_show
 2025-12-17  1:32 UTC  (3+ messages)

[PATCH] tracing: Do not register unsupported perf events
 2025-12-16 23:24 UTC 

[PATCH] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2025-12-16 18:06 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 1/8] tools/rtla: Add common_parse_options()
 2025-12-16 18:04 UTC  (17+ messages)
` [PATCH v2 2/8] tools/rtla: Consolidate -c/--cpus option parsing
` [PATCH v2 3/8] tools/rtla: Consolidate -C/--cgroup "
` [PATCH v2 4/8] tools/rtla: Consolidate -D/--debug "
` [PATCH v2 5/8] tools/rtla: Consolidate -d/--duration "
` [PATCH v2 6/8] tools/rtla: Consolidate -e/--event "
` [PATCH v2 7/8] tools/rtla: Consolidate -P/--priority "
` [PATCH v2 8/8] tools/rtla: Consolidate -H/--house-keeping "

[PATCH] trace: fix UBSAN warning in __remove_instance
 2025-12-16 17:49 UTC 

[PATCH v3 0/4] Fix the failure issue of the module_attach test case
 2025-12-16 17:11 UTC  (6+ messages)
` [PATCH v3 1/4] LoongArch: ftrace: Refactor register restoration in ftrace_common_return
` [PATCH v3 2/4] LoongArch: Enable exception fixup for specific ADE subcode
` [PATCH v3 3/4] LoongArch: BPF: Enhance trampoline support for kernel and module tracing
` [PATCH v3 4/4] LoongArch: ftrace: Adjust register stack restore order in direct call trampolines

[PATCH v6] dma-buf: add some tracepoints to debug
 2025-12-16 16:15 UTC  (4+ messages)
    ` 答复: [External Mail]Re: "

[PATCH v4 0/7] rtla/timerlat: Add low-latency BPF-based actions
 2025-12-16 15:28 UTC  (4+ messages)
` [PATCH v4 3/7] rtla/timerlat: Add example for BPF action program

[PATCH v2 0/2] x86, mm: minor tlb_flush tracepoint adjustments
 2025-12-16 10:32 UTC  (7+ messages)
` [PATCH v2 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
` [PATCH v2 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS

[PATCH v1 1/1] bpf: Disable -Wsuggest-attribute=format
 2025-12-16  0:53 UTC  (8+ messages)

[PATCH v5] dma-buf: add some tracepoints to debug
 2025-12-15 20:30 UTC  (2+ messages)

[PATCH V4 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2025-12-15  8:46 UTC  (3+ messages)
` [PATCH V4 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V4 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE

[PATCH v3 1/2] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
 2025-12-15  4:56 UTC  (3+ messages)

[PATCH v4 0/3] Use BTF to trim return values
 2025-12-15  3:41 UTC  (4+ messages)
` [PATCH v4 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INFO_BTF is enabled
` [PATCH v4 2/3] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
` [PATCH v4 3/3] tracing: Update funcgraph-retval documentation

[RFC PATCH v3 00/17] s390: SFrame user space unwinding
 2025-12-12  9:21 UTC  (9+ messages)
` [RFC PATCH v3 05/17] s390: asm/dwarf.h should only be included in assembly files
` [RFC PATCH v3 14/17] s390/unwind_user/sframe: Enable HAVE_UNWIND_USER_SFRAME
` [RFC PATCH v3 17/17] s390/unwind_user/fp: Enable back chain unwinding of user space

[PATCH v3 0/2] Use BTF to trim return values
 2025-12-12  2:14 UTC  (3+ messages)
` [PATCH v3 2/2] tracing: Update funcgraph-retval documentation

[PATCH AUTOSEL 6.18-6.6] MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits
 2025-12-12  2:09 UTC 

[PATCH] tracing: Fix error handling in event_hist_trigger_parse
 2025-12-12  1:45 UTC  (2+ messages)

[RFC 0/5] ext4: mark more ops fast-commit ineligible
 2025-12-11 11:51 UTC  (6+ messages)
` [RFC 1/5] ext4: mark inode format migration "
` [RFC 2/5] ext4: mark fs-verity enable "
` [RFC 3/5] ext4: mark move extents "
` [RFC 4/5] ext4: mark group add "
` [RFC 5/5] ext4: mark group extend "

[RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
 2025-12-11  6:37 UTC  (2+ messages)

[PATCH v14 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-12-11  0:30 UTC  (2+ 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).