linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-23 00:09:49 to 2025-07-25 22:36:09 UTC [more...]

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-25 22:35 UTC  (11+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 02/14] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support

[PATCH v9 0/2] add PCI hotplug and PCIe link tracepoint
 2025-07-25 21:09 UTC  (16+ messages)
` [PATCH v9 1/2] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-25 20:05 UTC  (4+ messages)
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback

[PATCH v15 00/10] unwind_user: Deferred unwinding infrastructure
 2025-07-25 18:55 UTC  (11+ messages)
` [PATCH v15 01/10] unwind_user: Add user space unwinding API with frame pointer support
` [PATCH v15 02/10] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v15 03/10] unwind_user/deferred: Add unwind cache
` [PATCH v15 04/10] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v15 05/10] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v15 06/10] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v15 07/10] unwind deferred: Add unwind_completed mask to stop spurious callbacks
` [PATCH v15 08/10] unwind: Add USED bit to only have one conditional on way back to user space
` [PATCH v15 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v15 10/10] unwind: Finish up unwind when a task exits

[PATCH v5 0/3] tracepoints: Add warnings for unused tracepoints and trace events
 2025-07-25 13:49 UTC  (7+ messages)
` [PATCH v5 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
` [PATCH v5 3/3] tracepoint: Do not warn for unused event that is exported

[PATCH 0/2] rtla: Improve test coverage with output checking and actions
 2025-07-25 13:38 UTC  (3+ messages)
` [PATCH 1/2] rtla/tests: Add grep checks for base test cases
` [PATCH 2/2] rtla/tests: Test timerlat -P option using actions

[PATCH v4 0/1] tracing: Fix an event field filter issue
 2025-07-25 13:21 UTC  (3+ messages)
` [PATCH v4 1/1] tracing: Remove "__attribute__()" from the type field of event format

[PATCH] tracing: sched: Hide numa events under CONFIG_NUMA_BALANCING
 2025-07-25 13:00 UTC  (3+ messages)

[PATCH v1] tools/rtla: Consolidate common parameters into shared structure
 2025-07-25 12:02 UTC  (2+ messages)

[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-07-25 10:16 UTC  (8+ messages)
` [PATCH PATCH v2 v3 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH PATCH v2 v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH PATCH v2 v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH PATCH v2 v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH PATCH v2 v3 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH PATCH v2 v3 6/6] perf docs: Document "

