linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-04 13:50:31 to 2025-07-09 03:10:01 UTC [more...]

[PATCH bpf-next v3 0/7] Add attach_type in bpf_link
 2025-07-09  3:07 UTC  (5+ messages)
` [PATCH bpf-next v3 1/7] bpf: "
` [PATCH bpf-next v3 2/7] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next v3 3/7] bpf: Remove attach_type in sockmap_link
` [PATCH bpf-next v3 4/7] bpf: Remove location field in tcx_link

[PATCH v2] tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper
 2025-07-09  2:57 UTC 

[PATCH] tools: bootconfig: Regex brackets need escape
 2025-07-09  2:55 UTC  (3+ messages)

[PATCH bpf-next v2 0/7] Add attach_type in bpf_link
 2025-07-09  2:31 UTC  (11+ messages)
` [PATCH bpf-next v2 1/7] bpf: "
` [PATCH bpf-next v2 2/7] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next v2 3/7] bpf: Remove attach_type in sockmap_link
` [PATCH bpf-next v2 4/7] bpf: Remove location field in tcx_link
` [PATCH bpf-next v2 5/7] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next v2 6/7] bpf: Remove attach_type in bpf_tracing_link
` [PATCH bpf-next v2 7/7] netkit: Remove location field in netkit_link

[RFC PATCH RESEND] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
 2025-07-09  1:25 UTC  (9+ messages)

[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
 2025-07-09  1:08 UTC  (2+ messages)

[PATCH 0/2] tracing: Fix an event field filter issue
 2025-07-09  1:06 UTC  (4+ messages)
` [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
` [PATCH 2/2] tracing: Allocate field->type only if it needs to be sanitized

[PATCH v2 00/13] xfs: tracing: remove unused event xfs_reflink_cow_found
 2025-07-08 22:09 UTC  (2+ messages)

[RFC PATCH 0/2] Switch tracing from sched-RCU to preempt-RCU
 2025-07-08 20:49 UTC  (10+ messages)
` [RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()

[PATCH v8 00/12] unwind_deferred: Implement sframe handling
 2025-07-08 20:11 UTC  (23+ messages)
` [PATCH v8 01/12] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v8 02/12] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v8 03/12] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v8 04/12] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v8 05/12] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v8 07/12] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v8 08/12] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v8 09/12] unwind_user/sframe: Show file name in debug output
` [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
` [PATCH v8 11/12] unwind_user/sframe: Add .sframe validation option
` [PATCH v8 12/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH v3 0/2] tracing/preemptirq: Optimize disabled tracepoint overhead
 2025-07-08 18:54 UTC  (11+ messages)
` [PATCH v3 1/2] trace/preemptirq: reduce overhead of irq_enable/disable tracepoints
` [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-08 18:37 UTC  (12+ messages)
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs

[PATCH v8 00/15] khugepaged: mTHP support
 2025-07-08 16:23 UTC  (15+ messages)
` [PATCH v8 01/15] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v8 04/15] khugepaged: generalize alloc_charge_folio()
` [PATCH v8 11/15] khugepaged: allow madvise_collapse to check all anonymous mTHP orders
` [PATCH v8 14/15] khugepaged: add per-order mTHP khugepaged stats

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-08 15:57 UTC  (11+ messages)

[PATCH v2] tracing: doc: fix "for a while" typo
 2025-07-08 14:14 UTC  (2+ messages)

[PATCH] Documentation: Remove duplicate word size in bootconfig
 2025-07-08 14:11 UTC  (2+ messages)

[PATCH v9 00/22] RV: Linear temporal logic monitors for RT application
 2025-07-08 13:31 UTC  (4+ messages)
` [PATCH v9 17/22] arm64: mm: Add page fault trace points

[PATCHv4 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-08 13:23 UTC  (23+ messages)
` [PATCHv4 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv4 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
` [PATCHv4 perf/core 03/22] uprobes: Make copy_from_page global
` [PATCHv4 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv4 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv4 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv4 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv4 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv4 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv4 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv4 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv4 perf/core 12/22] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCHv4 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv4 perf/core 14/22] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCHv4 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCHv4 perf/core 16/22] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCHv4 perf/core 17/22] selftests/bpf: Add optimized usdt variant for basic usdt test
` [PATCHv4 perf/core 18/22] selftests/bpf: Add uprobe_regs_equal test
` [PATCHv4 perf/core 19/22] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCHv4 perf/core 20/22] seccomp: passthrough uprobe systemcall without filtering
` [PATCHv4 perf/core 21/22] selftests/seccomp: validate uprobe syscall passes through seccomp
` [PATCHv4 22/22] man2: Add uprobe syscall page

