linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-03 09:29:42 to 2023-08-16 19:04:52 UTC [more...]

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

[RFC PATCH v1 1/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
 2023-08-16 18:42 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 RESEND v3 0/3] few fixes for synthetic trace events
 2023-08-16 15:49 UTC  (4+ 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 00/17] -Wmissing-prototype warning fixes
 2023-08-16 14:38 UTC  (4+ messages)
` [PATCH 14/17] kprobes: unify kprobes_exceptions_nofify() prototypes

[PATCH] tracing: Fix memleak due to race between current_tracer and trace
 2023-08-16 13:49 UTC  (5+ messages)
    ` [PATCH v2] "

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

[PATCH] tracing: Fix race when concurrently splice_read trace_pipe
 2023-08-14 20:16 UTC  (13+ messages)

[PATCH] selftests/ftrace: let traceonoff_triggers testcase without md5sum
 2023-08-14  2:59 UTC 

[RFC PATCH v6 0/5] fix task state report from sched tracepoint
 2023-08-14  2:28 UTC  (34+ messages)
` [RFC PATCH v6 1/5] perf sched: sync state char array with the kernel
            ` (no subject)
              ` [PATCH] perf sched: parse task state from tracepoint print format
` [RFC PATCH v6 2/5] perf sched: reorganize sched-out task state report code
` [RFC PATCH v6 3/5] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v6 4/5] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v6 5/5] perf sched: prefer to use prev_state_char introduced in sched_switch

[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 v3 0/8] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-12  5:38 UTC  (9+ 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-12  5:20 UTC  (4+ messages)

[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] tracefs: avoid setting i_mode to a temp value
 2023-08-11  0:59 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 0/9] tracing: Improbe BTF support on probe events
 2023-08-08 14:32 UTC  (15+ messages)
` [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union

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

[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  (10+ messages)
` [PATCH v5 1/9] tracing/probes: Support BTF argument on module functions
` [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

confused about kprobes
 2023-08-06 14:28 UTC  (3+ messages)

[PATCH v2 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
 2023-08-05  3:38 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
` [PATCH v2 2/2] selftests/ftrace: Add a basic testcase for snapshot

[PATCH 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
 2023-08-05  1:58 UTC  (9+ messages)
` [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
` [PATCH 2/2] selftests/ftrace: Add a basic testcase for snapshot

[PATCH] tracing: vmscan: add file/anon identifier to lru_shrink_[in]active tracepoints
 2023-08-04 20:53 UTC 

[PATCH] perf probe: Show correct error about @symbol for uprobe
 2023-08-04  8:05 UTC  (3+ messages)

[PATCH] ftrace: Remove empty declaration ftrace_enable_daemon() and ftrace_disable_daemon()
 2023-08-04  1:36 UTC 

[PATCH] ftrace: Use within_module to check rec->ip within specified module
 2023-08-03 20:52 UTC 

[PATCH v5 0/2] Introducing trace buffer mapping by user-space
 2023-08-03 14:52 UTC  (8+ messages)
` [PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions

[PATCH -next] tracing: Remove unused function declarations
 2023-08-03 14:40 UTC 

[PATCH AUTOSEL 5.15 3/3] ring-buffer: Do not swap cpu_buffer during resize process
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 5.10 3/3] ring-buffer: Do not swap cpu_buffer during resize process
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 6.1 4/4] ring-buffer: Do not swap cpu_buffer during resize process
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 6.4 4/4] ring-buffer: Do not swap cpu_buffer during resize process
 2023-08-03 13:04 UTC 

[PATCH v6 0/2] Introducing trace buffer mapping by user-space
 2023-08-03 12:51 UTC  (3+ messages)
` [PATCH v6 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v6 2/2] tracing: Allow user-space mapping of the ring-buffer


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