linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-04 18:03:24 to 2025-03-14 09:53:25 UTC [more...]

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

[PATCH v4 0/2] tracing: Show last boot module symbols
 2025-03-14  9:42 UTC  (4+ messages)
` [PATCH v4 1/2] tracing: Fix a compilation error without CONFIG_MODULES
` [PATCH v4 2/2] tracing: Show last module text symbols in the stacktrace

[PATCH v3 2/2] docs: tracing: Reduce maxdepth in index documentation
 2025-03-14  8:56 UTC  (7+ messages)

[PATCH v2] tracing: Correct the refcount if the hist/hist_debug file fails to open
 2025-03-14  6:53 UTC 

[PATCH] tracing: Correct the refcount for hist/hist_debug file if single_open() fails
 2025-03-14  0:57 UTC  (3+ messages)

[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
 2025-03-13 16:53 UTC  (3+ messages)

[PATCH v3 0/5] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-03-13 16:34 UTC  (7+ messages)
` [PATCH v3 1/5] panic: Move panic ctl tables into panic.c
` [PATCH v3 2/5] signal: Move signal ctl tables into signal.c
` [PATCH v3 3/5] tracing: Move trace sysctls into trace.c
` [PATCH v3 4/5] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
` [PATCH v3 5/5] sparc: mv sparc sysctls into their own file under arch/sparc/kernel

[PATCH v2 0/6] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-03-13 16:19 UTC  (13+ messages)
` [PATCH v2 1/6] panic: Move panic ctl tables into panic.c
` [PATCH v2 2/6] signal: Move signal ctl tables into signal.c
` [PATCH v2 3/6] tracing: Move trace sysctls into trace.c
` [PATCH v2 4/6] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
` [PATCH v2 5/6] sparc: mv sparc sysctls into their own file under arch/sparc/kernel
` [PATCH v2 6/6] s390: mv s390 sysctls into their own file under arch/s390 dir

[PATCH 00/10] RV: Linear temporal logic monitors for RT application
 2025-03-13 16:07 UTC  (22+ messages)
` [PATCH 01/10] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH 02/10] rv: Let the reactors take care of buffers
` [PATCH 03/10] rv: Add infrastructure for linear temporal logic monitor
` [PATCH 04/10] rv: Add rtapp_block monitor
` [PATCH 05/10] x86/tracing: Remove redundant trace_pagefault_key
` [PATCH 06/10] x86/tracing: Move page fault trace points to generic
` [PATCH 07/10] arm64: mm: Add page fault trace points
` [PATCH 08/10] riscv: "
` [PATCH 09/10] rv: Add rtapp_pagefault monitor
` [PATCH 10/10] rv: raise the number of per-task monitor to 2

[PATCH] rtla: Fix segfault in save_trace_to_file call
 2025-03-13 14:10 UTC 

[PATCH] tracing: Initialize scratch_size to zero to prevent UB
 2025-03-13 11:25 UTC 

[bug report] tracing: Have persistent trace instances save module addresses
 2025-03-13 11:15 UTC  (2+ messages)

Get back
 2025-03-13  5:07 UTC 

[PATCH] tracing: tprobe-events: Fix leakage of module refcount
 2025-03-13  1:00 UTC 

[PATCH v2 0/3] Add tracepoints for lowmem reserves, watermarks and totalreserve_pages
 2025-03-12 15:50 UTC  (8+ messages)
