linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-13 09:01:47 to 2025-10-17 14:47:30 UTC [more...]

[PATCH 0/4] rtla/timerlat: Add --bpf-action option
 2025-10-17 14:46 UTC  (5+ messages)
` [PATCH 1/4] rtla/timerlat: Support tail call from BPF program
` [PATCH 2/4] rtla/timerlat: Add --bpf-action option
` [PATCH 3/4] rtla/timerlat: Add example for BPF action program
` [PATCH 4/4] Documentation/rtla: Document --bpf-action option

[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-10-17 13:05 UTC  (14+ messages)
` [PATCH v2 10/20] rv: Add Hybrid Automata monitor type
` [PATCH v2 12/20] verification/rvgen: Add support for Hybrid Automata
` [PATCH v2 14/20] rv: Add sample hybrid monitors stall
` [PATCH v2 15/20] rv: Convert the opid monitor to a hybrid automaton

*** Urgent Change ***
 2025-10-17 12:45 UTC 

[PATCH v2 1/3] tools/rtla: Fix --on-threshold always triggering
 2025-10-17 12:34 UTC  (8+ messages)
` [PATCH v2 2/3] rtla/tests: Extend action tests to 5s
` [PATCH v2 3/3] rtla/tests: Fix osnoise test calling timerlat

[PATCH v2 0/2] selftests/verification: Add initial RV tests
 2025-10-17 11:52 UTC  (3+ messages)
` [PATCH v2 1/2] selftest/ftrace: Generalise ftracetest to use with RV
` [PATCH v2 2/2] selftests/verification: Add initial RV tests

[PATCH] rtla/timerlat_bpf: Stop tracing on user latency
 2025-10-17 11:33 UTC  (2+ messages)

[PATCH v7 00/28] Tracefs support for pKVM
 2025-10-17  9:14 UTC  (6+ messages)
` [PATCH v7 14/28] tracing: Add a trace remote module for testing

[PATCH] ring-buffer: fix kernel-doc format to avoid a warning
 2025-10-17  9:08 UTC  (2+ messages)

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
 2025-10-17  9:00 UTC  (15+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks
` [PATCH v3 2/5] mm/selftests: add max_vma_count tests
` [PATCH v3 3/5] mm: introduce vma_count_remaining()
` [PATCH v3 4/5] mm: rename mm_struct::map_count to vma_count
` [PATCH v3 5/5] mm/tracing: introduce trace_mm_insufficient_vma_slots event

[PATCH 0/2] selftests/verification: Add initial RV tests
 2025-10-17  8:50 UTC  (5+ messages)

[PATCH] ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
 2025-10-16 17:28 UTC 

[PATCH v3 00/13] tracing: Show contents of syscall trace event user space fields
 2025-10-16 11:36 UTC  (17+ messages)
` [PATCH v3 01/13] tracing: Make trace_user_fault_read() exposed to rest of tracing
` [PATCH v3 02/13] tracing: Have syscall trace events read user space string
` [PATCH v3 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
` [PATCH v3 04/13] perf: tracing: Have perf system calls read user space
` [PATCH v3 05/13] tracing: Have system call events record user array data
` [PATCH v3 06/13] tracing: Display some syscall arrays as strings
` [PATCH v3 07/13] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v3 08/13] tracing: Add a config and syscall_user_buf_size file to limit amount written
` [PATCH v3 09/13] tracing: Show printable characters in syscall arrays
` [PATCH v3 10/13] tracing: Add trace_seq_pop() and seq_buf_pop()
` [PATCH v3 11/13] tracing: Add parsing of flags to the sys_enter_openat trace event
` [PATCH v3 12/13] tracing: Check for printable characters when printing field dyn strings
` [PATCH v3 13/13] tracing: Have persistent ring buffer print syscalls normally

[PATCH v9 0/4] tracepoints: Add warnings for unused tracepoints and trace events
 2025-10-16 10:54 UTC  (9+ messages)
` [PATCH v9 1/4] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v9 2/4] tracing: Add a tracepoint verification check at build time
` [PATCH v9 3/4] tracepoint: Do not warn for unused event that is exported
` [PATCH v9 4/4] tracing: Add warnings for unused tracepoints for modules

[PATCH RFC] riscv: add support for Ziccid
 2025-10-16  9:24 UTC  (3+ messages)
  ` [External] "

[PATCH v3 00/16] block: add blktrace support for zoned block devi
 2025-10-16  7:11 UTC  (26+ messages)
` [PATCH v3 01/16] blktrace: only calculate trace length once
` [PATCH v3 02/16] blktrace: factor out recording a blktrace event
` [PATCH v3 03/16] blktrace: split out relaying "
` [PATCH v3 04/16] blktrace: untangle if/else sequence in __blk_add_trace
` [PATCH v3 05/16] blktrace: change the internal action to 64bit
` [PATCH v3 06/16] blktrace: split do_blk_trace_setup into two functions
` [PATCH v3 07/16] blktrace: add definitions for blk_user_trace_setup2
` [PATCH v3 08/16] blktrace: pass blk_user_trace2 to setup functions
` [PATCH v3 09/16] blktrace: add definitions for struct blk_io_trace2
` [PATCH v3 10/16] blktrace: differentiate between blk_io_trace versions
` [PATCH v3 11/16] blktrace: move trace_note to blk_io_trace2
` [PATCH v3 12/16] blktrace: move ftrace blk_io_tracer "
` [PATCH v3 13/16] blktrace: add block trace commands for zone operations
` [PATCH v3 14/16] blktrace: expose ZONE APPEND completions to blktrace
` [PATCH v3 15/16] blktrace: trace zone write plugging operations
` [PATCH v3 16/16] blktrace: handle BLKTRACESETUP2 ioctl

[PATCH] mm/migrate_device: Add tracepoints for debugging
 2025-10-16  5:46 UTC 

[PATCH v3 0/2] tracing: Add an option to show symbols in _text+offset for function profiler
 2025-10-15 21:20 UTC  (3+ messages)
` [PATCH v3 1/2] tracing: Allow tracer to add more than 32 options

