linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-08 02:11:38 to 2024-10-11 02:22:36 UTC [more...]

[PATCHv6 bpf-next,perf/core 00/16] uprobe, bpf: Add session support
 2024-10-11  2:22 UTC  (21+ 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 05/16] bpf: Add support for uprobe multi session attach
` [PATCHv6 bpf-next 06/16] bpf: Add support for uprobe multi session context
` [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 09/16] selftests/bpf: Add uprobe session cookie test
` [PATCHv6 bpf-next 10/16] selftests/bpf: Add uprobe session recursive 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 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] tools/rtla: Enhance Error Handling and Readability for timerlat
 2024-10-11  0:29 UTC  (2+ messages)

[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
 2024-10-11  0:21 UTC 

[PATCH] ftrace: Make ftrace_regs abstract from direct use
 2024-10-11  0:12 UTC  (12+ messages)

[PATCH] ring-buffer: Have the buffer update counter be atomic
 2024-10-10 23:58 UTC 

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 v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-10 22:54 UTC  (27+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [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 v5 8/8] x86/module: enable ROX caches for module text
  ` Bisected: "

[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
 2024-10-10 22:22 UTC  (5+ messages)

[PATCH v3] ftrace/selftest: Test combination of function_graph tracer and function profiler
 2024-10-10 21:24 UTC  (2+ messages)

[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-10 20:56 UTC  (5+ 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

[PATCH v2] ftrace/selftest: Test combination of function_graph tracer and function profiler
 2024-10-10 20:45 UTC  (5+ messages)

[PATCH] parisc/ftrace: Fix function graph tracing disablement
 2024-10-10 20:33 UTC  (5+ messages)

[PATCH RESEND v3 0/6] rtla: Support idle state disabling via libcpupower in timerlat
 2024-10-10 20:06 UTC  (3+ messages)
` [PATCH RESEND v3 3/6] rtla/utils: Add idle state disabling via libcpupower

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-10-10 19:54 UTC  (5+ messages)
` [PATCH 21/35] ring-buffer: "

[PATCH] docs: fix WARNING document not included in any toctree
 2024-10-10 19:51 UTC  (3+ messages)

[PATCH v9 0/5] Tracepoints and static branch in Rust
 2024-10-10 19:43 UTC  (7+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
` [PATCH v9 4/5] jump_label: adjust inline asm to be consistent

[PATCH net-next v25 00/13] Device Memory TCP
 2024-10-10 19:05 UTC  (4+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

tools/rtla: Fix installation from out-of-tree build
 2024-10-10 17:39 UTC  (2+ messages)

[PATCH v2] tracing: Consider the NULL character when validating the event length
 2024-10-10 15:15 UTC  (2+ messages)

[PATCH 1/2] tools/rtla: drop __NR_sched_getattr
 2024-10-10 15:10 UTC  (7+ messages)
` [PATCH 2/2] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
  ` [PATCH v2 "

[PATCH] ftrace: Fix function name for trampoline
 2024-10-10 15:03 UTC  (3+ messages)

[PATCH v2] tracing/fgraph: Simplify return address printing in function graph tracer
 2024-10-10 14:59 UTC 

[PATCH 0/3] Lazy preemption leftovers
 2024-10-10 14:55 UTC  (14+ messages)
` [PATCH 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option
` [PATCH 2/3] tracing: Record task flag NEED_RESCHED_LAZY
` [PATCH 3/3] riscv: add PREEMPT_LAZY support
    ` [PATCH v2 "

[PATCH] tracing/fgraph: Simplify return address printing in function graph tracer
 2024-10-10 14:06 UTC  (3+ messages)

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-10 11:37 UTC  (19+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v5 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v5 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v5 17/17] powerpc64/bpf: Add support for bpf trampolines

[PATCH net-next] net: tcp: add tracepoint skb_latency for latency monitor
 2024-10-10 11:07 UTC  (4+ messages)

[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
 2024-10-09 23:26 UTC  (8+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-09 21:02 UTC  (15+ messages)

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-09 19:37 UTC  (8+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file

[PATCH] x86/ftrace: Don't bother preserving/restoring R10/R11
 2024-10-09 17:10 UTC  (7+ messages)

[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
 2024-10-09 15:31 UTC  (10+ messages)
` [PATCH v2 1/2] ftrace: Make ftrace_regs abstract from direct use
` [PATCH v2 2/2] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs

[PATCH v15 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-09 10:05 UTC  (3+ messages)
` [PATCH v15 09/19] tracing: Add ftrace_fill_perf_regs() for perf event

[PATCH 0/5] tracing: Fix several deadlock/race issues in timerlat and hwlat tracer
 2024-10-09  7:47 UTC  (4+ messages)
` [PATCH 5/5] tracing/hwlat: Fix deadlock in cpuhp processing

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-10-09  3:17 UTC  (2+ messages)

[PATCH] tracing: replace multiple deprecated strncpy with strscpy
 2024-10-09  1:12 UTC  (2+ messages)

[PATCH v4 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-09  1:07 UTC  (9+ messages)
` [PATCH v4 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v4 2/8] tracing/ftrace: disable preemption in syscall probe
` [PATCH v4 3/8] tracing/perf: "
` [PATCH v4 4/8] tracing/bpf: "
` [PATCH v4 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v4 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v4 7/8] tracing/perf: "
` [PATCH v4 8/8] tracing/bpf: "

[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-09  0:56 UTC  (12+ messages)
` [PATCH v3 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v3 3/8] tracing/perf: "
` [PATCH v3 4/8] tracing/bpf: "
` [PATCH v3 5/8] tracing: Allow system call tracepoints to handle page faults

[PATCH v3] tracepoints: Use new static branch API
 2024-10-08 19:17 UTC 

[PATCH] ring-buffer: Do not have boot mapped buffers hook to CPU hotplug
 2024-10-08 18:32 UTC 

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-08 16:36 UTC  (2+ messages)

Fwd: [PATCH] Hitshield : Something new eviction process for MGLRU
 2024-10-08 16:11 UTC 

[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
 2024-10-08  6:19 UTC  (4+ messages)
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()

[PATCH v5] ftrace: Get the true parent ip for function tracer
 2024-10-08  3:31 UTC 

[PATCH v3] ftrace: Get the true parent ip for function tracer
 2024-10-08  2:17 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 NNTP newsgroup(s).