linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 17:38:25 to 2023-06-20 19:54:51 UTC [more...]

[PATCH v11 5/8] riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
 2023-06-20 19:54 UTC  (2+ messages)

[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
 2023-06-20 18:08 UTC  (7+ messages)
` [RESEND][PATCH v2 2/3] cpufreq: schedutil: Refactor sugov_update_shared() internals
` [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-20 17:24 UTC  (54+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH v3 bpf-next 00/10] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-20 17:17 UTC  (41+ messages)
` [PATCH v3 bpf-next 01/10] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v3 bpf-next 02/10] bpftool: Dump the kernel symbol's module name
` [PATCH v3 bpf-next 03/10] bpftool: Show probed function in kprobe_multi link info
` [PATCH v3 bpf-next 08/10] bpf: Support ->fill_link_info for perf_event
` [PATCH v3 bpf-next 09/10] bpftool: Add perf event names
` [PATCH v3 bpf-next 10/10] bpftool: Show probed function in perf_event link info

[PATCH v4 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-20 16:30 UTC  (12+ messages)
` [PATCH v4 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v4 bpf-next 02/11] bpftool: Dump the kernel symbol's module name
` [PATCH v4 bpf-next 03/11] bpftool: Show kprobe_multi link info
` [PATCH v4 bpf-next 04/11] bpf: Protect probed address based on kptr_restrict setting
` [PATCH v4 bpf-next 05/11] bpf: Clear the probe_addr for uprobe
` [PATCH v4 bpf-next 06/11] bpf: Expose symbol's respective address
` [PATCH v4 bpf-next 07/11] bpf: Add a common helper bpf_copy_to_user()
` [PATCH v4 bpf-next 08/11] bpf: Add bpf_perf_link_fill_common()
` [PATCH v4 bpf-next 09/11] bpf: Support ->fill_link_info for perf_event
` [PATCH v4 bpf-next 10/11] bpftool: Add perf event names
` [PATCH v4 bpf-next 11/11] bpftool: Show perf link info

[PATCH v2 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-20 15:13 UTC  (7+ messages)
` [PATCH v2 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled

[PATCH v3 00/10] tracing: introducing eventfs
 2023-06-20 15:02 UTC  (5+ messages)
` [PATCH v3 10/10] test: ftrace: fix kprobe test for eventfs

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-20 10:49 UTC  (21+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` kvm/arm64: Spark benchmark
` kvm/x86: multichase benchmark

[PATCH 5.10] tracing: Add tracing_reset_all_online_cpus_unlocked() function
 2023-06-19 13:38 UTC  (3+ messages)

[PATCH 5.4] tracing: Add tracing_reset_all_online_cpus_unlocked() function
 2023-06-20  1:31 UTC 

[PATCH 5.10] tracing: Add tracing_reset_all_online_cpus_unlocked() function
 2023-06-20  1:31 UTC 

[PATCH 5.15] tracing: Add tracing_reset_all_online_cpus_unlocked() function
 2023-06-20  1:30 UTC 

[PATCH v2 0/9] tracing: introducing eventfs
 2023-06-19  5:24 UTC  (5+ messages)
` [PATCH v2 2/9] eventfs: adding eventfs dir add functions

[PATCH v2] tracing/boot: Replace strlcpy with strscpy
 2023-06-18 22:30 UTC  (2+ messages)

[PATCH 0/5] tracing: Improbe BTF support on probe events
 2023-06-17  9:47 UTC  (6+ messages)
` [PATCH 1/5] tracing/probes: Support BTF based data structure field access
` [PATCH 2/5] tracing/probes: Support BTF field access from retval
` [PATCH 3/5] tracing/probes: Add string type check with BTF
` [PATCH 4/5] selftests/ftrace: Add BTF fields access testcases
` [PATCH 5/5] Documentation: tracing: Update fprobe event example with BTF field

[PATCH] tracing/boot: Replace strlcpy with strscpy
 2023-06-15 18:08 UTC  (5+ messages)

[RFC PATCH v5 0/2] trace,smp: Add tracepoints for csd
 2023-06-15 16:42 UTC  (5+ messages)
` [RFC PATCH v5 1/2] trace,smp: Add tracepoints around remotelly called functions
` [RFC PATCH v5 2/2] trace,smp: Add tracepoints for scheduling "

[PATCH] fprobe: Release rethook after the ftrace_ops is unregistered
 2023-06-15 12:59 UTC  (2+ messages)

[PATCH] tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
 2023-06-14 19:50 UTC  (2+ messages)

[PATCH v3 0/6] tracing/user_events: Add auto cleanup and a flag to persist events
 2023-06-14 16:33 UTC  (7+ messages)
` [PATCH v3 1/6] tracing/user_events: Store register flags on events
` [PATCH v3 2/6] tracing/user_events: Track refcount consistently via put/get
` [PATCH v3 3/6] tracing/user_events: Add auto cleanup and future persist flag
` [PATCH v3 4/6] selftests/user_events: Ensure auto cleanup works as expected
` [PATCH v3 5/6] selftests/user_events: Adapt dyn_test to non-persist events
` [PATCH v3 6/6] tracing/user_events: Document auto-cleanup and remove dyn_event refs

[PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-14 15:12 UTC  (15+ messages)

[PATCH] tracing: Add a debug_trace_printk() function
 2023-06-14 13:43 UTC  (3+ messages)

[PATCH] selftests/ftrace: Add test dependency
 2023-06-14 10:50 UTC 

[RFC PATCH v4 0/2] trace,smp: Add tracepoints for csd
 2023-06-14  9:27 UTC  (8+ messages)
` [RFC PATCH v4 1/2] trace,smp: Add tracepoints around remotelly called functions

[PATCH] selftests/ftrace: Fix dependencies for some of the synthetic event tests
 2023-06-14  9:10 UTC 

[RFC] fprobe call of rethook_try_get faults
 2023-06-14  6:42 UTC  (3+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-13 22:16 UTC  (14+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules

[PATCH V3 00/11] rtla improvements
 2023-06-13 20:27 UTC  (5+ messages)
` [PATCH V3 02/11] rtla: Add --house-keeping option

[PATCH v2 0/5] tracing/user_events: Add auto cleanup and a flag to persist events
 2023-06-13 19:26 UTC  (3+ messages)
` [PATCH v2 3/5] "

[PATCH v2] ftrace: Allow inline functions not inlined to be traced
 2023-06-13 15:40 UTC  (3+ messages)

[PATCH v5 0/2] Patches for introducing traces in remoteproc
 2023-06-13 15:28 UTC  (7+ messages)
` [PATCH v5 1/2] remoteproc: Introduce traces for remoteproc events
` [PATCH v5 2/2] remoteproc: qcom: Add remoteproc tracing

[PATCH v2] tracing: Add a debug_trace_printk() function
 2023-06-13 13:55 UTC 

[PATCH v4 0/2] Introducing trace buffer mapping by user-space
 2023-06-13  8:35 UTC  (3+ messages)
` [PATCH v4 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v4 2/2] tracing: Allow user-space mapping of the ring-buffer

[PATCH v3 09/10] eventfs: moving tracing/events to eventfs
 2023-06-13  7:06 UTC  (2+ messages)

[PATCH 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-13  5:52 UTC  (4+ messages)
` [PATCH 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled

[PATCH] selftests/ftace: Fix KTAP output ordering
 2023-06-12 22:42 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).