messages from 2024-10-10 20:12:14 to 2024-10-15 22:24:32 UTC [more...]
[PATCHv6 bpf-next,perf/core 00/16] uprobe, bpf: Add session support
2024-10-15 22:24 UTC (28+ messages)
` [PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers
` [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer
` [PATCHv6 bpf-next 03/16] bpf: Allow return values 0 and 1 for kprobe session
` [PATCHv6 bpf-next 04/16] bpf: Force uprobe bpf program to always return 0
` [PATCHv6 bpf-next 07/16] libbpf: Add support for uprobe multi session attach
` [PATCHv6 bpf-next 08/16] selftests/bpf: Add uprobe session test
` [PATCHv6 bpf-next 11/16] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv6 bpf-next 12/16] selftests/bpf: Add kprobe "
` [PATCHv6 bpf-next 13/16] selftests/bpf: Add uprobe session single consumer test
` [PATCHv6 bpf-next 14/16] selftests/bpf: Scale down uprobe multi "
` [PATCHv6 bpf-next 15/16] selftests/bpf: Add uprobe sessions to "
` [PATCHv6 bpf-next 16/16] selftests/bpf: Add threads "
[PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-15 21:27 UTC (22+ messages)
` [PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros
` [PATCH v16 02/18] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v16 03/18] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v16 05/18] function_graph: Pass ftrace_regs to retfunc
` [PATCH v16 06/18] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v16 07/18] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v16 08/18] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v16 10/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v16 11/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v16 12/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v16 13/18] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v16 14/18] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v16 15/18] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v16 16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v16 17/18] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v16 18/18] bpf: Add get_entry_ip() for arm64
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-15 20:11 UTC (17+ messages)
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
2024-10-15 18:58 UTC (5+ messages)
[PATCH v5 0/5] MCE wrapper and support for new SMCA syndrome MSRs
2024-10-15 18:14 UTC (7+ messages)
` [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
[PATCH v10 0/5] Tracepoints and static branch in Rust
2024-10-15 15:31 UTC (20+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v10 2/5] rust: add tracepoint support
` [PATCH v10 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v10 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v10 5/5] rust: add arch_static_branch
[syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
2024-10-15 15:12 UTC (2+ messages)
[syzbot] Monthly trace report (Oct 2024)
2024-10-15 14:05 UTC (5+ messages)
Have compiler remove __fentry locations from overwritten weak functions
2024-10-15 14:01 UTC (4+ messages)
[PATCH v4 0/6] rtla: Support idle state disabling via libcpupower in timerlat
2024-10-15 13:35 UTC (7+ messages)
` [PATCH v4 1/6] tools/build: Add libcpupower dependency detection
` [PATCH v4 2/6] rtla: Add optional dependency on libcpupower
` [PATCH v4 3/6] rtla/utils: Add idle state disabling via libcpupower
` [PATCH v4 4/6] rtla/timerlat: Add --deepest-idle-state for top
` [PATCH v4 5/6] rtla/timerlat: Add --deepest-idle-state for hist
` [PATCH v4 6/6] rtla: Documentation: Mention --deepest-idle-state
[PATCH v11 0/5] Tracepoints and static branch in Rust
2024-10-15 13:14 UTC (6+ messages)
` [PATCH v11 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v11 2/5] rust: add tracepoint support
` [PATCH v11 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v11 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v11 5/5] rust: add arch_static_branch
[PATCH v4] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
2024-10-15 11:27 UTC
[PATCH v2] ring-buffer: Fix reader locking when changing the sub buffer order
2024-10-15 11:24 UTC
[RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
2024-10-15 11:09 UTC (3+ messages)
[PATCH v2] uprobe: avoid out-of-bounds memory access of fetching args
2024-10-15 6:01 UTC
[PATCH] uprobe: avoid out-of-bounds memory access of fetching args
2024-10-15 5:43 UTC (5+ messages)
[PATCH] ring-buffer: Fix reader locking when changing the sub buffer order
2024-10-14 22:15 UTC (2+ messages)
[PATCH v2] tracing: replace multiple deprecated strncpy with memcpy
2024-10-14 21:54 UTC (3+ messages)
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-14 20:48 UTC (10+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
` [PATCH v3 tip/perf/core 3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
tools/rtla: Fix installation from out-of-tree build
2024-10-14 15:19 UTC (4+ messages)
[PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
2024-10-14 8:57 UTC (6+ messages)
` [PATCH 2/2] rtla/timerlat: Make timerlat_hist_cpu->*_count "
[PATCH] tools/rtla: Enhance Error Handling and Readability for timerlat
2024-10-14 8:51 UTC (4+ messages)
[PATCH v2] ftrace: Fix function name for trampoline
2024-10-12 12:41 UTC
[PATCH] ring-buffer: Fix refcount setting of boot mapped buffers
2024-10-12 5:20 UTC (2+ messages)
[PATCH] tracing: replace multiple deprecated strncpy with strscpy
2024-10-11 23:30 UTC (4+ messages)
[PATCH] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
2024-10-11 22:47 UTC (2+ messages)
[PATCH net-next v25 00/13] Device Memory TCP
2024-10-11 19:38 UTC (7+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-10-11 19:34 UTC (5+ messages)
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
2024-10-11 19:20 UTC (2+ messages)
[PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
2024-10-11 17:22 UTC (10+ messages)
[PATCH] ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages()
2024-10-11 17:09 UTC (2+ messages)
[PATCH] ring-buffer: Have the buffer update counter be atomic
2024-10-11 16:53 UTC (7+ messages)
[PATCH] docs: fix WARNING document not included in any toctree
2024-10-11 14:09 UTC (7+ messages)
[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
2024-10-11 13:27 UTC (3+ messages)
[PATCH RESEND v3 0/6] rtla: Support idle state disabling via libcpupower in timerlat
2024-10-11 10:46 UTC (4+ messages)
` [PATCH RESEND v3 3/6] rtla/utils: Add idle state disabling via libcpupower
[PATCH v9 0/5] Tracepoints and static branch in Rust
2024-10-11 10:16 UTC (5+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
[PATCH] lib: Move KUnit tests into tests/ subdirectory
2024-10-11 7:41 UTC (2+ messages)
[PATCH] ftrace: Fix function name for trampoline
2024-10-11 7:34 UTC (5+ messages)
[PATCH bpf v1 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
2024-10-11 2:20 UTC (6+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset
` [PATCH bpf v2 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
` [PATCH bpf v2 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset
[PATCH] ftrace: Make ftrace_regs abstract from direct use
2024-10-11 0:12 UTC (4+ messages)
fgragh: No need to invoke the function call_filter_check_discard()
2024-10-10 23:40 UTC
[PATCH] function_graph: no need to invoke the function call_filter_check_discard
2024-10-10 23:36 UTC (2+ messages)
[PATCH v3] ftrace/selftest: Test combination of function_graph tracer and function profiler
2024-10-10 21:24 UTC (2+ messages)
[PATCH v2] ftrace/selftest: Test combination of function_graph tracer and function profiler
2024-10-10 20:45 UTC (2+ messages)
[PATCH] parisc/ftrace: Fix function graph tracing disablement
2024-10-10 20:33 UTC (5+ messages)
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).