linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-07 13:40:57 to 2025-04-12 14:30:46 UTC [more...]

[PATCH bpf] ftrace: fix incorrect hash size in register_ftrace_direct()
 2025-04-12 14:32 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add mmap trace events to MEMORY MAPPING
 2025-04-12 13:17 UTC  (4+ messages)

Interface for enabling context tracking
 2025-04-11 21:51 UTC  (7+ messages)

[PATCH v4 0/4] ftrace: Add function arguments to function tracers
 2025-04-11 19:27 UTC  (19+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer

[PATCH] ftrace: Do not have print_graph_retval() add a newline
 2025-04-11 17:53 UTC  (2+ messages)

[PATCH] mm: remove unused mmap tracepoints
 2025-04-11 17:22 UTC  (3+ messages)

[PATCH] ftrace: Fix type of ftrace_graph_ent_entry.depth
 2025-04-11 17:21 UTC 

[PATCHv2 perf/core 1/2] uprobes/x86: Add support to emulate nop instructions
 2025-04-11 16:32 UTC  (5+ messages)
` [PATCHv2 perf/core 2/2] selftests/bpf: Add 5-byte nop uprobe trigger bench

[PATCH v2 0/6] arm64: Enable UPROBES with GCS
 2025-04-11 15:09 UTC  (9+ messages)
` [PATCH v2 1/6] arm64/gcs: task_gcs_el0_enable() should use passed task
` [PATCH v2 2/6] arm64: probes: Break ret out from bl/blr
` [PATCH v2 3/6] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v2 4/6] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v2 5/6] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v2 6/6] arm64: Kconfig: Remove GCS restrictions on UPROBES

[PATCH v2 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-11 14:56 UTC  (35+ messages)
` [PATCH v2 01/22] rv: Fix out-of-bound memory access in rv_is_container_monitor()
` [PATCH v2 02/22] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v2 03/22] rv: Let the reactors take care of buffers
` [PATCH v2 04/22] verification/dot2k: Make it possible to invoke dot2k without installation
` [PATCH v2 05/22] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [PATCH v2 06/22] verification/dot2k: Remove __buff_to_string()
` [PATCH v2 07/22] verification/dot2k: Replace is_container() hack with subparsers
` [PATCH v2 08/22] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [PATCH v2 09/22] verification/dot2k: Prepare the frontend for LTL inclusion
` [PATCH v2 10/22] Documentation/rv: Prepare monitor synthesis document "
` [PATCH v2 11/22] verification/rvgen: Prepare the templates "
` [PATCH v2 12/22] verification/rvgen: Restructure the classes to prepare "
` [PATCH v2 13/22] rv: Add support for LTL monitors
` [PATCH v2 14/22] rv: Add rtapp container monitor
` [PATCH v2 15/22] x86/tracing: Remove redundant trace_pagefault_key
` [PATCH v2 16/22] x86/tracing: Move page fault trace points to generic
` [PATCH v2 17/22] arm64: mm: Add page fault trace points
` [PATCH v2 18/22] riscv: "
` [PATCH v2 19/22] rv: Add rtapp_pagefault monitor
` [PATCH v2 20/22] rv: Add rtapp_sleep monitor
` [PATCH v2 21/22] rv: Add documentation for rtapp monitor
` [PATCH v2 22/22] rv: Allow to configure the number of per-task monitor

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-04-11 13:15 UTC  (10+ messages)
` [PATCH v4 02/12] riscv: ftrace factor out code defined by !WITH_ARG
` [PATCH v4 04/12] kernel: ftrace: export ftrace_sync_ipi
` [PATCH v4 05/12] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v4 06/12] riscv: ftrace: do not use stop_machine to update code
` [PATCH v4 10/12] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v4 11/12] riscv: ftrace: support direct call using call_ops

[PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-11 12:18 UTC  (7+ messages)
` [PATCH RFCv3 10/23] uprobes/x86: Add support to emulate nop5 instruction

[PATCH bpf-next v2] bpf, sockmap: Introduce tracing capability for sockmap
 2025-04-11  9:16 UTC 

[RFC PATCH 7/9] rv: Retry when da monitor detects race conditions
 2025-04-11  6:12 UTC  (6+ messages)