[BUG] no ORC stacktrace from kretprobe.multi bpf program
 2025-10-15 16:11 UTC  (6+ messages)

[PATCH v12 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-10-15 14:37 UTC  (11+ messages)
` [PATCH v12 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v12 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
` [PATCH v12 3/3] Documentation: tracing: Add documentation about PCI tracepoints

[PATCH 1/1] rv: Fix the invalid address access when reading enabled_monitors
 2025-10-15 14:31 UTC  (2+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-10-15 14:28 UTC  (12+ messages)
` [PATCH v6 16/29] KVM: VMX: Mark __kvm_is_using_evmcs static key as __ro_after_init
` [PATCH v6 19/29] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr

[PATCH] trace/pid_list: optimize pid_list->lock contention
 2025-10-15 11:49 UTC 

[PATCH blktrace v3 00/20] blktrace: Add user-space support for zoned command tracing
 2025-10-15 10:56 UTC  (21+ messages)
` [PATCH blktrace v3 01/20] blktrace: fix comment for struct blk_trace_setup:
` [PATCH blktrace v3 02/20] blkparse: fix compiler warning
` [PATCH blktrace v3 03/20] blktrace: add definitions for BLKTRACESETUP2
` [PATCH blktrace v3 04/20] blktrace: change size of action to 64 bits
` [PATCH blktrace v3 05/20] blktrace: add definitions for blk_io_trace2
` [PATCH blktrace v3 06/20] blktrace: support protocol version 8
` [PATCH blktrace v3 07/20] blkparse: pass magic to get_magic
` [PATCH blktrace v3 08/20] blkparse: read 'magic' first
` [PATCH blktrace v3 09/20] blkparse: factor out reading of a singe blk_io_trace event
` [PATCH blktrace v3 10/20] blkparse: skip unsupported protocol versions
` [PATCH blktrace v3 11/20] blkparse: make get_pdulen() take the pdu_len
` [PATCH blktrace v3 12/20] blkiomon: read 'magic' first
` [PATCH blktrace v3 13/20] blktrace: pass magic to CHECK_MAGIC macro
` [PATCH blktrace v3 14/20] blktrace: pass magic to verify_trace
` [PATCH blktrace v3 15/20] blktrace: rename trace_to_cpu to bit_trace_to_cpu
` [PATCH blktrace v3 16/20] blkparse: use blk_io_trace2 internally
` [PATCH blktrace v3 17/20] blkparse: natively parse blk_io_trace2
` [PATCH blktrace v3 18/20] blkparse: parse zone (un)plug actions
` [PATCH blktrace v3 19/20] blkparse: add zoned commands to fill_rwbs()
` [PATCH blktrace v3 20/20] blktrace: call BLKTRACESETUP2 ioctl per default to setup a trace

[PATCH 0/3] rv: Add explicit lockdep context for reactors
 2025-10-15 10:07 UTC  (15+ messages)
` [PATCH 1/3] rv: Pass va_list to reactors
` [PATCH 2/3] rv: Make rv_reacting_on() static
` [PATCH 3/3] rv: Add explicit lockdep context for reactors

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2025-10-15  9:21 UTC  (9+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
  ` [RFC PATCH 1/4] llvm-cov: add Clang's Source-based Code Coverage support
  ` [RFC PATCH 2/4] llvm-cov: add Clang's MC/DC support
  ` [RFC PATCH 3/4] x86: disable llvm-cov instrumentation
  ` [RFC PATCH 4/4] x86: enable llvm-cov support

[RFC PATCH v1] btf: Sort BTF types by name and kind to optimize btf_find_by_name_kind lookup
 2025-10-15  9:15 UTC  (14+ messages)

[PATCH v4 0/2] tracing: fprobe: optimization for entry only case
 2025-10-15  8:32 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] lib/test_fprobe: add testcase for mixed fprobe

[PATCH v2 0/2] tracing: fprobe: optimization for entry only case
 2025-10-15  7:25 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2025-10-15  6:18 UTC  (8+ messages)

[linus:master] [tracing] 9f0cb91767: BUG:kernel_hang_in_boot_stage
 2025-10-15  5:14 UTC 

[PATCH] selftests/tracing: Add basic test for trace_marker_raw file
 2025-10-14 20:14 UTC  (2+ messages)

[PATCH] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
 2025-10-14  3:39 UTC  (2+ messages)

[PATCH 0/2] tracing: A couple of fixes for v6.18
 2025-10-13 17:05 UTC  (4+ messages)
` [PATCH 2/2] tracing: Stop fortify-string from warning in tracing_mark_raw_write()


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