linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-14 23:44:26 to 2024-11-26 00:03:36 UTC [more...]

[PATCH] x86/ftrace: fix boot time slowdown
 2024-11-26  0:04 UTC  (3+ messages)

[RFC PATCH 0/5] tracing: Remove conditional locking from tracepoints
 2024-11-25 17:51 UTC  (13+ messages)
` [RFC PATCH 1/5] tracing: Move it_func[0] comment to the relevant context
` [RFC PATCH 2/5] tracing: Remove __idx variable from __DO_TRACE
` [RFC PATCH 3/5] rcupdate_trace: Define rcu_tasks_trace lock guard
` [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()
` [RFC PATCH 5/5] tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL

[RFC PATCH 1/1] tracing: Use guard() rather than scoped_guard()
 2024-11-25 14:26 UTC  (2+ messages)

[PATCH] trace: constify string literal data member
 2024-11-25 10:50 UTC 

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-11-25  9:44 UTC  (8+ messages)

uprobe_events can't accept paths that contain spaces
 2024-11-25  6:43 UTC  (2+ messages)

[PATCH] kprobes: Reduce preempt disable scope in check_kprobe_access_safe()
 2024-11-25  5:25 UTC  (4+ messages)

[for-next][PATCH 4/6] rcupdate_trace: Define rcu_tasks_trace lock guard
 2024-11-24 23:49 UTC  (3+ messages)
` [for-next][PATCH 5/6] tracing: Remove conditional locking from __DO_TRACE()
` [for-next][PATCH 6/6] tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL

[syzbot] [perf?] [trace?] KCSAN: assert: race in srcu_gp_start_if_needed
 2024-11-24 22:48 UTC  (2+ messages)

[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
 2024-11-24 19:56 UTC  (9+ messages)
` [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v5 tip/perf/core 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH AUTOSEL 6.12 1/5] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 14:36 UTC  (4+ messages)

[PATCH AUTOSEL 4.19] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 5.4 1/2] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 5.10 1/2] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 5.15 1/2] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 6.1 1/3] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 6.6 1/4] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:46 UTC 

[PATCH AUTOSEL 6.11 1/5] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:46 UTC 

[PATCH v4] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-23 11:31 UTC 

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-11-23  4:39 UTC  (8+ messages)
      ` [EXTERNAL] "

[PATCH v3] tracing: Record task flag NEED_RESCHED_LAZY
 2024-11-22 20:32 UTC  (6+ messages)
  ` [PATCH v4] "

[PATCH v2] kernel: add pid_max to pid_namespace
 2024-11-22 11:31 UTC  (5+ messages)

[PATCH v3] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-22 10:29 UTC  (9+ messages)

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-21 19:38 UTC  (45+ messages)
` [RFC perf/core 02/11] uprobes: Make copy_from_page global
` [RFC perf/core 03/11] uprobes: Add len argument to uprobe_write_opcode
` [RFC perf/core 04/11] uprobes: Add data argument to uprobe_write_opcode function
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines
` [RFC perf/core 07/11] uprobes/x86: Add support to optimize uprobes
` [RFC bpf-next 09/11] selftests/bpf: Add usdt trigger bench

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-21 16:32 UTC  (18+ messages)
` [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount
` [PATCH v4 tip/perf/core 2/4] mm: Introduce mmap_lock_speculation_{begin|end}

[PATCH 0/4] verification/dot2k: Improve template management
 2024-11-21 14:59 UTC  (5+ messages)
` [PATCH 1/4] verification/dot2k: Fix template directory if not installed
` [PATCH 2/4] verification/dot2k: Unify main.c templates
` [PATCH 3/4] verification/dot2k: More robust template variables
` [PATCH 4/4] verification/dot2k: Add support for name and description options

[PATCH v2 0/2] tracing: Fix deadlock in hwlat tracer
 2024-11-21  2:18 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Allow custom read/write processing in trace_min_max_{write,read}()
` [PATCH v2 2/2] tracing/hwlat: Fix deadlock in cpuhp processing

[PATCH] rust: jump_label: skip formatting generated file
 2024-11-20 18:32 UTC  (3+ messages)

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-11-20 16:51 UTC  (19+ messages)

[PATCH] ftrace: Fix regression with module command in stack_trace_filter
 2024-11-20 14:52 UTC  (2+ messages)

[PATCH] rtla/timerlat: Fix histogram ALL for zero samples
 2024-11-20  5:04 UTC  (3+ messages)

[PATCH RESEND] jump_label: rust: pass a mut ptr to `static_key_count`
 2024-11-19 16:52 UTC  (9+ messages)

[RFC PATCH 0/6] KVM: x86: async PF user
 2024-11-19 16:19 UTC  (9+ messages)
` [RFC PATCH 1/6] Documentation: KVM: add userfault KVM exit flag
` [RFC PATCH 2/6] Documentation: KVM: add async pf user doc
` [RFC PATCH 3/6] KVM: x86: add async ioctl support
` [RFC PATCH 4/6] KVM: trace events: add type argument to async pf
` [RFC PATCH 5/6] KVM: x86: async_pf_user: add infrastructure
` [RFC PATCH 6/6] KVM: x86: async_pf_user: hook to fault handling and add ioctl

uprobe overhead when specifying a pid
 2024-11-19 13:30 UTC  (2+ messages)

[PATCH] tools/bootconfig: Fix the wrong format specifier
 2024-11-19  1:25 UTC  (2+ messages)

[PATCH 1/3] tools/rtla: Improve code readability in timerlat_load.py
 2024-11-18 19:34 UTC  (2+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-18 18:40 UTC  (3+ messages)

[PATCH v5] ftrace: Get the true parent ip for function tracer
 2024-11-18 17:06 UTC  (4+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-11-17 12:09 UTC  (2+ messages)
` (subset) "

[PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-11-17 12:09 UTC  (2+ messages)

[syzbot] [block?] possible deadlock in loop_reconfigure_limits
 2024-11-16 23:33 UTC 

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH RESEND] mm/damon: fix order of arguments in damos_before_apply tracepoint
 2024-11-15 18:20 UTC 

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-15 17:23 UTC  (11+ messages)

[PATCH v3 1/2] tracing: Add task_prctl_unknown tracepoint
 2024-11-15 15:06 UTC  (4+ messages)

[PATCHv9 bpf-next 00/13] bpf: Add uprobe session support
 2024-11-15  3:59 UTC  (3+ messages)
` [PATCHv9 bpf-next 05/13] libbpf: Add support for uprobe multi session attach


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