linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-26 13:56:26 to 2024-12-06 00:09:53 UTC [more...]

[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-06  0:09 UTC  (5+ messages)
` [PATCH v20 01/19] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v20 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v20 03/19] fgraph: Pass ftrace_regs to retfunc
` [PATCH v20 04/19] fprobe: Use ftrace_regs in fprobe entry handler

[PATCH v19 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-05 23:09 UTC  (4+ messages)
` [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer

[PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-12-05 18:23 UTC  (3+ messages)

[RFC PATCH V0 09/10] trace/kmmscand: Add tracing of scanning and migration
 2024-12-05 17:46 UTC  (2+ messages)

[PATCH v2] tracing: Remove definition of trace_*_rcuidle()
 2024-12-05 17:32 UTC  (13+ messages)

[PATCH v2] selftests/ftrace: adjust offset for kprobe syntax error test
 2024-12-05 16:12 UTC  (6+ messages)

[v9] security: add trace event for cap_capable
 2024-12-05  3:04 UTC  (2+ messages)

[PATCH][next] blktrace: remove redundant return at end of function
 2024-12-05  1:20 UTC  (3+ messages)

[PATCH net-next] bridge: Make the FDB consider inner tag for Q-in-Q
 2024-12-05  1:14 UTC  (12+ messages)

[PATCH AUTOSEL 4.19 1/6] tracing: Use atomic64_inc_return() in trace_clock_counter()
 2024-12-04 15:52 UTC 

[PATCH AUTOSEL 5.4 1/7] tracing: Use atomic64_inc_return() in trace_clock_counter()
 2024-12-04 15:52 UTC 

[PATCH AUTOSEL 5.10 2/9] tracing: Use atomic64_inc_return() in trace_clock_counter()
 2024-12-04 15:51 UTC 

[PATCH AUTOSEL 5.15 2/9] tracing: Use atomic64_inc_return() in trace_clock_counter()
 2024-12-04 15:51 UTC 

[PATCH AUTOSEL 6.1 02/15] tracing/ftrace: disable preemption in syscall probe
 2024-12-04 15:50 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 03/15] tracing: Use atomic64_inc_return() in trace_clock_counter()
` [PATCH AUTOSEL 6.1 04/15] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [PATCH AUTOSEL 6.1 15/15] verification/dot2: Improve dot parser robustness

[PATCH AUTOSEL 6.6 02/24] tracing/ftrace: disable preemption in syscall probe
 2024-12-04 15:49 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 03/24] tracing: Use atomic64_inc_return() in trace_clock_counter()
` [PATCH AUTOSEL 6.6 04/24] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [PATCH AUTOSEL 6.6 05/24] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
` [PATCH AUTOSEL 6.6 07/24] rtla/utils: Add idle state disabling via libcpupower
` [PATCH AUTOSEL 6.6 24/24] verification/dot2: Improve dot parser robustness

[PATCH AUTOSEL 6.11 02/33] rtla: Fix consistency in getopt_long for timerlat_hist
 2024-12-04 15:47 UTC  (10+ messages)
` [PATCH AUTOSEL 6.11 03/33] tracing/ftrace: disable preemption in syscall probe
` [PATCH AUTOSEL 6.11 04/33] tracing: Use atomic64_inc_return() in trace_clock_counter()
` [PATCH AUTOSEL 6.11 05/33] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [PATCH AUTOSEL 6.11 06/33] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
` [PATCH AUTOSEL 6.11 07/33] rtla/timerlat: Make timerlat_hist_cpu->*_count "
` [PATCH AUTOSEL 6.11 10/33] rtla/utils: Add idle state disabling via libcpupower
` [PATCH AUTOSEL 6.11 11/33] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
` [PATCH AUTOSEL 6.11 31/33] tools/rtla: Enhance argument parsing in timerlat_load.py
` [PATCH AUTOSEL 6.11 32/33] verification/dot2: Improve dot parser robustness

[PATCH AUTOSEL 6.12 02/36] rtla: Fix consistency in getopt_long for timerlat_hist
 2024-12-04 15:45 UTC  (11+ messages)
` [PATCH AUTOSEL 6.12 03/36] tracing/ftrace: disable preemption in syscall probe
` [PATCH AUTOSEL 6.12 04/36] tracing: Use atomic64_inc_return() in trace_clock_counter()
` [PATCH AUTOSEL 6.12 05/36] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [PATCH AUTOSEL 6.12 06/36] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
` [PATCH AUTOSEL 6.12 07/36] rtla/timerlat: Make timerlat_hist_cpu->*_count "
` [PATCH AUTOSEL 6.12 10/36] rtla/utils: Add idle state disabling via libcpupower
` [PATCH AUTOSEL 6.12 11/36] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
` [PATCH AUTOSEL 6.12 33/36] tracing: Fix function name for trampoline
` [PATCH AUTOSEL 6.12 34/36] tools/rtla: Enhance argument parsing in timerlat_load.py
` [PATCH AUTOSEL 6.12 35/36] verification/dot2: Improve dot parser robustness

[PATCH] tracing: Fix archs that still call tracepoints without RCU watching
 2024-12-04 15:04 UTC 

[PATCH v3 0/2] Add basic tracing support for m68k
 2024-12-04 10:48 UTC  (4+ messages)
` [PATCH v3 1/2] m68k: Add tracirqs
` [PATCH v3 2/2] arch: m68k: Add STACKTRACE support

[PATCH v4 0/2] Add basic tracing support for m68k
 2024-12-04  7:14 UTC  (3+ messages)
` [PATCH v4 1/2] m68k: Enable traceirqs
` [PATCH v4 2/2] arch: m68k: Add STACKTRACE support

[heads up] microblaze ftrace breakage since 60b1f578b578 "ftrace: Get the true parent ip for function tracer"
 2024-12-04  4:43 UTC 

[PATCH resend] bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING
 2024-12-04  2:23 UTC  (2+ messages)

[syzbot] [netfs?] WARNING in netfs_retry_reads (2)
 2024-12-04  1:51 UTC  (3+ messages)

[PATCH] tracing: Fix cmp_entries_dup() to respect sort() comparison rules
 2024-12-03 20:22 UTC 

[PATCH v2 0/2] Add basic tracing support for m68k
 2024-12-03 19:10 UTC  (5+ messages)
` [PATCH v2 1/2] m68k: Add tracirqs
` [PATCH v2 2/2] arch: m68k: Add STACKTRACE support

[PATCH] ftrace: Show timings of how long nop patching took
 2024-12-03 15:17 UTC  (7+ messages)

[PATCH v3 1/7] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2024-12-03 14:44 UTC  (7+ messages)
    `  "
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v3 4/7] riscv: ftrace: do not use stop_machine to update code

[PATCH] x86/ftrace: fix boot time slowdown
 2024-12-03  9:08 UTC  (2+ messages)

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-12-03  6:25 UTC  (17+ messages)
` [PATCH RFC 2/2] arch: m68k: Add STACKTRACE support

[syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
 2024-12-02 12:41 UTC  (4+ messages)

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-12-01 12:53 UTC  (12+ messages)

[v8] security: add trace event for cap_capable
 2024-11-30 20:07 UTC  (3+ messages)

[syzbot] [block?] [trace?] possible deadlock in do_page_mkwrite (2)
 2024-11-30 15:59 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: Remove bpf_probe_write_user() warning message
 2024-11-29 19:30 UTC  (5+ messages)
` [PATCH bpf-next v4 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_read_iter
 2024-11-29 17:15 UTC  (3+ messages)

[PATCH v2 0/6] kprobes: tracing/probes: Fix and cleanup to use guard
 2024-11-29 16:48 UTC  (7+ messages)
` [PATCH v2 1/6] tracing/eprobe: Fix to release eprobe when failed to add dyn_event
` [PATCH v2 2/6] kprobes: Adopt guard() and scoped_guard()
` [PATCH v2 3/6] tracing/kprobe: "
` [PATCH v2 4/6] tracing/uprobe: "
` [PATCH v2 5/6] tracing/eprobe: "
` [PATCH v2 6/6] tracing/dynevent: "

[PATCH 0/6] kprobes: tracing/probes: Fix and cleanup to use guard
 2024-11-29  8:16 UTC  (10+ messages)
` [PATCH 1/6] tracing/eprobe: Fix to release eprobe when failed to add dyn_event
` [PATCH 2/6] kprobes: Adopt guard() and scoped_guard()
` [PATCH 3/6] tracing/kprobe: "
` [PATCH 4/6] tracing/uprobe: "
` [PATCH 5/6] tracing/eprobe: "
` [PATCH 6/6] tracing/dynevent: "

[PATCH] tracing: Add WARN_ON_ONCE for syscall_nr check
 2024-11-29  2:51 UTC  (9+ messages)

[PATCH bpf-next v3 1/2] bpf: Remove bpf_probe_write_user() warning message
 2024-11-28 19:05 UTC  (5+ messages)
` [PATCH bpf-next v3 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()

[v7] security: add trace event for cap_capable
 2024-11-28 17:09 UTC  (3+ messages)

[v6] security: add trace event for cap_capable
 2024-11-28 15:09 UTC 

[PATCH v2] rtla/timerlat: Fix histogram ALL for zero samples
 2024-11-27 13:50 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Remove bpf_probe_write_user() warning message
 2024-11-27 12:11 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()

[PATCH bpf-next] bpf: Improve bpf_probe_write_user() warning message
 2024-11-27 10:39 UTC  (4+ messages)

[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
 2024-11-27  8:01 UTC  (5+ messages)
` [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks

[RFC PATCH 0/5] tracing: Remove conditional locking from tracepoints
 2024-11-26 22:40 UTC  (12+ messages)
` [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-26 19:13 UTC  (6+ messages)

[for-next][PATCH 4/6] rcupdate_trace: Define rcu_tasks_trace lock guard
 2024-11-26 18:29 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).