linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v8 12/18] unwind deferred: Use SRCU unwind_deferred_task_work()
Andrii Nakryiko
[PATCH v8 13/18] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
[PATCH v8 16/18] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
Steven Rostedt
[PATCH v8 14/18] perf: Remove get_perf_callchain() init_nr argument
Steven Rostedt
Re: [PATCH v8 14/18] perf: Remove get_perf_callchain() init_nr argument
Alexei Starovoitov
[PATCH v8 15/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set
Steven Rostedt
Re: [PATCH v8 15/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set
Andrii Nakryiko
Re: [PATCH v8 15/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set
Steven Rostedt
Re: [PATCH v8 15/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set
Josh Poimboeuf
Re: [PATCH v8 15/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set
Andrii Nakryiko
[PATCH v8 18/18] perf: Skip user unwind if the task is a kernel thread
Steven Rostedt
[PATCH v8 03/18] unwind_user/x86: Enable frame pointer unwinding on x86
Steven Rostedt
[PATCH v8 10/18] unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
[PATCH v8 02/18] unwind_user: Add frame pointer support
Steven Rostedt
[PATCH v8 01/18] unwind_user: Add user space unwinding API
Steven Rostedt
[PATCH v8 17/18] perf: Simplify get_perf_callchain() user logic
Steven Rostedt
[PATCH v8 09/18] unwind_user/deferred: Add deferred unwinding interface
Steven Rostedt
[PATCH v7 00/22] RV: Linear temporal logic monitors for RT application
Nam Cao
[PATCH v7 01/22] rv: Add #undef TRACE_INCLUDE_FILE
Nam Cao
[PATCH v7 03/22] panic: Add vpanic()
Nam Cao
[PATCH v7 02/22] printk: Make vprintk_deferred() public
Nam Cao
[PATCH v7 06/22] verification/dot2k: Remove __buff_to_string()
Nam Cao
[PATCH v7 07/22] verification/dot2k: Replace is_container() hack with subparsers
Nam Cao
[PATCH v7 08/22] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
Nam Cao
[PATCH v7 05/22] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
Nam Cao
[PATCH v7 11/22] verification/rvgen: Restructure the templates files
Nam Cao
[PATCH v7 09/22] verification/dot2k: Prepare the frontend for LTL inclusion
Nam Cao
[PATCH v7 14/22] rv: Add rtapp container monitor
Nam Cao
[PATCH v7 17/22] arm64: mm: Add page fault trace points
Nam Cao
[PATCH v7 15/22] x86/tracing: Remove redundant trace_pagefault_key
Nam Cao
[PATCH v7 13/22] rv: Add support for LTL monitors
Nam Cao
Re: [PATCH v7 13/22] rv: Add support for LTL monitors
Gabriele Monaco
Re: [PATCH v7 13/22] rv: Add support for LTL monitors
Nam Cao
[PATCH v7 16/22] x86/tracing: Move page fault trace points to generic
Nam Cao
[PATCH v7 21/22] rv: Add documentation for rtapp monitor
Nam Cao
[PATCH v7 19/22] rv: Add rtapp_pagefault monitor
Nam Cao
[PATCH v7 18/22] riscv: mm: Add page fault trace points
Nam Cao
[PATCH v7 12/22] verification/rvgen: Restructure the classes to prepare for LTL inclusion
Nam Cao
[PATCH v7 10/22] Documentation/rv: Prepare monitor synthesis document for LTL inclusion
Nam Cao
[PATCH v7 04/22] rv: Let the reactors take care of buffers
Nam Cao
[PATCH v7 20/22] rv: Add rtapp_sleep monitor
Nam Cao
[PATCH v7 22/22] rv: Allow to configure the number of per-task monitor
Nam Cao
Re: [syzbot] [bpf?] possible deadlock in trie_delete_elem
syzbot
Re: [syzbot] [bpf?] possible deadlock in trie_delete_elem
Alexei Starovoitov
Re: [syzbot] [bpf?] possible deadlock in trie_delete_elem
Kumar Kartikeya Dwivedi
[PATCH v2] tracing: Add a helper function to handle the dereference arg in verifier
Steven Rostedt
[PATCH v2] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
Re: [PATCH v2] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Andrii Nakryiko
Re: [PATCH v2] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
[RFC][PATCH] tracing/sched: Use __string() instead of fixed lengths for task->comm
Steven Rostedt
[PATCH 0/3] tracing: Some cleanups of event trigger code
Steven Rostedt
[PATCH 2/3] tracing: Fix error handling in event_trigger_parse()
Steven Rostedt
[PATCH 3/3] tracing: Remove unnecessary "goto out" that simply returns ret is trigger code
Steven Rostedt
[PATCH 1/3] tracing: Rename event_trigger_alloc() to trigger_data_alloc()
Steven Rostedt
Re: [PATCH 0/3] tracing: Some cleanups of event trigger code
Tom Zanussi
Re: [PATCH 0/3] tracing: Some cleanups of event trigger code
Steven Rostedt
[RESEND PATCH v5] tracing: Replace deprecated strncpy() with strscpy() for stack_trace_filter_buf
Devaansh Kumar
[PATCH] scsi: trace: change the rtn log in hex format
Kassey Li
Re: [PATCH] scsi: trace: change the rtn log in hex format
Steven Rostedt
Re: [PATCH] scsi: trace: change the rtn log in hex format
Kassey Li quic
[PATCH] scsi: trace: change the rtn log in hex format
Kassey Li
Re: [PATCH] scsi: trace: change the rtn log in hex format
Steven Rostedt
Re: [PATCH] scsi: trace: change the rtn log in hex format
Kassey Li quic
[PATCH v5 0/9] x86: Add support for NMI-source reporting with FRED
Sohil Mehta
[PATCH v5 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM
Sohil Mehta
[PATCH v5 2/9] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
Sohil Mehta
[PATCH v5 3/9] x86/nmi: Extend the registration interface to include the NMI-source vector
Sohil Mehta
[PATCH v5 4/9] x86/nmi: Assign and register NMI-source vectors
Sohil Mehta
Re: [PATCH v5 4/9] x86/nmi: Assign and register NMI-source vectors
Peter Zijlstra
Re: [PATCH v5 4/9] x86/nmi: Assign and register NMI-source vectors
Sohil Mehta
[PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
Sohil Mehta
Re: [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
Peter Zijlstra
Re: [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
Sohil Mehta
Re: [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
Peter Zijlstra
Re: [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
H. Peter Anvin
Re: [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
Peter Zijlstra
Re: [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
Sohil Mehta
[PATCH v5 6/9] x86/nmi: Prepare for the new NMI-source vector encoding
Sohil Mehta
Re: [PATCH v5 6/9] x86/nmi: Prepare for the new NMI-source vector encoding
Peter Zijlstra
Re: [PATCH v5 6/9] x86/nmi: Prepare for the new NMI-source vector encoding
Sohil Mehta
[PATCH v5 7/9] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
Sohil Mehta
[PATCH v5 8/9] perf/x86: Enable NMI-source reporting for perfmon
Sohil Mehta
Re: [PATCH v5 8/9] perf/x86: Enable NMI-source reporting for perfmon
Sandipan Das
Re: [PATCH v5 8/9] perf/x86: Enable NMI-source reporting for perfmon
Sohil Mehta
[PATCH v5 9/9] x86/nmi: Include NMI-source information in tracepoint and debug prints
Sohil Mehta
Re: [PATCH v5 9/9] x86/nmi: Include NMI-source information in tracepoint and debug prints
Steven Rostedt
Re: [PATCH v5 9/9] x86/nmi: Include NMI-source information in tracepoint and debug prints
Sohil Mehta
[PATCH v7] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
Shuai Xue
Re: [PATCH v7] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
Jonathan Cameron
Re: [PATCH v7] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
Shuai Xue
Re: [PATCH v7] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
Steven Rostedt
Re: [PATCH v7] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
Shuai Xue
[PATCH v4 00/24] Tracefs support for pKVM
Vincent Donnefort
[PATCH v4 02/24] tracing: Introduce trace remotes
Vincent Donnefort
Re: [PATCH v4 02/24] tracing: Introduce trace remotes
Steven Rostedt
Re: [PATCH v4 02/24] tracing: Introduce trace remotes
Vincent Donnefort
[PATCH v4 04/24] tracing: Add init callback to trace remotes
Vincent Donnefort
[PATCH v4 03/24] tracing: Add reset to trace remotes
Vincent Donnefort
[PATCH v4 01/24] ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
Re: [PATCH v4 01/24] ring-buffer: Introduce ring-buffer remotes
Steven Rostedt
Re: [PATCH v4 01/24] ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
Re: [PATCH v4 01/24] ring-buffer: Introduce ring-buffer remotes
Steven Rostedt
[PATCH v4 10/24] tracing: Add a trace remote module for testing
Vincent Donnefort
[PATCH v4 05/24] tracing: Add events to trace remotes
Vincent Donnefort
Re: [PATCH v4 05/24] tracing: Add events to trace remotes
Steven Rostedt
Re: [PATCH v4 05/24] tracing: Add events to trace remotes
Vincent Donnefort
[PATCH v4 11/24] tracing: selftests: Add trace remote tests
Vincent Donnefort
[PATCH v4 06/24] tracing: Add events/ root files to trace remotes
Vincent Donnefort
[PATCH v4 07/24] tracing: Add helpers to create trace remote events
Vincent Donnefort
[PATCH v4 08/24] ring-buffer: Expose buffer_data_page material
Vincent Donnefort
Re: [PATCH v4 08/24] ring-buffer: Expose buffer_data_page material
Steven Rostedt
[PATCH v4 09/24] tracing: Introduce simple_ring_buffer
Vincent Donnefort
[PATCH v4 15/24] KVM: arm64: Add .hyp.data section
Vincent Donnefort
[PATCH v4 14/24] KVM: arm64: Support unaligned fixmap in the nVHE hyp
Vincent Donnefort
[PATCH v4 16/24] KVM: arm64: Add clock support for the pKVM hyp
Vincent Donnefort
[PATCH v4 19/24] KVM: arm64: Sync boot clock with the pKVM hyp
Vincent Donnefort
[PATCH v4 12/24] tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
[PATCH v4 20/24] KVM: arm64: Add trace reset to the pKVM hyp
Vincent Donnefort
[PATCH v4 21/24] KVM: arm64: Add event support to the pKVM hyp and trace remote
Vincent Donnefort
[PATCH v4 22/24] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
Vincent Donnefort
[PATCH v4 18/24] KVM: arm64: Add trace remote for the pKVM hyp
Vincent Donnefort
[PATCH v4 17/24] KVM: arm64: Add tracing capability for the pKVM hyp
Vincent Donnefort
[PATCH v4 23/24] KVM: arm64: Add selftest event support to pKVM hyp
Vincent Donnefort
[PATCH v4 24/24] tracing: selftests: Add pKVM trace remote tests
Vincent Donnefort
[PATCH v4 13/24] tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
Re: [PATCH v4 00/24] Tracefs support for pKVM
Steven Rostedt
Re: [PATCH v4 00/24] Tracefs support for pKVM
Vincent Donnefort
Re: [PATCH v4 00/24] Tracefs support for pKVM
Steven Rostedt
[PATCH v3] tracing: Update function trace addresses with module addresses
Steven Rostedt
[PATCH] tracing: Show preempt and irq events callsites from the offsets in field print
Steven Rostedt
[PATCH v3] tracing: Only return an adjusted address if it matches the kernel address
Steven Rostedt
[PATCH v3 bpf-next 0/2] bpf: Allow some trace helpers for all prog types
Feng Yang
[PATCH v3 sched_ext 2/2] sched_ext: Remove bpf_scx_get_func_proto
Feng Yang
Re: [PATCH v3 sched_ext 2/2] sched_ext: Remove bpf_scx_get_func_proto
Andrii Nakryiko
Re: [PATCH v3 sched_ext 2/2] sched_ext: Remove bpf_scx_get_func_proto
Tejun Heo
[PATCH v3 bpf-next 1/2] bpf: Allow some trace helpers for all prog types
Feng Yang
Re: [PATCH v3 bpf-next 1/2] bpf: Allow some trace helpers for all prog types
Tejun Heo
Re: [PATCH v3 bpf-next 0/2] bpf: Allow some trace helpers for all prog types
patchwork-bot+netdevbpf
[RESEND PATCH bpf-next v4 1/2] bpf, sockmap: Introduce tracing capability for sockmap
Jiayuan Chen
Re: [RESEND PATCH bpf-next v4 1/2] bpf, sockmap: Introduce tracing capability for sockmap
Jiayuan Chen
[RESEND PATCH bpf-next v4 2/2] bpf: Move the BPF net tracepoint definitions to net directory
Jiayuan Chen
Re: [RESEND PATCH bpf-next v4 2/2] bpf: Move the BPF net tracepoint definitions to net directory
kernel test robot
Re: [RESEND PATCH bpf-next v4 1/2] bpf, sockmap: Introduce tracing capability for sockmap
Martin KaFai Lau
Re: [RESEND PATCH bpf-next v4 1/2] bpf, sockmap: Introduce tracing capability for sockmap
Jiayuan Chen
Re: [RESEND PATCH bpf-next v4 1/2] bpf, sockmap: Introduce tracing capability for sockmap
Alexei Starovoitov
Re: [RESEND PATCH bpf-next v4 1/2] bpf, sockmap: Introduce tracing capability for sockmap
John Fastabend
[PATCH AUTOSEL 6.1 131/212] MIPS: Use arch specific syscall name match function
Sasha Levin
[PATCH AUTOSEL 6.6 012/294] tracing: Mark binary printing functions with __printf() attribute
Sasha Levin
[PATCH AUTOSEL 6.12 276/486] MIPS: Use arch specific syscall name match function
Sasha Levin
[PATCH AUTOSEL 5.15 003/153] tracing: Mark binary printing functions with __printf() attribute
Sasha Levin
[PATCH AUTOSEL 6.6 172/294] MIPS: Use arch specific syscall name match function
Sasha Levin
[PATCH AUTOSEL 6.1 011/212] tracing: Mark binary printing functions with __printf() attribute
Sasha Levin
[PATCH AUTOSEL 5.4 47/79] MIPS: Use arch specific syscall name match function
Sasha Levin
[PATCH AUTOSEL 5.10 068/114] MIPS: Use arch specific syscall name match function
Sasha Levin
[PATCH AUTOSEL 5.15 095/153] MIPS: Use arch specific syscall name match function
Sasha Levin
[PATCH AUTOSEL 6.12 016/486] tracing: Mark binary printing functions with __printf() attribute
Sasha Levin
[PATCH AUTOSEL 6.14 457/642] scsi: usb: Rename the RESERVE and RELEASE constants
Sasha Levin
[PATCH AUTOSEL 6.14 354/642] MIPS: Use arch specific syscall name match function
Sasha Levin
[PATCH AUTOSEL 6.14 083/642] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Sasha Levin
[PATCH AUTOSEL 6.14 017/642] ring-buffer: Use kaslr address instead of text delta
Sasha Levin
[PATCH AUTOSEL 6.14 018/642] tracing: Mark binary printing functions with __printf() attribute
Sasha Levin
[PATCH v2 00/13] tracing: Remove most uses of "disabled" field
Steven Rostedt
[PATCH v2 02/13] ftrace: Do not bother checking per CPU "disabled" flag
Steven Rostedt
[PATCH v2 01/13] tracing/mmiotrace: Remove reference to unused per CPU data pointer
Steven Rostedt
[PATCH v2 03/13] tracing: Just use this_cpu_read() to access ignore_pid
Steven Rostedt
[PATCH v2 04/13] tracing: Add tracer_tracing_disable/enable() functions
Steven Rostedt
[PATCH v2 06/13] tracing: kdb: Use tracer_tracing_on/off() instead of setting per CPU disabled
Steven Rostedt
[PATCH v2 07/13] ftrace: Do not disabled function graph based on "disabled" field
Steven Rostedt
[PATCH v2 05/13] tracing: Use tracer_tracing_disable() instead of "disabled" field for ftrace_dump_one()
Steven Rostedt
[PATCH v2 08/13] tracing: Do not use per CPU array_buffer.data->disabled for cpumask
Steven Rostedt
[PATCH v2 12/13] tracing: Use atomic_inc_return() for updating "disabled" counter in irqsoff tracer
Steven Rostedt
[PATCH v2 13/13] tracing: Remove unused buffer_page field from trace_array_cpu structure
Steven Rostedt
[PATCH v2 11/13] tracing: Convert the per CPU "disabled" counter to local from atomic
Steven Rostedt
[PATCH v2 09/13] ring-buffer: Add ring_buffer_record_is_on_cpu()
Steven Rostedt
[PATCH v2 10/13] tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
Steven Rostedt
[PATCH v2] tracing: kdb: Use tracer_tracing_on/off() instead of setting per CPU disabled
Steven Rostedt
Re: [PATCH v2] tracing: kdb: Use tracer_tracing_on/off() instead of setting per CPU disabled
Steven Rostedt
[PATCH v3 0/7] arm64: Enable UPROBES with GCS
Jeremy Linton
[PATCH v3 1/7] arm64/gcs: task_gcs_el0_enable() should use passed task
Jeremy Linton
[PATCH v3 7/7] uprobes: uprobe_warn should use passed task
Jeremy Linton
[PATCH v3 5/7] arm64: uprobes: Add GCS support to uretprobes
Jeremy Linton
[PATCH v3 2/7] arm64: probes: Break ret out from bl/blr
Jeremy Linton
[PATCH v3 3/7] arm64: uaccess: Add additional userspace GCS accessors
Jeremy Linton
[PATCH v3 4/7] arm64: probes: Add GCS support to bl/blr/ret
Jeremy Linton
Re: [PATCH v3 4/7] arm64: probes: Add GCS support to bl/blr/ret
kernel test robot
[PATCH v3 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
Jeremy Linton
[PATCH v3 0/2] tracing: fix race when creating trace probe log error message
Paul Cacheux via B4 Relay
[PATCH v3 2/2] tracing: protect trace_probe_log with mutex
Paul Cacheux via B4 Relay
Re: [PATCH v3 2/2] tracing: protect trace_probe_log with mutex
Steven Rostedt
[PATCH v3 1/2] tracing: add missing trace_probe_log_clear for eprobes
Paul Cacheux via B4 Relay
Re: [PATCH v3 1/2] tracing: add missing trace_probe_log_clear for eprobes
Steven Rostedt
Re: [PATCH v3 0/2] tracing: fix race when creating trace probe log error message
Steven Rostedt
[PATCH][RFC][CFT] kill vfs_submount(), already
Al Viro
Re: [PATCH][RFC][CFT] kill vfs_submount(), already
Jan Kara
[PATCH v2] kill vfs_submount()
Al Viro
Re: [PATCH v2] kill vfs_submount()
Al Viro
Re: [PATCH v2] kill vfs_submount()
Steven Rostedt
Re: [PATCH v2] kill vfs_submount()
Jan Kara
Re: [PATCH][RFC][CFT] kill vfs_submount(), already
Christian Brauner
Re: [PATCH][RFC][CFT] kill vfs_submount(), already
Steven Rostedt
Earlier messages
Later messages