linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 02:55:12 to 2023-08-19 01:47:49 UTC [more...]

[PATCH] tracing: Fix race when concurrently splice_read trace_pipe
 2023-08-19  1:42 UTC  (24+ messages)
          ` [RFC PATCH] tracing: Introduce pipe_cpumask to avoid race on trace_pipes
            ` [PATCH v2] "

[RFC PATCH v1 1/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
 2023-08-19  1:15 UTC  (15+ messages)

[PATCH] tracefs: Fix kernel-doc warnings
 2023-08-18 20:14 UTC 

[PATCH v3 0/8] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-18 13:40 UTC  (26+ messages)
` [PATCH v3 1/8] Documentation: probes: Add a new ret_ip callback parameter
` [PATCH v3 2/8] fprobe: Use fprobe_regs in fprobe entry handler
` [PATCH v3 3/8] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER
` [PATCH v3 4/8] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook
` [PATCH v3 5/8] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v3 6/8] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v3 7/8] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v3 8/8] Documentations: probes: Update fprobe document to use ftrace_regs

[PATCH v2] tracing/eprobe: Iterate trace_eprobe directly
 2023-08-18 11:42 UTC  (7+ messages)

[PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names
 2023-08-18  1:32 UTC 

[PATCH v2] selftests/ftrace: traceonoff_triggers: strip off names
 2023-08-18  1:20 UTC  (5+ messages)

[PATCH] tracefs: avoid setting i_mode to a temp value
 2023-08-18  0:05 UTC  (5+ messages)

[PATCH v2] tracefs: avoid changing i_mode to a temp value
 2023-08-18  0:00 UTC 

[PATCH v1] samples: kprobes: Fixes a typo
 2023-08-17 17:08 UTC 

[PATCH RESEND v3 0/3] few fixes for synthetic trace events
 2023-08-17 15:05 UTC  (5+ messages)
` [PATCH RESEND v3 1/3] tracing/synthetic: use union instead of casts
` [PATCH RESEND v3 2/3] tracing/synthetic: skip first entry for stack traces
` [PATCH RESEND v3 3/3] tracing/synthetic: allocate one additional element for size

[PATCH] tracing: Fix memleak due to race between current_tracer and trace
 2023-08-17 12:55 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] selftests/ftrace: let traceonoff_triggers testcase without md5sum
 2023-08-17  2:34 UTC  (3+ messages)

[PATCH] [v3] kallsyms: rework symbol lookup return codes
 2023-08-16 19:04 UTC  (2+ messages)

[PATCH] tracepoint: add new `tcp:tcp_ca_event_set` trace event
 2023-08-16 16:58 UTC  (22+ messages)
  ` [PATCH v2] tracepoint: add new `tcp:tcp_ca_event` "
          ` [PATCH v3] "

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-16 14:38 UTC  (4+ messages)
` [PATCH 14/17] kprobes: unify kprobes_exceptions_nofify() prototypes

[PATCH -next 0/2] add loongarch and riscv support for kprobe args test
 2023-08-16  5:35 UTC  (5+ messages)
` [PATCH -next 1/2] selftests/ftrace: add loongarch support for kprobe args char tests
` [PATCH -next 2/2] selftests/ftrace: Add riscv support for kprobe arg tests

[PATCH] f2fs: Fix f2fs_truncate_partial_nodes ftrace event
 2023-08-14 20:37 UTC  (4+ messages)

[RFC PATCH v6 1/5] perf sched: sync state char array with the kernel
 2023-08-14  2:28 UTC  (5+ messages)
` (no subject)
  ` [PATCH] perf sched: parse task state from tracepoint print format

[PATCH AUTOSEL 5.10 25/25] kprobes: Prohibit probing on CFI preamble symbol
 2023-08-13 16:09 UTC 

[PATCH AUTOSEL 5.15 31/31] kprobes: Prohibit probing on CFI preamble symbol
 2023-08-13 16:06 UTC 

[PATCH AUTOSEL 6.1 47/47] kprobes: Prohibit probing on CFI preamble symbol
 2023-08-13 15:59 UTC 

[PATCH AUTOSEL 6.4 54/54] kprobes: Prohibit probing on CFI preamble symbol
 2023-08-13 15:49 UTC 

[PATCH] tracing/eprobe: Iterate trace_eprobe directly
 2023-08-11 17:46 UTC  (4+ messages)

[linux-next:master] [eventfs] 27152bceea: stress-ng.getdent.ops_per_sec -8.4% regression
 2023-08-11 17:34 UTC  (2+ messages)

[RFC PATCH v2 0/6] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-11 17:10 UTC  (31+ messages)
` [RFC PATCH v2 1/6] fprobe: Use fprobe_regs in fprobe entry handler
` [RFC PATCH v2 2/6] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER
` [RFC PATCH v2 3/6] fprobe: rethook: Use fprobe_regs in fprobe exit handler and rethook
` [RFC PATCH v2 4/6] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [RFC PATCH v2 5/6] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [RFC PATCH v2 6/6] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled

[PATCH] tracing/user_events: Optimize safe list traversals
 2023-08-11 15:52 UTC  (2+ messages)

[PATCH v1] tracing/eprobe: Iterate trace_eprobe directly
 2023-08-11  2:47 UTC 

[PATCH -next] ftrace: Use LIST_HEAD to initialize clear_hash
 2023-08-09  7:15 UTC 

[PATCH -next] rv/include: set variable 'da_mon_##name' to static
 2023-08-09  4:09 UTC 

[PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union
 2023-08-08 14:32 UTC  (12+ messages)

[RFC PATCH 0/5] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-08 12:10 UTC  (3+ messages)
` [RFC PATCH 4/5] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs

[PATCH] [RFC PATCH] tcp event: add new tcp:tcp_cwnd_restart event
 2023-08-07 13:40 UTC  (5+ messages)

[PATCH v5 0/9] tracing: Improbe BTF support on probe events
 2023-08-07  2:55 UTC  (9+ messages)
` [PATCH v5 2/9] tracing/probes: Move finding func-proto API and getting func-param API to trace_btf
` [PATCH v5 3/9] tracing/probes: Add a function to search a member of a struct/union
` [PATCH v5 4/9] tracing/probes: Support BTF based data structure field access
` [PATCH v5 5/9] tracing/probes: Support BTF field access from $retval
` [PATCH v5 6/9] tracing/probes: Add string type check with BTF
` [PATCH v5 7/9] tracing/fprobe-event: Assume fprobe is a return event by $retval
` [PATCH v5 8/9] selftests/ftrace: Add BTF fields access testcases
` [PATCH v5 9/9] Documentation: tracing: Update fprobe event example with BTF field


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).