messages from 2024-02-06 15:13:20 to 2024-02-16 15:30:01 UTC [more...]
[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
2024-02-16 15:29 UTC (5+ messages)
[PATCH v3 0/8] dma-fence, drm, amdgpu new trace events
2024-02-16 15:28 UTC (11+ messages)
` [PATCH v3 1/8] tracing, dma-buf: add a trace_dma_fence_sync_to event
` [PATCH v3 2/8] dma-buf/fence-chain: use trace_dma_fence_sync_to
` [PATCH v3 3/8] amdgpu: use trace_dma_fence_sync_to in amdgpu_fence_sync
` [PATCH v3 4/8] drm/amdgpu: add a amdgpu_bo_fill trace event
` [PATCH v3 5/8] drm/amdgpu: add a amdgpu_cs_start "
` [PATCH v3 6/8] drm: add drm_mode_atomic_commit event
` [PATCH v3 7/8] drm/sched: use trace_dma_fence_used_as_dependency
` [PATCH v3 8/8] drm/amdgpu: add devname to trace_amdgpu_sched_run_job
[PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-02-16 14:24 UTC (44+ messages)
` [PATCH v7 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH v7 13/36] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v7 14/36] function_graph: Use a simple LRU for fgraph_array index number
` [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH v7 20/36] function_graph: Improve push operation for several interrupts
` [PATCH v7 21/36] function_graph: Add selftest for passing local variables
` [PATCH v7 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
` [PATCH v7 23/36] function_graph: Add a new exit "
` [PATCH v7 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
` [PATCH v7 25/36] arm64: ftrace: "
` [PATCH v7 28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v7 31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v7 32/36] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v7 33/36] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v7 34/36] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v7 35/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v7 36/36] Documentation: probes: Update fprobe on function-graph tracer
[PATCH] parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
2024-02-16 13:30 UTC (2+ messages)
[PATCH] parisc/kprobes: always include asm-generic/kprobes.h
2024-02-16 13:29 UTC (2+ messages)
[PATCH v2] acpi/ghes: Prevent sleeping with spinlock held
2024-02-15 17:39 UTC (11+ messages)
[PATCH] synthetic tracing: Fix trace_string() return value
2024-02-15 13:37 UTC (2+ messages)
[PATCH v2] tracing: Inform kmemleak of saved_cmdlines allocation
2024-02-14 18:20 UTC (2+ messages)
[PATCH v3 0/4] tracing/user_events: Introduce multi-format events
2024-02-14 17:50 UTC (5+ messages)
` [PATCH v3 1/4] tracing/user_events: Prepare find/delete for same name events
` [PATCH v3 2/4] tracing/user_events: Introduce multi-format events
` [PATCH v3 3/4] selftests/user_events: Test "
` [PATCH v3 4/4] tracing/user_events: Document multi-format flag
[PATCH net-next v3] net: dqs: add NIC stall detector based on BQL
2024-02-14 17:31 UTC (10+ messages)
[PATCH 1/2] tracing, dma-buf: add a trace_dma_fence_sync_to event
2024-02-14 16:54 UTC (17+ messages)
` [PATCH v2 0/6] dma-fence, drm, amdgpu new trace events
` [PATCH v2 1/6] tracing, dma-buf: add a trace_dma_fence_sync_to event
` [PATCH v2 2/6] dma-buf/fence-chain: use trace_dma_fence_sync_to
` [PATCH v2 3/6] amdgpu: use trace_dma_fence_sync_to in amdgpu_fence_sync
` [PATCH v2 4/6] drm/amdgpu: add BO clear event
` [PATCH v2 5/6] drm/amdgpu: add a amdgpu_cs_ioctl2 event
` [PATCH v2 6/6] drm: add drm_mode_atomic_commit event
[regression] tracing: kmemleak warning in allocate_cmdlines_buffer()
2024-02-14 16:22 UTC (5+ messages)
[RFC PATCH net-next v5 00/14] Device Memory TCP
2024-02-14 15:30 UTC (10+ messages)
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
[PATCH] tracing: Inform kmemleak of saved_cmdlines allocation
2024-02-14 15:26 UTC
[PATCH RFC 0/5] tracing/probes: Support function parameter access from return probe
2024-02-14 13:22 UTC (6+ messages)
` [PATCH RFC 1/5] tracing/probes: Fix to search structure fields correctly
` [PATCH RFC 2/5] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
` [PATCH RFC 3/5] tracing/probes: Cleanup probe argument parser
` [PATCH RFC 4/5] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
` [PATCH RFC 5/5] tracing/probes: Support $argN in return probe (kprobe and fprobe)
[PATCH v17 0/6] Introducing trace buffer mapping by user-space
2024-02-14 10:26 UTC (11+ messages)
` [PATCH v17 1/6] ring-buffer: Zero ring-buffer sub-buffers
` [PATCH v17 2/6] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v17 3/6] tracing: Add snapshot refcount
` [PATCH v17 4/6] tracing: Allow user-space mapping of the ring-buffer
` [PATCH v17 5/6] Documentation: tracing: Add ring-buffer mapping
` [PATCH v17 6/6] ring-buffer/selftest: Add ring-buffer mapping test
[PATCH v2 1/4] tracing/user_events: Prepare find/delete for same name events
2024-02-14 4:13 UTC (2+ messages)
[PATCH v2] tracing: Have saved_cmdlines arrays all in one allocation
2024-02-14 0:09 UTC (3+ messages)
[PATCH] tracing: Have saved_cmdlines arrays all in one allocation
2024-02-13 16:35 UTC (5+ messages)
[PATCH] tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
2024-02-13 13:24 UTC
[PATCH] tracing: Fix wasted memory in saved_cmdlines logic
2024-02-12 23:42 UTC (4+ messages)
[PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
2024-02-12 23:12 UTC (17+ messages)
[PATCH v16 0/6] Introducing trace buffer mapping by user-space
2024-02-12 21:47 UTC (12+ messages)
` [PATCH v16 1/6] ring-buffer: Zero ring-buffer sub-buffers
` [PATCH v16 2/6] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v16 3/6] tracing: Add snapshot refcount
` [PATCH v16 4/6] tracing: Allow user-space mapping of the ring-buffer
` [PATCH v16 5/6] Documentation: tracing: Add ring-buffer mapping
` [PATCH v16 6/6] ring-buffer/selftest: Add ring-buffer mapping test
[PATCH v11] bus: mhi: host: Add tracing support
2024-02-12 18:26 UTC (7+ messages)
[PATCH v2] tracing: Fix wasted memory in saved_cmdlines logic
2024-02-12 17:24 UTC (3+ messages)
[syzbot] [fs?] [trace?] BUG: unable to handle kernel paging request in tracefs_apply_options
2024-02-12 17:10 UTC (2+ messages)
[GIT PULL] tracing/tools: Fixes for 6.8-rc4
2024-02-12 13:37 UTC
[PATCH] selftest: ftrace: fix minor typo in log
2024-02-11 11:18 UTC
[PATCH v15 0/6] Introducing trace buffer mapping by user-space
2024-02-09 13:25 UTC (8+ messages)
` [PATCH v15 1/6] ring-buffer: Zero ring-buffer sub-buffers
` [PATCH v15 2/6] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v15 3/6] tracing: Add snapshot refcount
` [PATCH v15 4/6] tracing: Allow user-space mapping of the ring-buffer
` [PATCH v15 5/6] Documentation: tracing: Add ring-buffer mapping
` [PATCH v15 6/6] ring-buffer/selftest: Add ring-buffer mapping test
[PATCH v3 0/2] Update mce_record tracepoint
2024-02-08 17:10 UTC (2+ messages)
[PATCH v2] mm: Update mark_victim tracepoints fields
2024-02-08 17:00 UTC (2+ messages)
[PATCH] riscv: Fix text patching when icache flushes use IPIs
2024-02-08 14:14 UTC (5+ messages)
[PATCH] tools/rtla: Replace setting prio with nice for SCHED_OTHER
2024-02-08 13:21 UTC (2+ messages)
[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-08 13:18 UTC
[PATCH 0/6] tools: Fix rtla and rv problems (found) with clang
2024-02-08 10:30 UTC (4+ messages)
` [PATCH 1/6] tools/rtla: Fix Makefile compiler options for clang
[PATCH RFC 0/4] Introduce uts_release
2024-02-08 10:08 UTC (5+ messages)
[PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-08 9:36 UTC (7+ messages)
[PATCH v5 0/8] support '%pd' and '%pD' for print file name
2024-02-07 14:39 UTC (9+ messages)
` [PATCH v5 1/8] tracing/probes: add traceprobe_expand_dentry_args() helper
` [PATCH v5 4/8] tracing/probes: support '%pd/%pD' type for fprobe
` [PATCH v5 5/8] tracing: add new type "%pd/%pD" in readme_msg[]
` [PATCH v5 7/8] selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
Question about the ipi_raise filter usage and output
2024-02-07 2:33 UTC (6+ messages)
[PATCH v2 0/3] x86/kprobes: add exception opcode detector and boost more opcodes
2024-02-06 23:40 UTC (5+ messages)
` [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).