linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 15:21:03 to 2022-12-07 17:36:27 UTC [more...]

[PATCH 0/2] x86/mm/kmmio: Have mmiotracer play nice with lockdep
 2022-12-07 17:36 UTC  (4+ messages)
` [PATCH 1/2] x86/mm/kmmio: Switch to arch_spin_lock()
` [PATCH 2/2] x86/mm/kmmio: Remove rcu_read_lock()

[PATCH] tracing/hist: Fix issue of losting command info in error_log
 2022-12-07 13:53 UTC 

[PATCH] tracing: Fix issue of missing one synthetic field
 2022-12-07  9:15 UTC 

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-12-07  8:21 UTC  (20+ messages)
` [PATCH v10 01/13] kbuild: add modules.builtin.objs
` [PATCH v10 02/13] kbuild: bring back tristate.conf
` [PATCH v10 03/13] kbuild: add tristate checker
` [PATCH v10 04/13] kbuild: fix up substitutions in makefiles to allow for "
` [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
` [PATCH v10 06/13] build: add a simple iterator over modules.builtin.objs
` [PATCH v10 07/13] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v10 08/13] kbuild: make address ranges map work with IBT
` [PATCH v10 09/13] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v10 10/13] kallsyms: optimize .kallsyms_modules*
` [PATCH v10 11/13] kallsyms: distinguish text symbols fully using object file names
` [PATCH v10 12/13] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
` [PATCH v10 13/13] perf: proof-of-concept kallmodsyms support

[PATCH] tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
 2022-12-07  3:51 UTC 

[PATCH] tracing/hist: Fix wrong return value in parse_action_params()
 2022-12-07  3:46 UTC 

[PATCH v3 3/4] include/asm-generic/io.h: remove performing pointer arithmetic on a null pointer
 2022-12-06 22:50 UTC  (5+ messages)

[PATCH v2] trace: Fix some checker warnings
 2022-12-06 16:47 UTC  (5+ messages)

[PATCH v2] tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
 2022-12-06 14:18 UTC 

[PATCH 5.4 141/153] tracing/ring-buffer: Have polling block on watermark
 2022-12-05 19:11 UTC 

[PATCH v3 1/4] kernel/trace: Introduce trace_probe_print_args and use it in *probes
 2022-12-05  8:29 UTC 

[PATCH v3 4/4] kernel/trace: remove calling regs_* when compiling HEXAGON
 2022-12-05  8:30 UTC 

[PATCH v3 2/4] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2022-12-05  8:29 UTC 

[PATCH v3 0/4] reorganize trace_peobe_tmpl.h
 2022-12-05  8:29 UTC 

FAILED: patch "[PATCH] tracing/ring-buffer: Have polling block on watermark" failed to apply to 5.4-stable tree
 2022-12-04 15:41 UTC  (3+ messages)

[PATCH v2 2/2] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2022-11-30 11:22 UTC  (4+ messages)

[PATCH v2 1/2] kernel/trace: Introduce trace_probe_print_args and use it in *probes
 2022-11-24 23:40 UTC  (2+ messages)

[PATCH] tracing: Fix race where histograms can be called before the event
 2022-11-23 23:39 UTC  (2+ messages)

[PATCH 0/2] tracing: Prevent UAF on reused trace event type numbers
 2022-11-23 22:42 UTC  (4+ messages)
` [PATCH 1/2] tracing: Add tracing_reset_all_online_cpus_unlocked() function
` [PATCH 2/2] tracing: Free buffers when a used dynamic event is removed

[PATCH] tracing: Fix race where eprobes can be called before the event
 2022-11-23 21:02 UTC  (3+ messages)

[PATCH] tracing/eprobe: Update cond flag before enabling trigger
 2022-11-23 16:33 UTC  (9+ messages)

[PATCH] ftrace: Avoid needless updates of the ftrace function call
 2022-11-23 15:30 UTC  (4+ messages)

[PATCH v2] tracing: Optimize event type allocation with IDA
 2022-11-23 13:37 UTC  (2+ messages)

[PATCH 6.0 201/314] tracing/ring-buffer: Have polling block on watermark
 2022-11-23  8:50 UTC  (2+ messages)
` [PATCH 6.0 204/314] tracing: Fix race where eprobes can be called before the event

[PATCH 5.15 111/181] tracing/ring-buffer: Have polling block on watermark
 2022-11-23  8:51 UTC  (2+ messages)
` [PATCH 5.15 114/181] tracing: Fix race where eprobes can be called before the event

[PATCH 5.10 086/149] tracing/ring-buffer: Have polling block on watermark
 2022-11-23  8:51 UTC 

[PATCH v2 0/2] reorganize trace_peobe_tmpl.h
 2022-11-23  8:01 UTC 

[PATCH] tracing/probes: Handle system names with hyphens
 2022-11-22 17:23 UTC 

[PATCH 1/4] kernel/trace: Introduce new APIs to process probe arguments
 2022-11-22  4:18 UTC  (6+ messages)

FAILED: patch "[PATCH] tracing/ring-buffer: Have polling block on watermark" failed to apply to 4.9-stable tree
 2022-11-21 11:12 UTC 

FAILED: patch "[PATCH] tracing/ring-buffer: Have polling block on watermark" failed to apply to 4.14-stable tree
 2022-11-21 11:12 UTC 

FAILED: patch "[PATCH] tracing/ring-buffer: Have polling block on watermark" failed to apply to 4.19-stable tree
 2022-11-21 11:12 UTC 

[BUG] tracing: Possible data race on global variable 'trace_probe_log'
 2022-11-21  8:11 UTC 

[for-linus][PATCH 01/13] tracing/ring-buffer: Have polling block on watermark
 2022-11-20 20:07 UTC  (2+ messages)
` [for-linus][PATCH 13/13] tracing: Fix race where eprobes can be called before the event

