linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-10 18:40:15 to 2024-09-14 21:48:16 UTC [more...]

[PATCH 0/3] fgraph: Do not save calltime in shadow stack
 2024-09-14 21:48 UTC  (4+ messages)
` [PATCH 1/3] fgraph: Use fgraph data to store subtime for profiler
` [PATCH 2/3] ftrace: Use a running sleeptime instead of saving on shadow stack
` [PATCH 3/3] ftrace: Have calltime be saved in the fgraph storage

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-14 20:10 UTC  (13+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/11] fs: add percpu counters for significant "
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 08/11] xfs: switch to "
` [PATCH v8 09/11] ext4: "
` [PATCH v8 10/11] btrfs: convert "
` [PATCH v8 11/11] tmpfs: add support for "

[PATCH v7 00/11] fs: multigrain timestamp redux
 2024-09-14 13:37 UTC  (19+ messages)
` [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v7 06/11] fs: add percpu counters for significant "
` [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v7 08/11] xfs: switch to "
` [PATCH v7 09/11] ext4: "
` [PATCH v7 10/11] btrfs: convert "
` [PATCH v7 11/11] tmpfs: add support for "

[PATCH v1] function_graph: Support recording and printing the function return address
 2024-09-14 13:36 UTC  (2+ messages)

[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
 2024-09-14  8:09 UTC  (2+ messages)

[PATCH] trace: Correct the grammatical errors in the comments
 2024-09-03  0:30 UTC 

[PATCH] in_kernel: Correct the grammatical errors in the comments
 2024-09-02 23:34 UTC 

[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-09-14  2:53 UTC  (2+ messages)

[PATCH] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-14  1:40 UTC  (3+ messages)

[PATCH 00/13] Tracefs support for pKVM
 2024-09-13 23:21 UTC  (18+ messages)
` [PATCH 01/13] ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
` [PATCH 02/13] ring-buffer: Introducing ring-buffer writer
` [PATCH 03/13] ring-buffer: Expose buffer_data_page material
` [PATCH 04/13] timekeeping: Add the boot clock to system time snapshot
` [PATCH 05/13] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH 06/13] KVM: arm64: Add clock support "
` [PATCH 07/13] KVM: arm64: Add tracing support for the pKVM hyp
` [PATCH 08/13] KVM: arm64: Add hyp tracing to tracefs
` [PATCH 09/13] KVM: arm64: Add clock for hyp tracefs
` [PATCH 10/13] KVM: arm64: Add raw interface "
` [PATCH 11/13] KVM: arm64: Add trace "
` [PATCH 12/13] KVM: arm64: Add support for hyp events
` [PATCH 13/13] KVM: arm64: Add kselftest for tracefs hyp tracefs

[PATCH] function_graph: Simplify the initialization of fgraph LRU data
 2024-09-13 20:10 UTC  (2+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-09-13 19:19 UTC  (16+ messages)
` [PATCH 04/18] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
` [PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL
` [PATCH 10/18] KVM: x86: Keep track of instruction length during faults
` [PATCH 11/18] KVM: x86: Pass the instruction length on memory fault user-space exits
` [PATCH 13/18] KVM: x86/mmu: Avoid warning when installing non-private memory attributes
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-13 15:00 UTC  (8+ messages)
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH RFC] block: trace: add block alignment information
 2024-09-13 14:08 UTC  (6+ messages)

[Report] rtla: Failed to set runtime and/or period
 2024-09-13 13:47 UTC  (2+ messages)

[PATCHv3 0/7] uprobe, bpf: Add session support
 2024-09-13 11:52 UTC  (15+ messages)
` [PATCHv3 1/7] uprobe: Add support for session consumer

[PATCH 0/7] add function arguments to ftrace
 2024-09-13  6:03 UTC  (7+ messages)

[PATCH v8 0/8] Improve the copy of task comm
 2024-09-13  2:23 UTC  (11+ messages)
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "

[PATCH v2] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
 2024-09-13  2:13 UTC 

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-12 22:52 UTC  (20+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
          ` [PATCH v2 1/1] "
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
 2024-09-12 21:02 UTC  (3+ messages)

Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64
 2024-09-12 18:38 UTC  (19+ messages)

[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-12 15:11 UTC  (20+ messages)
` [PATCH v14 01/19] tracing: Add a comment about ftrace_regs definition
` [PATCH v14 02/19] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v14 06/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v14 07/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v14 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v14 09/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v14 10/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v14 11/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v14 12/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v14 13/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v14 14/19] tracing: Fix function timing profiler to initialize hashtable
` [PATCH v14 15/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v14 16/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v14 17/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v14 18/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v14 19/19] fgraph: Skip recording calltime/rettime if it is not nneeded

[PATCH net-next v26 00/13] Device Memory TCP
 2024-09-12  4:40 UTC  (2+ messages)

[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-12  1:09 UTC  (5+ messages)

[PATCH 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-09-11 23:08 UTC  (4+ messages)

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-09-11 20:36 UTC  (4+ messages)

[PATCH bpf-next v3 0/5] bpf: Allow skb dynptr for tp_btf
 2024-09-11 17:33 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support __nullable argument suffix "
` [PATCH bpf-next v3 2/5] selftests/bpf: Add test for __nullable suffix in tp_btf
` [PATCH bpf-next v3 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
` [PATCH bpf-next v3 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf
` [PATCH bpf-next v3 5/5] selftests/bpf: Expand skb dynptr selftests "

[PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching
 2024-09-11 17:16 UTC  (5+ messages)

[PATCH RESEND 0/2] ring-buffer/selftest: Meta-page testing improvements
 2024-09-11 16:21 UTC  (12+ messages)
` [PATCH RESEND 1/2] ring-buffer/selftest: Verify the entire meta-page padding
` [PATCH RESEND 2/2] ring-buffer/selftest: Handle meta-page bigger than the system

[PATCH] bpf: devmap: allow for repeated redirect
 2024-09-11 14:14 UTC  (6+ messages)

Question about config UPROBES and UPROBE_EVENTS
 2024-09-11 13:43 UTC  (2+ messages)

[PATCH] uprobes: use vm_special_mapping close() functionality
 2024-09-11 13:14 UTC  (7+ messages)
  ` [PATCH -mm 1/3] Revert "uprobes: use vm_special_mapping close() functionality"
    ` [PATCH -mm 2/3] uprobes: introduce the global struct vm_special_mapping xol_mapping
    ` [PATCH -mm 3/3] uprobes: turn xol_area->pages[2] into xol_area->page

[PATCH] rv: Fix a typo
 2024-09-11 11:43 UTC 

[PATCH v2] mm: move mm flags to mm_types.h
 2024-09-11  7:44 UTC 

[RFC PATCH] function_graph: Support recording and printing the function return address
 2024-09-11  5:01 UTC  (5+ messages)

[PATCH -next] tracing: Remove TRACE_EVENT_FL_FILTERED logic
 2024-09-11  1:00 UTC 

[PATCH v3 0/5] tracing/probes: Support tracepoint events on modules
 2024-09-11  0:21 UTC  (3+ messages)
` [PATCH v3 2/5] tracepoint: Support tterating tracepoints in a loading module

[PATCH v2 0/3] rust: Initial MIPS support
 2024-09-10 22:28 UTC  (7+ messages)
` [PATCH v2 3/3] rust: Enable for MIPS


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