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

[RFC PATCH v5 0/7] fix task state report from sched tracepoint
 2023-08-02 12:47 UTC  (6+ messages)
` [RFC PATCH v4 1/7] libtraceevent: sync state char array with the kernel
` [RFC PATCH v5 2/7] perf sched: "
` [RFC PATCH v5 3/7] perf sched: reorganize sched-out task state report code
` [RFC PATCH v5 4/7] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v5 5/7] sched, tracing: add to report task state in symbolic chars

[PATCH v5 0/2] Introducing trace buffer mapping by user-space
 2023-08-02 12:30 UTC  (8+ messages)
` [PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v5 2/2] tracing: Allow user-space mapping of the ring-buffer

[RFC PATCH v4 0/7] fix task state report from sched tracepoint
 2023-08-02 12:10 UTC  (8+ messages)
` [RFC PATCH v4 1/7] libtraceevent: sync state char array with the kernel
` [RFC PATCH v4 2/7] perf sched: "
` [RFC PATCH v4 3/7] perf sched: reorganize sched-out task state report code
` [RFC PATCH v4 4/7] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v4 5/7] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v4 6/7] perf sched: prefer to use prev_state_char introduced in sched_switch
` [RFC PATCH v4 7/7] libtraceevent: "

[PATCH] docs: rtla: replace dashes with spaces in titles
 2023-08-02  7:12 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-02  6:51 UTC  (5+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[PATCH v4 1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
 2023-08-02  3:18 UTC  (3+ messages)

[RFC PATCH v3 0/6] add to report task state in symbolic chars from sched tracepoint
 2023-08-02  3:08 UTC  (22+ messages)
` [RFC PATCH v3 1/6] perf sched: sync state char array with the kernel
` [RFC PATCH v3 2/6] perf sched: reorganize sched-out task state report code
` [RFC PATCH v3 3/6] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v3 4/6] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v3 5/6] perf sched: prefer to use prev_state_char introduced in sched_switch
` [RFC PATCH v3 6/6] libtraceevent: "

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

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-08-01 18:12 UTC  (35+ messages)
` [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
` [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the "
` [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init

[PATCH] [v5] bpf: fix bpf_probe_read_kernel prototype mismatch
 2023-08-01 14:41 UTC  (2+ messages)

[PATCH] perf probe: Show correct error about @symbol for uprobe
 2023-08-01 13:56 UTC 

[PATCH bpf-next v4 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-01  3:47 UTC  (7+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[RFC PATCH v2 0/3] report task state in symbolic chars from sched tracepoint
 2023-08-01  1:36 UTC  (15+ messages)
` [RFC PATCH v2 1/3] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v2 2/3] perf sched: use the new prev_state_char instead in tracepoint sched_switch
` [RFC PATCH v2 3/3] libtraceevent: "

[PATCH 0/2] tracing: Remove eventfs_files by use of callbacks
 2023-08-01  0:13 UTC  (3+ messages)
` [PATCH 1/2] tracefs: Add show_events_dentries
` [PATCH 2/2] eventfs: Remove eventfs_file and just use eventfs_inode

[PATCH -next] ring-buffer: remove kernel-doc warnings
 2023-07-31 15:51 UTC  (2+ messages)

[PATCH] rtla: Uninitialized variable in find_mount()
 2023-07-31 15:11 UTC  (2+ messages)

[PATCH][next] rtla: Fix uninitialized variable found
 2023-07-31 15:08 UTC  (2+ messages)

[PATCH v2] tracing: Add a debug_trace_printk() function
 2023-07-31 14:34 UTC  (3+ messages)

[PATCH v2 0/2] x86/retpoline,kprobes: Fix the [__indirect_thunk_start, ..end] range
 2023-07-31 10:22 UTC  (3+ messages)

[PATCH v2 0/2] x86: kprobes: Fix CFI_CLANG related issues
 2023-07-29 12:57 UTC  (8+ messages)
` [PATCH v2 1/2] kprobes: Prohibit probing on CFI preamble symbol
` [PATCH v2 2/2] x86/kprobes: Prohibit probing on compiler generated CFI checking code

[RFC] Add new trace event for tcp_cwnd_restart
 2023-07-29 11:36 UTC 

[PATCH v2] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration
 2023-07-29  1:30 UTC  (3+ messages)

[PATCH v3] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration
 2023-07-29  1:27 UTC 

[PATCH] tracing: Fix warning in trace_buffered_event_disable()
 2023-07-29  0:29 UTC  (2+ messages)

[PATCH v2 0/2] tracing: Clean up how iter is freed
 2023-07-28 23:08 UTC  (4+ messages)
` [PATCH v2 2/2] tracing: Add free_trace_iter_content() helper function

[PATCH v6 00/10] tracing: introducing eventfs
 2023-07-28 18:20 UTC  (11+ messages)
` [PATCH v6 01/10] tracing: Require all trace events to have a TRACE_SYSTEM
` [PATCH v6 02/10] eventfs: Implement tracefs_inode_cache
` [PATCH v6 03/10] tracefs: Rename and export some tracefs functions
` [PATCH v6 04/10] eventfs: Implement eventfs dir creation functions
` [PATCH v6 05/10] eventfs: Implement eventfs file add functions
` [PATCH v6 06/10] eventfs: Implement eventfs lookup, read, open functions
` [PATCH v6 07/10] eventfs: Implement functions to create files and dirs when accessed
` [PATCH v6 08/10] eventfs: Implement removal of meta data from eventfs
` [PATCH v6 09/10] eventfs: Move tracing/events to eventfs
` [PATCH v6 10/10] test: ftrace: Fix kprobe test for eventfs

[PATCH] [v4] bpf: fix bpf_probe_read_kernel prototype mismatch
 2023-07-28  3:52 UTC  (2+ messages)

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

[PATCH] [v3] kallsyms: rework symbol lookup return codes
 2023-07-26 22:43 UTC  (2+ messages)

[PATCH v5 00/10] tracing: introducing eventfs
 2023-07-26 21:39 UTC  (10+ messages)
` [PATCH v5 02/10] eventfs: Implement tracefs_inode_cache
` [PATCH v5 06/10] eventfs: Implement eventfs lookup, read, open functions
` [PATCH v5 07/10] eventfs: Implement functions to create files and dirs when accessed

[PATCH v4 00/10] tracing: introducing eventfs
 2023-07-26 18:54 UTC  (11+ messages)

[PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
 2023-07-26 13:54 UTC  (3+ messages)

[RFC PATCH 0/3] report task state in symbolic chars in sched tracepoints
 2023-07-26  2:48 UTC  (7+ messages)
` [RFC PATCH 1/3] sched, tracing: report task state in symbolic chars instead


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