[PATCH 4/4] kernel/trace/uprobe: Use new APIs to process uprobe arguments
 2022-11-16 12:25 UTC 

[PATCH 3/4] kernel/trace/eprobe: Use new APIs to process eprobe arguments
 2022-11-16 12:25 UTC 

[PATCH 2/4] kernel/trace/kprobe: Use new APIs to process kprobe arguments
 2022-11-16 12:25 UTC 

[PATCH 0/4] move functions in trace_probe_tmpl.h to trace_probe.c
 2022-11-16 12:24 UTC 

[PATCH RFC V2] kernel/trace: move functions in trace_probe_tmpl.h to trace_probe.c
 2022-11-15  2:51 UTC  (2+ messages)

[PATCH] tracepoint: Allow livepatch module add trace event
 2022-11-14 17:20 UTC 

[PATCH] tracing/eprobe: Fix eprobe filter to make a filter correctly
 2022-11-14 15:02 UTC  (4+ messages)

[PATCH] tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
 2022-11-14 13:06 UTC  (3+ messages)

[PATCH] tracing: Fix warning on variable 'struct trace_array'
 2022-11-11 12:48 UTC 

[PATCH v2] tracing: Dump instance traces into dmesg on ftrace_dump_on_oops
 2022-11-11  2:22 UTC  (3+ messages)

[RFC PATCH 0/9] tracing: Add fprobe events
 2022-11-08 15:50 UTC  (10+ messages)
` [RFC PATCH 1/9] fprobe: Pass entry_data to handlers
` [RFC PATCH 2/9] lib/test_fprobe: Add private entry_data testcases
` [RFC PATCH 3/9] fprobe: Add nr_maxactive to specify rethook_node pool size
` [RFC PATCH 4/9] lib/test_fprobe: Add a test case for nr_maxactive
` [RFC PATCH 5/9] fprobe: Skip exit_handler if entry_handler returns !0
` [RFC PATCH 6/9] lib/test_fprobe: Add a testcase for skipping exit_handler
` [RFC PATCH 7/9] docs: tracing: Update fprobe documentation
` [RFC PATCH 8/9] fprobe: Pass return address to the handlers
` [RFC PATCH 9/9] tracing/probes: Add fprobe-events

[GIT PULL] tracing: Fixes for 6.1-rc3
 2022-11-06 18:49 UTC  (2+ messages)

BUG: ib_mad ftrace event unsupported migration
 2022-11-03 16:32 UTC  (11+ messages)

[PATCH v2] ftrace: Fix use-after-free for dynamic ftrace_ops
 2022-11-03  6:33 UTC  (6+ messages)

[PATCH] ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
 2022-11-03  2:53 UTC  (2+ messages)

[PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops
 2022-11-03  2:06 UTC  (7+ messages)

[PATCH -next] ftrace: Fix use-after-free for dynamic ftrace_ops
 2022-11-01  6:52 UTC  (2+ messages)

[PATCH v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-10-27 19:57 UTC  (9+ messages)
` [PATCH v9 1/8] kbuild: bring back tristate.conf
` [PATCH v9 2/8] kbuild: add modules_thick.builtin
` [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v9 5/8] kallsyms: optimize .kallsyms_modules*
` [PATCH v9 6/8] kallsyms: distinguish text symbols fully using object file names
` [PATCH v9 7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
` [PATCH v9 8/8] perf: proof-of-concept kallmodsyms support

[PATCH v2 0/2] tracing/probes: Add 'symstr' type for probes
 2022-10-26 15:48 UTC  (3+ messages)
` [PATCH v2 1/2] tracing/probes: Add symstr type for dynamic events
` [PATCH v2 2/2] tracing/probes: Reject symbol/symstr type for uprobe

[PATCH 0/2] tracing/probes: Add 'symstr' type for probes
 2022-10-26 15:42 UTC  (4+ messages)
` [PATCH 1/2] tracing/probes: Add symstr type for dynamic events
` [PATCH 2/2] tracing/probes: Reject symbol/symstr type for uprobe

[PATCH v2] tracing/fprobe: Fix to check whether fprobe is registered correctly
 2022-10-26  9:33 UTC 

[PATCH] tracing/fprobe: Fix to check whether fprobe is registered correctly
 2022-10-26  9:11 UTC  (5+ messages)

[RFC PATCH] text_poke/ftrace/x86: Allow text_poke() to be called in early boot
 2022-10-25 10:28 UTC  (7+ messages)

[PATCH] ring-buffer: Include dropped pages in counting dirty patches
 2022-10-24 14:58 UTC  (3+ messages)

[PATCH v2] ring-buffer: Include dropped pages in counting dirty patches
 2022-10-24 15:18 UTC 

[PATCH v2] x86/mm: Refuse W^X violations
 2022-10-24 15:27 UTC 

[PATCH] tracing/ring-buffer: Have polling block on watermark
 2022-10-21  3:14 UTC 

[PATCH v2] tracing: Add trace_trigger kernel command line option
 2022-10-21  1:00 UTC 

[PATCH] tracing: Add trace_trigger kernel command line option
 2022-10-20 22:23 UTC  (13+ 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).