linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-13 13:35:47 to 2025-02-19 00:53:36 UTC [more...]

[PATCH 0/5] ftrace: Fix fprobe with function graph accounting
 2025-02-19  0:53 UTC  (7+ messages)
` [PATCH 1/5] ftrace: Fix accounting of adding subops to a manager ops
` [PATCH 2/5] ftrace: Do not add duplicate entries in subops "
` [PATCH 3/5] fprobe: Fix accounting of when to unregister from function graph
` [PATCH 4/5] fprobe: Always unregister fgraph function from ops
` [PATCH 5/5] selftests/ftrace: Update fprobe test to check enabled_functions file

[PATCH 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-02-19  0:24 UTC  (8+ messages)
` [PATCH 5/8] module: Add module_for_each_mod() function

[PATCH] tracing/user_events: Don't use %pK through printk
 2025-02-19  0:10 UTC  (2+ messages)

[RFC v2 0/9] khugepaged: mTHP support
 2025-02-18 22:30 UTC  (28+ messages)
` [RFC v2 1/9] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [RFC v2 2/9] khugepaged: rename hpage_collapse_* to khugepaged_*
` [RFC v2 6/9] khugepaged: introduce khugepaged_scan_bitmap for mTHP support
` [RFC v2 7/9] khugepaged: add "

[PATCH v5 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-18 19:59 UTC  (7+ messages)
` [PATCH v5 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v5 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v5 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v5 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v5 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v5 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH v4 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-18 19:56 UTC  (9+ messages)
` [PATCH v4 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v4 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v4 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v4 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v4 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v4 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-18 19:11 UTC  (11+ messages)

[PATCH] tracing: Do not allow mmap() of persistent ring buffer
 2025-02-18 15:21 UTC  (12+ messages)

[PATCH v4 0/2] tracing: Make persistent ring buffer freeable
 2025-02-18 15:09 UTC  (3+ messages)
` [PATCH v4 1/2] mm/memblock: Add reserved memory release function
` [PATCH v4 2/2] tracing: Freeable reserved ring buffer

[PATCH 0/8] rtla: Collect data using BPF program
 2025-02-18 14:58 UTC  (9+ messages)
` [PATCH 1/8] rtla/timerlat: Unify params struct
` [PATCH 2/8] tools/build: Add bpftool-skeletons feature test
` [PATCH 3/8] rtla: Add optional dependency on BPF tooling
` [PATCH 4/8] rtla/timerlat: Add BPF skeleton to collect samples
` [PATCH 5/8] rtla/timerlat_hist: Use BPF "
` [PATCH 6/8] rtla/timerlat_top: Move divisor to update
` [PATCH 7/8] rtla/timerlat_top: Use BPF to collect samples
` [PATCH 8/8] rtla/timerlat: Test BPF mode

[PATCH net-next v2] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-02-18 14:40 UTC  (5+ messages)

[PATCH 0/2] kbuild: rpm-pkg: improve debuggability
 2025-02-18 14:34 UTC  (4+ messages)
` [PATCH 1/2] scripts: make python shebangs specific about desired version

[PATCH 0/8] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-02-18 14:08 UTC  (11+ messages)
` [PATCH 1/8] panic: Move panic ctl tables into panic.c
` [PATCH 2/8] signal: Move signal ctl tables into signal.c
` [PATCH 3/8] ftrace: Move trace sysctls into trace.c
` [PATCH 4/8] stack_tracer: move sysctl registration to kernel/trace/trace.c
` [PATCH 5/8] events: Move perf_event sysctls into kernel/events
` [PATCH 6/8] sparc: mv sparc sysctls into their own file under arch/sparc/kernel
` [PATCH 7/8] s390: mv s390 sysctls into their own file under arch/s390 dir
` [PATCH 8/8] x86: Move sysctls into arch/x86

[PATCH v3 0/2] tracing: Make persistent ring buffer freeable
 2025-02-18 13:06 UTC  (7+ messages)
` [PATCH v3 1/2] mm/memblock: Add reserved memory release function

[PATCH -next] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-18 13:02 UTC  (6+ messages)
` Add Morton,Peter and David for discussion//Re: "

[PATCH v4 00/11] rv: Add scheduler specification monitors
 2025-02-18 12:31 UTC  (12+ messages)
` [PATCH v4 01/11] tracing: Fix DECLARE_TRACE_CONDITION
` [PATCH v4 02/11] rv: Add license identifiers to monitor files
` [PATCH v4 03/11] sched: Add sched tracepoints for RV task model
` [PATCH v4 04/11] rv: Add option for nested monitors and include sched
` [PATCH v4 05/11] rv: Add sco and tss per-cpu monitors
` [PATCH v4 06/11] rv: Add snroc per-task monitor
` [PATCH v4 07/11] rv: Add scpd, snep and sncid per-cpu monitors
` [PATCH v4 08/11] tools/rv: Add support for nested monitors
` [PATCH v4 09/11] verification/dot2k: "
` [PATCH v4 10/11] Documentation/rv: Add docs for the sched monitors
` [PATCH v4 11/11] tools/rv: Allow rv list to filter for container

[PATCH v1] fgraph: Correct typo in ftrace_return_to_handler comment
 2025-02-18 12:20 UTC 

[syzbot] [netfs?] INFO: task hung in pipe_write (6)
 2025-02-18  9:37 UTC 

[PATCH v5 RESEND] cpuidle: psci: Add trace for PSCI domain idle
 2025-02-18  9:17 UTC  (5+ messages)

[PATCH v2 00/11] rv: Add scheduler specification monitors
 2025-02-18  7:06 UTC  (10+ messages)
` [PATCH v2 03/11] sched: Add sched tracepoints for RV task model

[PATCH 0/2] selftests/ftrace: Fix ftracetest test cases
 2025-02-17 17:59 UTC  (4+ messages)
` [PATCH 2/2] selftests/ftrace: Make uprobe test more robust against binary name

[PATCH v3 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-17 15:20 UTC  (9+ messages)
` [PATCH v3 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v3 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v3 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v3 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v3 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v3 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH v2 00/11] rv: Add scheduler specification monitors
 2025-02-17 13:12 UTC  (12+ messages)
` [PATCH v2 01/11] tracing: Fix DECLARE_TRACE_CONDITION
` [PATCH v2 02/11] rv: Add license identifiers to monitor files
` [PATCH v2 03/11] sched: Add sched tracepoints for RV task model
` [PATCH v2 04/11] rv: Add option for nested monitors and include sched
` [PATCH v2 05/11] rv: Add sco and tss per-cpu monitors
` [PATCH v2 06/11] rv: Add snroc per-task monitor
` [PATCH v2 07/11] rv: Add scpd, snep and sncid per-cpu monitors
` [PATCH v2 08/11] tools/rv: Add support for nested monitors
` [PATCH v2 09/11] verification/dot2k: "
` [PATCH v2 10/11] Documentation/rv: Add docs for the sched monitors
` [PATCH v2 11/11] tools/rv: Allow rv list to filter for container

[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
 2025-02-17 12:09 UTC  (5+ messages)

[PATCH] docs: tracing: Reduce maxdepth in index documentation
 2025-02-17 11:21 UTC 

[PATCH v3] docs: tracing: Refactor index.rst documentation
 2025-02-17 11:06 UTC 

[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-17  9:32 UTC  (10+ messages)
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()

[PATCH] uprobes: Don't use %pK through printk
 2025-02-17  7:43 UTC 

[PATCH v2 04/11] rv: Add option for nested monitors and include sched
 2025-02-17  6:56 UTC  (3+ messages)

[PATCH 1/5] ring-buffer: Update pages_touched to reflect persistent buffer content
 2025-02-17  2:46 UTC 

[PATCH v2 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-02-16  2:35 UTC  (10+ messages)
` [PATCH v2 1/8] ring-buffer: Use kaslr address instead of text delta
` [PATCH v2 2/8] ring-buffer: Add buffer meta data for persistent ring buffer
` [PATCH v2 3/8] ring-buffer: Add ring_buffer_meta_scratch()
` [PATCH v2 4/8] tracing: Have persistent trace instances save KASLR offset
` [PATCH v2 5/8] module: Add module_for_each_mod() function
` [PATCH v2 6/8] tracing: Have persistent trace instances save module addresses
` [PATCH v2 7/8] tracing: Show module names and addresses of last boot
` [PATCH v2 8/8] tracing: Update modules to persistent instances when loaded

[PATCH] ring-buffer: Allow persistent ring buffers to be mmapped
 2025-02-15 15:21 UTC  (2+ messages)

[PATCH] ring-buffer: Update pages_touched to reflect persistent buffer content
 2025-02-15 15:17 UTC  (2+ messages)

[PATCH v2] tracing: Do not allow mmap() of persistent ring buffer
 2025-02-15 15:14 UTC  (3+ messages)

[PATCH linux-next] tracing: use strscpy() to instead of strncpy()
 2025-02-14 22:27 UTC  (3+ messages)

[PATCH] ring-buffer: Validate the persistent meta data subbuf array
 2025-02-14 15:28 UTC 

[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
 2025-02-14 10:08 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tools: Remove redundant quiet setup

[PATCH] tracing: Have the error of __tracing_resize_ring_buffer() passed to user
 2025-02-14  0:27 UTC  (2+ messages)

[PATCH] ring-buffer: Unlock resize on mmap error
 2025-02-14  0:10 UTC  (2+ messages)

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
 2025-02-13 20:37 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup

[PATCH v2] docs: trace: Refactor index documentation
 2025-02-13 19:12 UTC  (5+ messages)

NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
 2025-02-13 17:07 UTC  (6+ messages)

[PATCH] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
 2025-02-13 15:14 UTC  (4+ messages)

[PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault()
 2025-02-13 13:35 UTC  (12+ 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).