linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-11 11:30:15 to 2025-06-16 17:52:57 UTC [more...]

[PATCH v2 00/13] xfs: tracing: remove unused event xfs_reflink_cow_found
 2025-06-16 17:51 UTC  (5+ messages)
` [PATCH v2 04/13] xfs: remove unused xfs_reflink_compare_extents events
` [PATCH v2 05/13] xfs: remove unused trace event xfs_attr_rmtval_set
` [PATCH v2 10/13] xfs: remove unused event xfs_pagecache_inval
` [PATCH v2 13/13] xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()

[PATCH v7 00/12] khugepaged: mTHP support
 2025-06-16 16:35 UTC  (4+ messages)

two tegra drier tracing patches
 2025-06-16 16:01 UTC  (3+ messages)
` [PATCH 1/2] memory: tegra-mc: add tracepoints for tegra mc tracing
` [PATCH 2/2] drivers/firware/tegra: add tracing to bpmp code

[PATCH 00/14] xfs: Remove unused trace events
 2025-06-16 14:58 UTC  (26+ messages)
` [PATCH 01/14] xfs: tracing; Remove unused event xfs_reflink_cow_found
` [PATCH 02/14] xfs: Remove unused trace event xfs_attr_remove_iter_return
` [PATCH 03/14] xfs: Remove unused event xlog_iclog_want_sync
` [PATCH 04/14] xfs: Remove unused event xfs_ioctl_clone
` [PATCH 05/14] xfs: Remove unused xfs_reflink_compare_extents events
` [PATCH 06/14] xfs: Remove unused trace event xfs_attr_rmtval_set
` [PATCH 07/14] xfs: ifdef out unused xfs_attr events
` [PATCH 08/14] xfs: Remove unused event xfs_attr_node_removename
` [PATCH 09/14] xfs: Remove unused event xfs_alloc_near_error
` [PATCH 10/14] xfs: Remove unused event xfs_alloc_near_nominleft
` [PATCH 11/14] xfs: Remove unused event xfs_pagecache_inval
` [PATCH 12/14] xfs: Remove usused xfs_end_io_direct events
` [PATCH 13/14] xfs: Only create event xfs_file_compat_ioctl when CONFIG_COMPAT is configure
` [PATCH 14/14] xfs: Change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()

[PATCH bpf-next v3 1/2] bpf: Add show_fdinfo for uprobe_multi
 2025-06-16 13:02 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: Add show_fdinfo for kprobe_multi

[PATCH] xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_err
 2025-06-16 12:42 UTC  (6+ messages)

[PATCH bpf-next v2 1/2] bpf: Add show_fdinfo for uprobe_multi
 2025-06-16  8:39 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add show_fdinfo for kprobe_multi

next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
 2025-06-16  7:36 UTC  (8+ messages)

[PATCH v3 RESEND] x86/tracing: introduce enter/exit tracepoint pairs for page faults
 2025-06-16  0:32 UTC 

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

[PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
 2025-06-14 15:30 UTC  (2+ messages)

[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
 2025-06-13 21:05 UTC  (13+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface

[PATCH v2] xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL
 2025-06-13 18:52 UTC  (6+ messages)

[PATCH bpf-next 1/2] bpf: Add show_fdinfo for uprobe_multi
 2025-06-13 17:31 UTC  (7+ messages)
` [PATCH bpf-next 2/2] bpf: Add show_fdinfo for kprobe_multi

[PATCH] alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configured
 2025-06-13 16:44 UTC  (2+ messages)

[RFC PATCH 0/2] Switch tracing from sched-RCU to preempt-RCU
 2025-06-13 15:38 UTC  (4+ messages)
` [RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()
` [RFC PATCH 2/2] trace: Use rcu_read_lock() instead preempt_disable()

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-06-13 15:21 UTC  (15+ messages)
` [PATCH v7 01/10] x86/fred: Provide separate IRQ vs. NMI wrappers for entry from KVM
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point "
` [PATCH v7 03/10] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v7 04/10] x86/nmi: Extend the registration interface to include the NMI-source vector
` [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 07/10] x86/nmi: Prepare for the new NMI-source vector encoding
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
` [PATCH v7 09/10] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v7 10/10] x86/nmi: Print source information with the unknown NMI console message

[PATCH v2 0/5] tracepoints: Add warnings for unused tracepoints and trace events
 2025-06-13 14:42 UTC  (11+ messages)
` [PATCH v2 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
` [PATCH v2 2/5] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v2 3/5] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v2 4/5] tracepoint: Do not warn for unused event that is exported
` [PATCH v2 5/5] tracing: Call trace_ftrace_test_filter() for the event

[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-06-13  7:50 UTC  (3+ messages)

[PATCH 0/4] PM: tracing: Don't compile in unused trace events
 2025-06-13  3:16 UTC  (7+ messages)
` [PATCH 1/4] PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
` [PATCH 2/4] PM: tracing: Hide psci_domain_idle events under ARM_PSCI_CPUIDLE
` [PATCH 3/4] PM: tracing: Hide device_pm_callback events under PM_SLEEP
` [PATCH 4/4] PM: tracing: Hide power_domain_target event under ARCH_OMAP2PLUS

next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
 2025-06-13  3:09 UTC  (11+ messages)
` [RFC PATCH 2/2] x86: alternative: Invalidate the cache for updated instructions

[RFC PATCH 0/2] tracing: ftrace_enable_fops fixes
 2025-06-13  2:45 UTC  (4+ messages)
` [RFC PATCH 1/2] tracing: fixes of ftrace_enable_fops
` [RFC PATCH 2/2] tracing: add testable specifications for event_enable_write/read

[PATCH bpf-next] bpf: clear user buf when bpf_d_path failed
 2025-06-13  2:37 UTC  (9+ messages)

[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-06-12 23:30 UTC  (4+ messages)

[PATCH] mm, x86/mm: Move creating the tlb_flush event back to x86 code
 2025-06-12 17:24 UTC  (4+ messages)

[PATCH] tracing, AER: Hide PCIe AER event when PCIEAER is not configured
 2025-06-12 16:14 UTC  (2+ messages)

[PATCH] xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL
 2025-06-12 15:53 UTC  (2+ messages)

[PATCH] powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
 2025-06-12 14:12 UTC 

[PATCH] tracing: sched: Hide numa events under CONFIG_NUMA_BALANCING
 2025-06-12 14:05 UTC 

[PATCH] tracing/ipi: Hide ARM specific IPI trace events from other architectures
 2025-06-12 13:38 UTC 

[PATCH] binder: Remove unused binder lock events
 2025-06-12 13:34 UTC 

Broken 32-bit riscv debug build with ZSTD and FTRACE
 2025-06-12 12:46 UTC  (6+ messages)

[PATCH v5 0/5] relayfs: misc changes
 2025-06-12  6:12 UTC  (6+ messages)
` [PATCH v5 1/5] relayfs: abolish prev_padding
` [PATCH v5 2/5] relayfs: support a counter tracking if per-cpu buffers is full
` [PATCH v5 3/5] relayfs: introduce getting relayfs statistics function
` [PATCH v5 4/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
` [PATCH v5 5/5] relayfs: support a counter tracking if data is too big to write

[PATCH v9 00/11] perf: Support the deferred unwinding infrastructure
 2025-06-11  1:34 UTC  (2+ messages)
` [PATCH v9 11/11] perf: Support deferred user callchains for per CPU events

[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
 2025-06-11 21:39 UTC  (10+ messages)
` [PATCH v6 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v6 9/9] x86/nmi: Print source information with the unknown NMI console message

[PATCH v2 0/2] fix gss seqno handling to be more rfc-compliant
 2025-06-11 19:10 UTC  (6+ messages)

[PATCH] tracefs: Add d_delete to remove negative dentries
 2025-06-11 17:37 UTC  (2+ messages)

[PATCH] swiotlb: iommu/dma: Move trace_swiotlb_bounced() into swiotlb_tbl_map_single()
 2025-06-11 15:56 UTC  (3+ messages)

[PATCH 0/8] rtla/timerlat: Support actions on threshold and on end
 2025-06-11 14:46 UTC  (10+ messages)
` [PATCH 1/8] rtla/timerlat: Introduce enum timerlat_tracing_mode
` [PATCH 2/8] rtla/timerlat: Add action on threshold feature
` [PATCH 3/8] rtla/timerlat_bpf: Allow resuming tracing
` [PATCH 4/8] rtla/timerlat: Add continue action
` [PATCH 5/8] rtla/timerlat: Add action on end feature
` [PATCH 6/8] rtla/tests: Check rtla output with grep
` [PATCH 7/8] rtla/tests: Add tests for actions
` [PATCH 8/8] rtla/tests: Limit duration to maximum of 10s

[PATCH v4 4/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
 2025-06-11 12:20 UTC  (5+ 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).