public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-22 15:56:38 to 2026-01-27 15:34:01 UTC [more...]

[RFC PATCH v1 0/5] s390: Signal frame user space unwinding
 2026-01-27 15:33 UTC  (6+ messages)
` [RFC PATCH v1 1/5] unwind_user: Enable arch-specific signal frame unwinders
` [RFC PATCH v1 2/5] unwind_user/sframe: Add support for signal frame indication
` [RFC PATCH v1 3/5] s390/vdso: Annotate __kernel_[rt_]sigreturn as signal frames
` [RFC PATCH v1 4/5] s390/signal: Move struct [rt_]sigframe to asm/sigframe.h
` [RFC PATCH v1 5/5] s390/unwind_user: Enable signal frame unwinding of user space

[PATCH v2] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
 2026-01-27 15:27 UTC  (4+ messages)

[RESEND][PATCH 0/5] perf: Clean ups and simplifications
 2026-01-27 15:22 UTC  (9+ messages)
` [RESEND][PATCH 3/5] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL

[PATCH v4 00/12] s390: SFrame user space unwinding
 2026-01-27 15:19 UTC  (13+ messages)
` [PATCH v4 01/12] s390: asm/dwarf.h should only be included in assembly files
` [PATCH v4 02/12] s390/vdso: Avoid emitting DWARF CFI for non-vDSO
` [PATCH v4 03/12] s390/vdso: Keep function symbols in vDSO
` [PATCH v4 04/12] s390/vdso: Enable SFrame V3 generation "
` [PATCH v4 05/12] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [PATCH v4 06/12] unwind_user/sframe: Enable archs with encoded SFrame CFA offsets
` [PATCH v4 07/12] s390/ptrace: Convert function macros to inline functions
` [PATCH v4 08/12] s390/ptrace: Provide frame_pointer()
` [PATCH v4 09/12] s390/unwind_user/sframe: Enable sframe unwinding on s390
` [PATCH v4 10/12] unwind_user: Introduce FP/RA recovery rule unknown
` [PATCH v4 11/12] unwind_user/fp: Use arch-specific helper to initialize FP frame
` [PATCH v4 12/12] s390/unwind_user/fp: Enable back chain unwinding of user space

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-01-27 15:05 UTC  (19+ messages)
` [PATCH v13 01/18] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v13 02/18] unwind_user/sframe: Store .sframe section data in per-mm maple tree
` [PATCH v13 03/18] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v13 04/18] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v13 05/18] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v13 06/18] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v13 07/18] unwind_user: Stop when reaching an outermost frame
` [PATCH v13 08/18] unwind_user/sframe: Add support for outermost frame indication
` [PATCH v13 09/18] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v13 10/18] unwind_user/sframe: Show file name in debug output
` [PATCH v13 11/18] unwind_user/sframe: Add .sframe validation option
` [PATCH v13 12/18] unwind_user: Enable archs that pass RA in a register
` [PATCH v13 13/18] unwind_user: Flexible FP/RA recovery rules
` [PATCH v13 14/18] unwind_user: Flexible CFA "
` [PATCH v13 15/18] unwind_user/sframe: Add support for SFrame V3 flexible FDEs
` [PATCH v13 16/18] unwind_user/sframe: Separate reading of FRE from reading of FRE data words
` [PATCH v13 17/18] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v13 18/18] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH] tracing: kprobe-event: Return directly when trace kprobes is empty
 2026-01-27 14:34 UTC  (2+ messages)

[RFC v4 0/7] ext4: fast commit: snapshot inode state for FC log
 2026-01-27 12:05 UTC  (4+ messages)