[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-25 10:13 UTC  (5+ messages)
` [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes

[PATCH RESEND v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-07-25 10:08 UTC  (7+ messages)
` [PATCH RESEND v3 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH RESEND v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH RESEND v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH RESEND v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH RESEND v3 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH RESEND v3 6/6] perf docs: Document "

[PATCH] rtla: clarify trace option syntax in documentation and usage help
 2025-07-25  9:13 UTC  (3+ messages)

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-25  4:33 UTC  (3+ messages)

[PATCH] powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
 2025-07-25  3:15 UTC  (4+ messages)

[PATCH v6 0/3] Add support for long task name
 2025-07-24 23:50 UTC  (7+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-24 22:59 UTC  (6+ messages)
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs

[PATCH] selftests/tracing: Fix false failure of subsystem event test
 2025-07-24 21:53 UTC  (3+ messages)

[PATCH v4 0/8] arm64: Enable UPROBES with GCS
 2025-07-24 20:41 UTC  (23+ messages)
` [PATCH v4 2/8] arm64: probes: Break ret out from bl/blr
` [PATCH v4 3/8] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
` [PATCH v4 4/8] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v4 5/8] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v4 6/8] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v4 7/8] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v4 8/8] uprobes: uprobe_warn should use passed task
` (subset) [PATCH v4 0/8] arm64: Enable UPROBES with GCS

[PATCH v3 0/5] rv: Clean up & simplify
 2025-07-24 17:33 UTC  (6+ messages)
` [PATCH v3 1/5] rv: Remove unused field in struct rv_monitor_def
` [PATCH v3 2/5] rv: Merge struct rv_monitor_def into struct rv_monitor
` [PATCH v3 3/5] rv: Merge struct rv_reactor_def into struct rv_reactor
` [PATCH v3 4/5] rv: Remove rv_reactor's reference counter
` [PATCH v3 5/5] rv: Remove struct rv_monitor::reacting

[PATCH 0/3] bpf: tidy up internals of bpf key handling
 2025-07-24 17:13 UTC  (5+ messages)
` [PATCH 1/3] bpf: make bpf_key an opaque type
` [PATCH 2/3] bpf: remove bpf_key reference
` [PATCH 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key

[PATCH 0/2] vfs: fix delegated timestamp updates
 2025-07-24 13:49 UTC  (7+ messages)
` [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg
` [PATCH 2/2] vfs: fix delegated timestamp handling in setattr_copy()

[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
 2025-07-24 13:24 UTC  (6+ messages)

[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
 2025-07-24 13:08 UTC  (6+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
` [PATCH v4 3/4] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v4 4/4] kstack_erase: Support Clang stack depth tracking

[PATCH] tools:bootconfig:scripts This file was missing the shebang line, so added it
 2025-07-24 13:14 UTC  (3+ messages)

[PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
 2025-07-24 12:38 UTC  (3+ messages)

[PATCH] tracing: Have eprobes handle arrays
 2025-07-24  5:31 UTC  (3+ messages)

[PATCH v3 0/1] tracing: Fix an event field filter issue
 2025-07-24  3:52 UTC  (6+ messages)
` [PATCH v3 1/1] tracing: Remove "__attribute__()" from the type field of event format

[PATCH v2 0/5] rv: Clean up & simplify
 2025-07-24  2:39 UTC  (7+ messages)
` [PATCH v2 1/5] rv: Remove unused field in struct rv_monitor_def
` [PATCH v2 2/5] rv: Merge struct rv_monitor_def into struct rv_monitor
` [PATCH v2 3/5] rv: Merge struct rv_reactor_def into struct rv_reactor
` [PATCH v2 4/5] rv: Remove rv_reactor's reference counter
` [PATCH v2 5/5] rv: Remove struct rv_monitor::reacting

[PATCH] bootconfig: Fix unaligned access when building footer
 2025-07-24  1:10 UTC  (4+ messages)

[PATCH v4 0/4] tracepoints: Add warnings for unused tracepoints and trace events
 2025-07-23 22:47 UTC  (10+ messages)
` [PATCH v4 1/4] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v4 2/4] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v4 3/4] tracepoint: Do not warn for unused event that is exported
` [PATCH v4 4/4] tracing: Call trace_ftrace_test_filter() for the event

[PATCH 00/14] xfs: Remove unused trace events
 2025-07-23 22:35 UTC  (3+ messages)

[PATCH net-next] tracing: ipv6: Replace deprecated strcpy() with strscpy()
 2025-07-23 21:30 UTC  (7+ messages)

[RFC] New codectl(2) system call for sframe registration
 2025-07-23 16:29 UTC  (19+ messages)

[PATCH 1/5] tools/rv: Do not skip idle in trace
 2025-07-23 16:12 UTC  (5+ messages)
` [PATCH 2/5] tools/rv: Stop gracefully also on SIGTERM
` [PATCH 3/5] tools/dot2c: Fix generated files going over 100 column limit
` [PATCH 4/5] verification/rvgen: Organise Kconfig entries for nested monitors
` [PATCH 5/5] rv: Return init error when registering monitors

[PATCH v4 0/7] tracing: probes: Use heap instead of stack for temporary buffers
 2025-07-23 15:19 UTC  (10+ messages)
` [PATCH v4 1/7] tracing: probes: Sort #include alphabetically
` [PATCH v4 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
` [PATCH v4 3/7] tracing: fprobe-event: Allocate string buffers "
` [PATCH v4 4/7] tracing: kprobe-event: "
` [PATCH v4 5/7] tracing: eprobe-event: "
` [PATCH v4 6/7] tracing: uprobe-event: "
` [PATCH v4 7/7] tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()

[PATCH 0/4] xfs: more unused events from linux-next
 2025-07-23 15:01 UTC  (3+ messages)

[PATCH v4 09/14] tools/dot2c: Fix generated files going over 100 column limit
 2025-07-23 11:18 UTC  (3+ messages)

[PATCH] mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()
 2025-07-23  9:24 UTC  (2+ messages)

[PATCH v2 0/9] rtla/timerlat: Support actions on threshold and on end
 2025-07-23  8:30 UTC  (6+ messages)
` [PATCH v2 9/9] Documentation/rtla: Add actions feature

[paulmckrcu:dev.2025.07.18a] [tracing] 631f4b8aed: BUG:using_smp_processor_id()in_preemptible
 2025-07-23  6:06 UTC 

[PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
 2025-07-23  5:28 UTC 

[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-23  5:26 UTC 

[PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
 2025-07-23  1:30 UTC  (2+ messages)

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-23  1:29 UTC  (7+ messages)
      ` [PATCH v8] PCI: hotplug: Add a generic RAS tracepoinggt "

[PATCH 0/2] input: Add tracepoint support
 2025-07-23  1:24 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v3 0/7] tracing: probes: Use heap instead of stack for temporary buffers
 2025-07-23  0:29 UTC  (7+ messages)
` [PATCH v3 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
` [PATCH v3 7/7] tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()

[PATCH] tracing: Remove EVENT_FILE_FL_SOFT_MODE flag
 2025-07-23  0:09 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).