` [PATCH v2 1/3] mm/page_alloc: Add trace event for per-zone watermark setup
` [PATCH v2 2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup
` [PATCH v2 3/3] mm/page_alloc: Add trace event for totalreserve_pages calculation

[PATCH v3 1/2] docs: tracing: Refactor index.rst documentation
 2025-03-12 12:47 UTC 

[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
 2025-03-12  0:00 UTC  (4+ messages)

[PATCH v3] tracing: Show last module text symbols in the stacktrace
 2025-03-11 23:12 UTC  (5+ messages)

[PATCH -next v1 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-11 20:02 UTC  (13+ messages)
` [PATCH -next v1 3/3] "

[PATCH v2] kbuild: exclude .rodata.(cst|str)* when building ranges
 2025-03-11 17:28 UTC  (2+ messages)

[PATCH] kbuild: exclude .rodata.(cst|str)* when building ranges
 2025-03-11 17:27 UTC  (4+ messages)

[PATCH 0/3] docs: tracing: Refactor index.rst documentation
 2025-03-11 14:23 UTC  (2+ messages)

[PATCH 0/4] Documentation/rtla: Cover BPF sample collection
 2025-03-11 13:20 UTC  (8+ messages)
` [PATCH 1/4] Documentation/rtla: Fix duplicate text about timerlat tracer
` [PATCH 2/4] Documentation/rtla: Fix typo in rtla-timerlat.rst
` [PATCH 3/4] Documentation/rtla: Fix typo in common_timerlat_description.rst
` [PATCH 4/4] Documentation/rtla: Include BPF sample collection

[PATCH 1/3] docs: tracing: Reduce maxdepth in index documentation
 2025-03-11 12:40 UTC 

[PATCH] tracing/synthetic: Replace deprecated strncpy() with strscpy()
 2025-03-11 12:37 UTC  (2+ messages)

[PATCH] docs: tracing: Reduce maxdepth in index documentation
 2025-03-11 12:03 UTC  (3+ messages)

[PATCH v5] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-03-11  2:06 UTC  (5+ messages)

[PATCH v2] tracing: Skip update_last_data() if cleared and remove active check for save_mod()
 2025-03-11  1:30 UTC 

[PATCH] tracing: probe-events: Cleanup entry-arg storing code
 2025-03-11  1:29 UTC  (3+ messages)

[PATCH 8/8] tracing: Update modules to persistent instances when loaded
 2025-03-11  0:40 UTC  (4+ messages)
` [PATCH 2/3] tracing: Remove checking the activity when module map is updating

[RFC PATCH v2 0/3] tracing: Improve persistent ring buffer
 2025-03-10  8:59 UTC  (4+ messages)
` [RFC PATCH v2 1/3] tracing: Show last module text symbols in the stacktrace

[PATCH 1/2] Revert "pid: allow pid_max to be set per pid namespace"
 2025-03-10  7:32 UTC  (2+ messages)

[PATCH v2] tracing: tprobe-events: Fix to clean up tprobe correctly when module unload
 2025-03-10  6:14 UTC 

[PATCH] tracing: tprobe-events: Fix to clean up tprobe correctly when module unload
 2025-03-10  5:55 UTC  (3+ messages)

[RFC v2 0/9] khugepaged: mTHP support
 2025-03-10  4:17 UTC  (9+ messages)
` [RFC v2 7/9] khugepaged: add "

[PATCH] tracing: Constify struct event_trigger_ops
 2025-03-09 11:56 UTC 

[PATCH] ring-buffer: Have parameter to virt_addr_valid() cast to pointer
 2025-03-08 17:36 UTC 

[syzbot] [trace?] WARNING in tracepoint_add_func (2)
 2025-03-08  1:12 UTC  (2+ messages)

[PATCH v5 0/9] rv: Add scheduler specification monitors
 2025-03-07 17:38 UTC  (11+ messages)
` [PATCH v5 1/9] sched: Add sched tracepoints for RV task model
` [PATCH v5 2/9] rv: Add option for nested monitors and include sched
` [PATCH v5 3/9] rv: Add sco and tss per-cpu monitors
` [PATCH v5 4/9] rv: Add snroc per-task monitor
` [PATCH v5 5/9] rv: Add scpd, snep and sncid per-cpu monitors
` [PATCH v5 6/9] tools/rv: Add support for nested monitors
` [PATCH v5 7/9] verification/dot2k: "
` [PATCH v5 8/9] Documentation/rv: Add docs for the sched monitors
` [PATCH v5 9/9] tools/rv: Allow rv list to filter for container

[PATCH] scripts/tracing: Remove scripts/tracing/draw_functrace.py
 2025-03-07 15:39 UTC 

[PATCH -next] function_graph: Remove the unused variable func
 2025-03-07  3:43 UTC  (2+ messages)

[PATCH v2] tracepoint: Print the function symbol when tracepoint_debug is set
 2025-03-07  3:38 UTC 

[PATCH resend ] tracepoint: Print the function symbol when tracepoint_debug is set
 2025-03-07  3:03 UTC  (8+ messages)

[PATCH 00/11] Tracefs support for pKVM
 2025-03-06 19:56 UTC  (3+ messages)
` [PATCH 02/11] ring-buffer: Expose buffer_data_page material

[PATCH 0/2] kbuild: rpm-pkg: improve debuggability
 2025-03-06 17:29 UTC  (3+ messages)
` [PATCH 1/2] scripts: make python shebangs specific about desired version

[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
 2025-03-06 11:22 UTC  (7+ messages)

[PATCH 0/8] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-03-06 10:37 UTC  (7+ messages)
` [PATCH 3/8] ftrace: Move trace sysctls into trace.c
` [PATCH 4/8] stack_tracer: move sysctl registration to kernel/trace/trace.c

[PATCH 0/2] Alternative "pid_max" for 32-bit userspace
 2025-03-06  9:09 UTC  (8+ messages)
` [PATCH 2/2] pid: Optional first-fit pid allocation

[PATCH v4 0/4] per-function storage support
 2025-03-06  8:50 UTC  (16+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

riscv: WARNING: kernel/trace/fgraph.c:755 ftrace_return_to_handler
 2025-03-06  7:43 UTC 

[PATCH v3 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-03-05 15:21 UTC  (5+ messages)
` [PATCH v3 5/8] module: Add module_for_each_mod() function

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-05 13:12 UTC  (4+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION

[PATCH v4 00/11] rv: Add scheduler specification monitors
 2025-03-05 12:34 UTC  (4+ messages)
` [PATCH v4 02/11] rv: Add license identifiers to monitor files

[PATCH] x86/ftrace: fix boot time slowdown
 2025-03-05  6:47 UTC  (7+ messages)

[PATCH rcu 04/10] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
 2025-03-05  3:04 UTC 

[PATCH rcu 00/11] Lazy Preempt changes for v6.15
 2025-03-05  2:54 UTC  (4+ messages)
` [PATCH rcu 06/11] osnoise: provide quiescent states

[PATCH 0/4] tracing: Have function tracing and events handle module addresses
 2025-03-04 23:15 UTC  (5+ messages)
` [PATCH 1/4] tracing: Update function trace addresses with "
` [PATCH 2/4] tracing: Show function names when possible when listing fields
` [PATCH 3/4] tracing: Only return an adjusted address if it matches the kernel address
` [PATCH 4/4] tracing: Adjust addresses for printing out fields

[PATCH] selftests/ftrace: add 'poll' binary to gitignore
 2025-03-04 18:04 UTC  (4+ 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).