messages from 2023-05-16 15:50:07 to 2023-05-24 15:03:10 UTC [more...]
[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
2023-05-24 15:02 UTC (5+ messages)
[PATCH 2/2] [v2] bpf: fix bpf_probe_read_kernel prototype mismatch
2023-05-24 13:28 UTC (3+ messages)
[PATCH V2 0/3] osnoise/timerlat improvements
2023-05-24 12:48 UTC (8+ messages)
` [PATCH V2 1/3] tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
` [PATCH V2 2/3] tracing/osnoise: Skip running osnoise if all instances are off
` [PATCH V2 3/3] tracing/timerlat: Add user-space interface
(no subject)
2023-05-24 3:51 UTC (14+ messages)
`
` kprobes and rcu_is_watching()
[RESEND][PATCH v2] tracing: Rename stacktrace field to common_stacktrace
2023-05-24 3:09 UTC
[PATCH] tracing/selftests: Update synthetic event selftest to use common_stacktrace
2023-05-24 2:54 UTC
[PATCH v2] tracing: Rename stacktrace field to common_stacktrace
2023-05-24 2:32 UTC
[PATCH] tracing: Rename stacktrace field to common_stacktrace
2023-05-24 2:24 UTC
[PATCH] tracing/histograms: Allow variables to have some modifiers
2023-05-24 2:11 UTC
[PATCH v6] f2fs: add async reset zone command support
2023-05-24 1:19 UTC (7+ messages)
` "
` (2) "
` "
` (2) "
[PATCH v2 0/5] LoongArch: ftrace: Add direct call support and code simplification
2023-05-23 14:34 UTC (3+ messages)
` [PATCH v2 4/5] LoongArch: ftrace: Add direct call trampoline samples support
[PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()
2023-05-23 14:27 UTC (5+ messages)
[PATCH v2] tracing: Replace all non-returning strlcpy with strscpy
2023-05-22 19:39 UTC (4+ messages)
[PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read()
2023-05-22 18:38 UTC (5+ messages)
[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-05-22 14:57 UTC (4+ messages)
` [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
` [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 0/3] Add basic tracing for uclamp and schedutil
2023-05-22 14:41 UTC (4+ messages)
[PATCH] racing/user_events: Prevent same address and bit per process
2023-05-22 14:32 UTC (2+ messages)
[PATCH v22 26/31] trace: Convert trace/seq to use copy_splice_read()
2023-05-22 13:50 UTC
[PATCH 00/16] ARM: address -Wmissing-prototype warnings
2023-05-22 7:35 UTC (10+ messages)
` [PATCH 05/16] ARM: kprobes: avoid missing-declaration warnings
` [PATCH 06/16] ARM: tcm: move tcm_init() prototype to asm/tcm.h
` [PATCH 11/16] ARM: move setup functions to header
` [PATCH 13/16] ARM: vfp: add vfp_entry prototype
[PATCH V9 0/4] riscv: Optimize function trace
2023-05-21 15:22 UTC (5+ messages)
` [PATCH V9 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
[PATCH v12 00/11] tracing: Add fprobe/tracepoint events
2023-05-21 7:51 UTC (14+ messages)
` [PATCH v12 01/11] fprobe: Pass return address to the handlers
` [PATCH v12 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v12 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v12 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v12 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v12 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v12 07/11] tracing/probes: Add $arg* meta argument for all function args
` [PATCH v12 08/11] tracing/probes: Add BTF retval type support
` [PATCH v12 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v12 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v12 11/11] Documentation: tracing/probes: Add fprobe event tracing document
[PATCH v3 0/4] tracing/user_events: Use non-RCU context for enabler writes
2023-05-20 2:15 UTC (6+ messages)
` [PATCH v3 1/4] tracing/user_events: Split up mm alloc and attach
` [PATCH v3 2/4] tracing/user_events: Remove RCU lock while pinning pages
` [PATCH v3 3/4] tracing/user_events: Rename link fields for clarity
` [PATCH v3 4/4] tracing/user_events: Document user_event_mm one-shot list usage
[PATCH RESEND] tracing/user_events: Prevent same name event per process
2023-05-19 23:38 UTC (2+ messages)
[PATCH 00/20] x86: address -Wmissing-prototype warnings
2023-05-19 12:09 UTC (29+ messages)
` [PATCH 01/20] x86: move prepare_ftrace_return prototype to header
` [PATCH 02/20] x86: ce4100: Mark local functions as 'static'
` [PATCH 03/20] x86: apic: hide unused safe_smp_processor_id on UP
` [PATCH 04/20] x86: avoid unneeded __div64_32 function definition
` [PATCH 05/20] x86: head: add dummy prototype for mk_early_pgtbl_32
` [PATCH 06/20] x86: math-emu: include asm/fpu/regset.h
` [PATCH 07/20] x86: doublefault: avoid missing-prototype warnings
` [PATCH 08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init
` [PATCH 09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled
` [PATCH 10/20] x86: xen: add missing prototypes
` [PATCH 11/20] x86: entry: add do_SYSENTER_32() prototype
` [PATCH 12/20] x86: qspinlock-paravirt: fix mising-prototype warnings
` [PATCH 13/20] x86: hibernate: declare global functions in suspend.h
` [PATCH 14/20] x86: fbdev: include asm/fb.h as needed
` [PATCH 15/20] x86: mce: add copy_mc_fragile_handle_tail prototype
` [PATCH 16/20] x86: vdso: include vdso/processor.h
` [PATCH 17/20] x86: usercopy: include arch_wb_cache_pmem declaration
` [PATCH 18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype
` [PATCH 19/20] x86: purgatory: include header for warn() declaration
` [PATCH 20/20] x86: olpc: avoid missing-prototype warnings
[PATCH] tracing/user_events: Run BPF program if attached
2023-05-18 17:28 UTC (35+ messages)
[PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
2023-05-18 4:29 UTC (7+ messages)
` [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for "
[PATCH v3 0/3] Make fprobe + rethook immune to recursion
2023-05-18 2:49 UTC (13+ messages)
` [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v3 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH v3 4/4] rethook, fprobe: do not trace rethook related functions
[PATCH] ftrace: Replace all non-returning strlcpy with strscpy
2023-05-17 22:28 UTC (3+ messages)
[PATCH] tracing: make ftrace_likely_update() declaration visible
2023-05-17 18:44 UTC (3+ messages)
[PATCH v11 00/11] tracing: Add fprobe/tracepoint events
2023-05-17 14:39 UTC (15+ messages)
` [PATCH v11 01/11] fprobe: Pass return address to the handlers
` [PATCH v11 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v11 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v11 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v11 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v11 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v11 07/11] tracing/probes: Add $arg* meta argument for all function args
` [PATCH v11 08/11] tracing/probes: Add BTF retval type support
` [PATCH v11 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v11 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v11 11/11] Documentation: tracing/probes: Add fprobe event tracing document
[PATCH v2 8/9] eventfs: moving tracing/events to eventfs
2023-05-17 14:14 UTC (3+ messages)
[PATCH] tracing: avoid missing-prototype warnings
2023-05-17 12:51 UTC
[PATCH V10 0/4] riscv: Optimize function trace
2023-05-17 11:09 UTC (3+ messages)
[PATCH v2 0/4] Make fprobe + rethook immune to recursion
2023-05-17 4:51 UTC (16+ messages)
` [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
[PATCH v2] tracing/user_events: Use non-RCU context for enabler writes
2023-05-17 0:14 UTC
[PATCH] tracing/user_events: Use non-RCU context for enabler writes
2023-05-16 23:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).