` [RFC v4 6/7] ext4: fast commit: add lock_updates tracepoint

[PATCH v5 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-01-27  9:10 UTC  (9+ messages)
` [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
` [PATCH v5 13/15] sched/deadline: Move some utility functions to deadline.h
` [PATCH v5 14/15] rv: Add deadline monitors
` [PATCH v5 15/15] rv: Add dl_server specific monitors

[PATCH v2 0/3] powerpc64/ftrace: fixes clang build issues
 2026-01-27  8:49 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc64: make clang cross-build friendly
` [PATCH v2 2/3] powerpc64/ftrace: fix OOL stub count with clang
` [PATCH v2 3/3] powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries

[PATCH] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
 2026-01-27  8:26 UTC  (10+ messages)

[PATCH v2] tracing: kprobe-event: Return directly when trace kprobes is empty
 2026-01-27  5:38 UTC 

[PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2026-01-27  2:39 UTC  (5+ messages)
` [PATCH v6 1/3] tracing: perf: Have perf tracepoint callbacks always disable preemption
` [PATCH v6 2/3] bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()
` [PATCH v6 3/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast

[PATCH v2 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-27  1:23 UTC  (6+ messages)
` [PATCH v2 1/3] tracing: Rename `eval_map_wq` and export it for asynchronous use by other modules
` [PATCH v2 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
` [PATCH v2 3/3] blktrace: Make init_blk_tracer() asynchronous

[PATCH v3 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-27  1:23 UTC  (4+ messages)
` [PATCH v3 1/3] tracing: Rename `eval_map_wq` and allow other parts of tracing use it
` [PATCH v3 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
` [PATCH v3 3/3] blktrace: Make init_blk_tracer() asynchronous

[PATCH] tracing: Documentation: Update histogram-design.rst for fn() handling
 2026-01-26 23:17 UTC 

[PATCH] tracing: Up the hist stacktrace size from 16 to 31
 2026-01-26 21:37 UTC  (3+ messages)

[PATCH v10 00/30] Tracefs support for pKVM
 2026-01-26 21:31 UTC  (32+ messages)
` [PATCH v10 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v10 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v10 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v10 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v10 05/30] tracing: Introduce trace remotes
` [PATCH v10 06/30] tracing: Add reset to "
` [PATCH v10 07/30] tracing: Add non-consuming read "
` [PATCH v10 08/30] tracing: Add init callback "
` [PATCH v10 09/30] tracing: Add events "
` [PATCH v10 10/30] tracing: Add events/ root files "
` [PATCH v10 11/30] tracing: Add helpers to create trace remote events
` [PATCH v10 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v10 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v10 14/30] tracing: Add a trace remote module for testing
` [PATCH v10 15/30] tracing: selftests: Add trace remote tests
` [PATCH v10 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v10 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v10 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v10 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v10 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v10 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v10 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v10 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v10 24/30] KVM: arm64: Add trace remote "
` [PATCH v10 25/30] KVM: arm64: Sync boot clock with "
` [PATCH v10 26/30] KVM: arm64: Add trace reset to "
` [PATCH v10 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v10 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v10 29/30] KVM: arm64: Add selftest event support "
` [PATCH v10 30/30] tracing: selftests: Add hypervisor trace remote tests

[PATCHv2 bpf-next 0/6] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
 2026-01-26 21:18 UTC  (7+ messages)
` [PATCHv2 bpf-next 1/6] x86/fgraph: Fix return_to_handler regs.rsp value
` [PATCHv2 bpf-next 2/6] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
` [PATCHv2 bpf-next 3/6] selftests/bpf: Fix kprobe multi stacktrace_ips test
` [PATCHv2 bpf-next 4/6] selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
` [PATCHv2 bpf-next 5/6] selftests/bpf: Add stacktrace ips test for fentry/fexit
` [PATCHv2 bpf-next 6/6] selftests/bpf: Allow to benchmark trigger with stacktrace

[PATCH] tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
 2026-01-26 18:00 UTC 

[PATCH v16 0/3] Improve proc RSS accuracy and OOM killer latency
 2026-01-26 17:47 UTC  (12+ messages)
` [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-01-26 15:18 UTC  (28+ messages)
` [PATCH mm-unstable v14 01/16] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v14 02/16] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH mm-unstable v14 04/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v14 05/16] khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v14 06/16] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v14 09/16] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v14 10/16] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v14 11/16] khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v14 12/16] khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v14 13/16] khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v14 14/16] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v14 15/16] khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v14 16/16] Documentation: mm: update the admin guide for mTHP collapse

[PATCH] tracing: kprobe-event: Return directly when dyn_event_list is empty
 2026-01-26 14:38 UTC  (4+ messages)

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-01-26  9:48 UTC  (3+ messages)

[PATCH 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-26  2:45 UTC  (4+ messages)
` [PATCH 1/3] tracing: Export eval_map_wq for asynchronous use by other modules

[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
 2026-01-25 20:23 UTC  (4+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "

[PATCH] tracing: Remove notrace from trace_event_raw_event_synth()
 2026-01-25 19:24 UTC  (2+ messages)

[PATCH] tracing: Have hist_debug show what function a field uses
 2026-01-25 19:21 UTC  (2+ messages)

[PATCH] tracing: Fix crash on synthetic stacktrace field usage
 2026-01-25 19:20 UTC  (2+ messages)

[RFC PATCH 0/3] rtla: Synchronize sample collection methods
 2026-01-24 18:50 UTC  (5+ messages)
` [RFC PATCH 1/3] tracing/osnoise: Record timerlat instance counts
` [RFC PATCH 2/3] rtla/timerlat_bpf: Filter samples unseen by tracer
` [RFC PATCH 3/3] rtla/timerlat: Attach BPF program before tracers

[PATCH] rv: Fix dead link to monitor_synthesis.rst
 2026-01-24  7:07 UTC  (3+ messages)

[PATCH v4 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
 2026-01-23 17:45 UTC  (3+ messages)
` [PATCH v4 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset

[PATCH v2] scripts/tracepoint-update: fix memory leak in add_string() on failure
 2026-01-23 17:42 UTC  (3+ messages)

[PATCH v2] function_graph: Fix args pointer mismatch in print_graph_retval()
 2026-01-23 17:18 UTC  (2+ messages)

[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
 2026-01-23 14:04 UTC  (14+ messages)
` [PATCH 18/26] rv/rvgen: add fill_tracepoint_args_skel stub to ltl2k
` [PATCH 20/26] rv/rvgen: refactor automata.py to use iterator-based parsing

[PATCH v9 00/30] Tracefs support for pKVM
 2026-01-23 12:47 UTC  (10+ messages)
` [PATCH v9 25/30] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
` [PATCH v9 29/30] KVM: arm64: Add selftest event support to "

[PATCH V5 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2026-01-22 22:34 UTC  (4+ messages)
` [PATCH V5 2/2] mm/khugepaged: retry with sync writeback "

[syzbot] Monthly trace report (Jan 2026)
 2026-01-22 21:23 UTC 

[PATCH v4 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
 2026-01-22 18:52 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] tracing: Add __event_in_*irq() helpers
  ` [PATCH v5 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
  ` [PATCH v5 3/3] mm: vmscan: add PIDs "

[PATCH v2] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
 2026-01-22 16:20 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