` [RFC PATCH 9/9] rv: Add srs per-task monitor

[PATCH net-next v3 0/2] trace: add tracepoint for tcp_sendmsg_locked()
 2025-04-11  2:20 UTC  (7+ messages)
` [PATCH net-next v3 1/2] net: pass const to msg_data_left()
` [PATCH net-next v3 2/2] trace: tcp: Add tracepoint for tcp_sendmsg_locked()

[PATCH v2] ftrace: Show subops in enabled_functions
 2025-04-10 19:38 UTC 

[PATCH] ftrace: Show subops in enabled_functions
 2025-04-10 19:27 UTC  (3+ messages)

[RFC PATCH v3] Introduce Hierarchical Per-CPU Counters
 2025-04-10 17:51 UTC 

[PATCH 0/2] tools/bootconfig: allow overriding CFLAGS and LDFLAGS
 2025-04-10 15:36 UTC  (3+ messages)

[PATCH bpf-next v1] bpf, sockmap: Introduce tracing capability for sockmap
 2025-04-10 14:27 UTC  (7+ messages)

[PATCH] tracing: fprobe: Fix RCU warning message in list traversal
 2025-04-10 12:22 UTC 

[PATCH bpf-next v3] bpf: Remove redundant checks
 2025-04-10  7:02 UTC 

[PATCH bpf-next v2] bpf: Remove duplicate judgments
 2025-04-10  3:28 UTC  (2+ messages)

WTS
 2025-04-10  2:45 UTC 

WTS
 2025-04-10  1:51 UTC 

WTS
 2025-04-10  1:25 UTC 

[PATCH bpf-next v2 1/2] bpf: Check link_create parameter for multi_kprobe
 2025-04-09 23:40 UTC  (2+ messages)

[PATCH v2] tracing: Allow the top level trace_marker to write into another instances
 2025-04-09 18:55 UTC 

[PATCH 1/2] uprobes/x86: Add support to emulate nop5 instruction
 2025-04-09 17:58 UTC  (8+ messages)
` [PATCH 2/2] selftests/bpf: Add 5-byte nop uprobe trigger bench

[PATCH v2] selftests/ftrace: Convert poll to a gen_file
 2025-04-09 16:48 UTC  (2+ messages)

[PATCH] tracing: Allow the top level trace_marker to write into another instance
 2025-04-09 16:28 UTC  (3+ messages)

[PATCH] tracing: Add common_comm to histograms
 2025-04-09 15:34 UTC  (3+ messages)

[PATCH 0/2] ftrace: Fix subops accounting
 2025-04-09 15:15 UTC  (3+ messages)
` [PATCH 1/2] ftrace: Fix accounting of subop hashes
` [PATCH 2/2] tracing/selftest: Add test to better test subops filtering of function graph

[syzbot] [trace?] possible deadlock in ring_buffer_resize
 2025-04-09 14:36 UTC  (2+ messages)

[RFC bpf-next 00/13] bpf: Introduce modular verifier
 2025-04-09  3:34 UTC  (2+ messages)
` [RFC bpf-next 11/13] treewide: bpf: Export symbols used by verifier

[PATCH] tracing: Do not add length to print format in synthetic events
 2025-04-08 23:36 UTC  (2+ messages)

[RFC PATCH v2] Introduce Hierarchical Per-CPU Counters
 2025-04-08 22:12 UTC  (12+ messages)

[PATCH] tracing: Always use memcpy() in histogram add_to_key()
 2025-04-08 19:32 UTC  (2+ messages)

[PATCH net-next v2 0/2] trace: add tracepoint to tcp_sendmsg_locked
 2025-04-08 18:06 UTC  (12+ messages)
` [PATCH net-next v2 1/2] net: pass const to msg_data_left()
` [PATCH net-next v2 2/2] trace: tcp: Add tracepoint for tcp_sendmsg_locked()

[PATCH v2] ftrace: properly merge notrace hash
 2025-04-08 18:03 UTC  (3+ messages)

[PATCH] ftrace: properly merge notrace hash
 2025-04-08 15:55 UTC  (3+ messages)

[RFC PATCH v2] mm: use per-numa-node atomics instead of percpu_counters
 2025-04-08  7:46 UTC  (5+ messages)

[PATCH v4 1/2] docs: tracing: Reduce maxdepth in index.rst for clarity
 2025-04-08  0:55 UTC  (4+ messages)
` [PATCH v4 2/2] docs: tracing: Refactor "

[PATCH v2 0/7] tracing: fprobe-events: Register fprobe only when the event is enabled
 2025-04-07 23:52 UTC  (3+ messages)
` [PATCH v2 2/7] tracing: fprobe: Cleanup fprobe hash when module unloading

[PATCH AUTOSEL 6.13 7/8] tracing: Enforce the persistent ring buffer to be page aligned
 2025-04-07 18:16 UTC 

[PATCH AUTOSEL 6.14 2/9] riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
 2025-04-07 18:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 8/9] tracing: Enforce the persistent ring buffer to be page aligned

[PATCH v2] tracing: Move histogram trigger variables from stack to per CPU structure
 2025-04-07 16:38 UTC 

[PATCH] tracing: Hide get_vm_area() from MMUless builds
 2025-04-07 16:01 UTC 

[PATCH v6 0/4] tracing: Clean up persistent ring buffer code
 2025-04-07 15:57 UTC  (5+ messages)
` [PATCH v6 3/4] tracing: Use vmap_page_range() to map memmap ring buffer

[PATCH v3] tracing: Move histogram trigger variables from stack to per CPU structure
 2025-04-07 14:47 UTC  (3+ 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).