[PATCH v10 17/19] rv: Add rtapp_sleep monitor
 2025-07-08 11:57 UTC  (12+ messages)

[PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
 2025-07-08  8:33 UTC 

[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-08  8:22 UTC  (18+ messages)
` [PATCH 1/8] execmem: drop unused execmem_update_copy()
` [PATCH 3/8] execmem: rework execmem_cache_free()
` [PATCH 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations

[PATCH] tracing: Remove pointless memory barriers
 2025-07-08  7:42 UTC  (7+ messages)

[REGRESSION] Random oops on SG2042 with Linux 6.16-rc and dynamic ftrace
 2025-07-08  5:15 UTC  (5+ messages)

[PATCH bpf-next 0/6] Move attach_type into bpf_link
 2025-07-08  2:26 UTC  (9+ messages)
` [PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
` [PATCH bpf-next 2/6] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next 3/6] bpf: Remove attach_type in bpf_sockmap_link
` [PATCH bpf-next 4/6] bpf: Remove location field in tcx_link
` [PATCH bpf-next 5/6] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next 6/6] bpf: Remove attach_type in bpf_tracing_link

[PATCH v13 00/11] perf: Support the deferred unwinding infrastructure
 2025-07-08  2:00 UTC  (12+ messages)
` [PATCH v13 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v13 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v13 03/11] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
` [PATCH v13 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v13 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v13 06/11] perf: Support deferred user callchains
` [PATCH v13 07/11] perf: Support deferred user callchains for per CPU events
` [PATCH v13 08/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v13 09/11] perf record: Enable defer_callchain for user callchains
` [PATCH v13 10/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v13 11/11] perf tools: Merge deferred user callchains

[PATCH bpf-next v2 04/18] ftrace: add reset_ftrace_direct_ips
 2025-07-08  1:26 UTC  (5+ messages)

[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-08  1:22 UTC  (15+ messages)
` [PATCH v13 01/14] unwind_user: Add user space unwinding API
` [PATCH v13 02/14] unwind_user: Add frame pointer support
` [PATCH v13 03/14] unwind_user: Add compat mode "
` [PATCH v13 04/14] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v13 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v13 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v13 08/14] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v13 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
` [PATCH v13 11/14] unwind: Add USED bit to only have one conditional on way "
` [PATCH v13 12/14] unwind: Finish up unwind when a task exits
` [PATCH v13 13/14] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v13 14/14] unwind_user/x86: Enable compat mode "

[PATCH 0/2] tracing: Fixes for filter
 2025-07-08  1:06 UTC  (7+ messages)
` [PATCH 1/2] tracing: Handle "(const) char __attribute() *" as string ptr type
` [PATCH 2/2] selftests: tracing: Use mutex_unlock for testing glob filter

[PATCH v12 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-07 21:28 UTC  (13+ messages)
` [PATCH v12 01/14] unwind_user: Add user space unwinding API
` [PATCH v12 02/14] unwind_user: Add frame pointer support

[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-07 12:22 UTC  (3+ messages)

[PATCH net-next v3] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-07 10:48 UTC 

[PATCH] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-07  8:01 UTC  (2+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-07  7:50 UTC  (3+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH bpf-next v2 03/18] ftrace: factor out ftrace_direct_update from register_ftrace_direct
 2025-07-05  2:41 UTC  (2+ messages)

[PATCH 0/2] mm/damon: add trace events for auto-tuned monitoring intervals and DAMOS quota
 2025-07-04 22:14 UTC  (3+ messages)
` [PATCH 1/2] mm/damon: add trace event for auto-tuned monitoring intervals
` [PATCH 2/2] mm/damon: add trace event for effective size quota

[RFC][PATCH] ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support it
 2025-07-04 15:12 UTC  (5+ messages)

[RFC PATCH v6 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-07-04 15:02 UTC  (3+ messages)
` [RFC PATCH v6 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v6 2/2] mm: Fix OOM killer inaccuracy on large many-core systems

[PATCH] tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
 2025-07-04 14:48 UTC 


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