linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] rtla: clarify trace option syntax in documentation and usage help
Steven Rostedt
Re: [PATCH] rtla: clarify trace option syntax in documentation and usage help
Tomas Glozar
[PATCH v4 0/7] tracing: probes: Use heap instead of stack for temporary buffers
Masami Hiramatsu (Google)
[PATCH v4 1/7] tracing: probes: Sort #include alphabetically
Masami Hiramatsu (Google)
[PATCH v4 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
Masami Hiramatsu (Google)
Re: [PATCH v4 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
Google
[PATCH] tracing: trace_fprobe: Fix typo of the semicolon
Masami Hiramatsu (Google)
[PATCH v4 3/7] tracing: fprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
[PATCH v4 6/7] tracing: uprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
[PATCH v4 7/7] tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Masami Hiramatsu (Google)
Re: [PATCH v4 7/7] tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Steven Rostedt
Re: [PATCH v4 7/7] tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Google
[PATCH v4 4/7] tracing: kprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
[PATCH v4 5/7] tracing: eprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
[PATCH] tools:bootconfig:scripts This file was missing the shebang line, so added it
Bhaskar Chowdhury
Re: [PATCH] tools:bootconfig:scripts This file was missing the shebang line, so added it
Google
Re: [PATCH] tools:bootconfig:scripts This file was missing the shebang line, so added it
Google
[PATCH v3 0/7] tracing: probes: Use heap instead of stack for temporary buffers
Masami Hiramatsu (Google)
[PATCH v3 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
Masami Hiramatsu (Google)
Re: [PATCH v3 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
Steven Rostedt
Re: [PATCH v3 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
Google
[PATCH v3 1/7] tracing: probes: Sort #include alphabetically
Masami Hiramatsu (Google)
[PATCH v3 3/7] tracing: fprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
Re: [PATCH v3 3/7] tracing: fprobe-event: Allocate string buffers from heap
Steven Rostedt
[PATCH v3 4/7] tracing: kprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
[PATCH v3 5/7] tracing: eprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
[PATCH v3 7/7] tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Masami Hiramatsu (Google)
Re: [PATCH v3 7/7] tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Steven Rostedt
Re: [PATCH v3 7/7] tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Google
[PATCH v3 6/7] tracing: uprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
Re: [PATCH v3 6/7] tracing: uprobe-event: Allocate string buffers from heap
Steven Rostedt
[RESEND][PATCH v3] tracing: Deprecate auto-mounting tracefs in debugfs
Steven Rostedt
[PATCH v3] tracing: Deprecate auto-mounting tracefs in debugfs
Steven Rostedt
[PATCH 0/4] xfs: more unused events from linux-next
Steven Rostedt
[PATCH 1/4] xfs: remove unused trace event xfs_dqreclaim_dirty
Steven Rostedt
[PATCH 3/4] xfs: remove unused trace event xfs_discard_rtrelax
Steven Rostedt
[PATCH 4/4] xfs: remove unused trace event xfs_reflink_cow_enospc
Steven Rostedt
[PATCH 2/4] xfs: remove unused trace event xfs_log_cil_return
Steven Rostedt
Re: [PATCH 0/4] xfs: more unused events from linux-next
Darrick J. Wong
Re: [PATCH 0/4] xfs: more unused events from linux-next
Steven Rostedt
Re: [PATCH 0/4] xfs: more unused events from linux-next
Christoph Hellwig
Re: [PATCH 0/4] xfs: more unused events from linux-next
Carlos Maiolino
[PATCH] mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()
Zi Yan
Re: [PATCH] mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()
David Hildenbrand
Re: [PATCH] mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()
Vlastimil Babka
[PATCH 0/2] vfs: fix delegated timestamp updates
Jeff Layton
[PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg
Jeff Layton
Re: [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg
Steven Rostedt
Re: [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg
Chuck Lever
[PATCH 2/2] vfs: fix delegated timestamp handling in setattr_copy()
Jeff Layton
Re: [PATCH 2/2] vfs: fix delegated timestamp handling in setattr_copy()
Jeff Layton
Re: [PATCH 2/2] vfs: fix delegated timestamp handling in setattr_copy()
Christian Brauner
[PATCH v3 0/5] tracepoints: Add warnings for unused tracepoints and trace events
Steven Rostedt
[PATCH v3 2/5] tracing: sorttable: Add a tracepoint verification check at build time
Steven Rostedt
[PATCH v3 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
Steven Rostedt
Re: [PATCH v3 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
Linus Torvalds
Re: [PATCH v3 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
Steven Rostedt
Re: [PATCH v3 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
Linus Torvalds
[PATCH v3 4/5] tracepoint: Do not warn for unused event that is exported
Steven Rostedt
[PATCH v3 3/5] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
Steven Rostedt
[PATCH v3 5/5] tracing: Call trace_ftrace_test_filter() for the event
Steven Rostedt
[PATCH] tracing: sched: Hide numa balancing trace events
Steven Rostedt
Re: [PATCH] tracing: sched: Hide numa balancing trace events
Steven Rostedt
[PATCH] tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exit
Steven Rostedt
Re: [PATCH] tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exit
Catalin Marinas
[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Steven Rostedt
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Bibo Mao
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Steven Rostedt
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Bibo Mao
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Huacai Chen
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Steven Rostedt
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Steven Rostedt
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Huacai Chen
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Steven Rostedt
Re: [PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Huacai Chen
[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Aditya Bodkhe
[PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
Aditya Bodkhe
Re: [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
Hari Bathini
Re: [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
Venkat
Re: [PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Venkat
Re: [PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Christophe Leroy
Re: [PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Venkat
Re: [PATCH v2 9/9] Documentation/rtla: Add actions feature
Steven Rostedt
Re: [PATCH v2 9/9] Documentation/rtla: Add actions feature
Tomas Glozar
Re: [PATCH v2 9/9] Documentation/rtla: Add actions feature
Steven Rostedt
Re: [PATCH v2 9/9] Documentation/rtla: Add actions feature
Tomas Glozar
[PATCH] selftests/tracing: Fix false failure of subsystem event test
Steven Rostedt
Re: [PATCH] selftests/tracing: Fix false failure of subsystem event test
Steven Rostedt
Re: [PATCH] selftests/tracing: Fix false failure of subsystem event test
Shuah Khan
[RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [RFC] New codectl(2) system call for sframe registration
Steven Rostedt
Re: [RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [RFC] New codectl(2) system call for sframe registration
Steven Rostedt
Re: [RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [RFC] New codectl(2) system call for sframe registration
Steven Rostedt
Re: [RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [RFC] New codectl(2) system call for sframe registration
Steven Rostedt
Re: [RFC] New codectl(2) system call for sframe registration
Jose E. Marchesi
Re: [RFC] New codectl(2) system call for sframe registration
Steven Rostedt
Re: [RFC] New codectl(2) system call for sframe registration
Indu Bhagat
Re: [RFC] New codectl(2) system call for sframe registration
Steven Rostedt
Re: [RFC] New codectl(2) system call for sframe registration
Indu Bhagat
Re: [RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [RFC] New codectl(2) system call for sframe registration
Indu Bhagat
Re: [RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [RFC] New codectl(2) system call for sframe registration
Indu Bhagat
Re: [RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [RFC] New codectl(2) system call for sframe registration
Indu Bhagat
Re: [RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [RFC] New codectl(2) system call for sframe registration
Google
Re: [RFC] New codectl(2) system call for sframe registration
Mathieu Desnoyers
Re: [syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3)
David Howells
Re: [syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3)
syzbot
[PATCH 0/6] rv: Clean up & simplify
Nam Cao
[PATCH 1/6] rv: Remove unused field in struct rv_monitor_def
Nam Cao
Re: [PATCH 1/6] rv: Remove unused field in struct rv_monitor_def
Gabriele Monaco
[PATCH 3/6] rv: Merge struct rv_reactor_def into struct rv_reactor
Nam Cao
Re: [PATCH 3/6] rv: Merge struct rv_reactor_def into struct rv_reactor
Gabriele Monaco
[PATCH 2/6] rv: Merge struct rv_monitor_def into struct rv_monitor
Nam Cao
Re: [PATCH 2/6] rv: Merge struct rv_monitor_def into struct rv_monitor
Gabriele Monaco
[PATCH 4/6] rv: Remove rv_reactor's reference counter
Nam Cao
Re: [PATCH 4/6] rv: Remove rv_reactor's reference counter
Gabriele Monaco
Re: [PATCH 4/6] rv: Remove rv_reactor's reference counter
Nam Cao
Re: [PATCH 4/6] rv: Remove rv_reactor's reference counter
Gabriele Monaco
Re: [PATCH 4/6] rv: Remove rv_reactor's reference counter
Nam Cao
Re: [PATCH 4/6] rv: Remove rv_reactor's reference counter
Gabriele Monaco
[PATCH 6/6] rv: Remove struct rv_monitor::reacting
Nam Cao
Re: [PATCH 6/6] rv: Remove struct rv_monitor::reacting
Gabriele Monaco
[PATCH 5/6] rv: Remove the nop reactor
Nam Cao
Re: [PATCH 5/6] rv: Remove the nop reactor
Gabriele Monaco
Re: [PATCH 5/6] rv: Remove the nop reactor
Nam Cao
[PATCH v4 14/14] rv: Add opid per-cpu monitor
Gabriele Monaco
[PATCH v4 13/14] rv: Add nrp and sssw per-task monitors
Gabriele Monaco
[PATCH v4 12/14] rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
Re: [PATCH v4 12/14] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
Re: [PATCH v4 12/14] rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
[PATCH v4 11/14] sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
[PATCH v4 10/14] rv: Retry when da monitor detects race conditions
Gabriele Monaco
Re: [PATCH v4 10/14] rv: Retry when da monitor detects race conditions
Nam Cao
Re: [PATCH v4 10/14] rv: Retry when da monitor detects race conditions
Gabriele Monaco
[PATCH v4 09/14] tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
Re: [PATCH v4 09/14] tools/dot2c: Fix generated files going over 100 column limit
Nam Cao
Re: [PATCH v4 09/14] tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
[PATCH v4 08/14] verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
Re: [PATCH v4 08/14] verification/rvgen: Organise Kconfig entries for nested monitors
Nam Cao
Re: [PATCH v4 08/14] verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
[PATCH v4 07/14] rv: Adjust monitor dependencies
Gabriele Monaco
[PATCH v4 06/14] rv: Use strings in da monitors tracepoints
Gabriele Monaco
[PATCH v4 05/14] rv: Return init error when registering monitors
Gabriele Monaco
[PATCH v4 04/14] rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
[PATCH v4 03/14] rv: Add da_handle_start_run_event_ to per-task monitors
Gabriele Monaco
[PATCH v4 02/14] tools/rv: Stop gracefully also on SIGTERM
Gabriele Monaco
[PATCH v4 01/14] tools/rv: Do not skip idle in trace
Gabriele Monaco
[PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
fan.yu9
Re: [PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
Jakub Kicinski
Re: [PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
fan.yu9
Re: [PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
Kuniyuki Iwashima
Re: [PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
fan.yu9
Re: [PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
Eric Dumazet
Re: [PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
patchwork-bot+netdevbpf
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
Jiri Olsa
[PATCHv6 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
Jiri Olsa
[PATCHv6 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
Jiri Olsa
[PATCHv6 perf/core 04/22] uprobes: Add uprobe_write function
Jiri Olsa
[PATCHv6 perf/core 03/22] uprobes: Make copy_from_page global
Jiri Olsa
[PATCHv6 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
Jiri Olsa
[PATCHv6 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
Jiri Olsa
[PATCHv6 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
Jiri Olsa
[PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Oleg Nesterov
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Google
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jann Horn
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
[PATCHv6 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
Re: [PATCHv6 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
Peter Zijlstra
Re: [PATCHv6 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
[PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
Jiri Olsa
Re: [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
Google
Re: [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
Jiri Olsa
Re: [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
Jiri Olsa
Re: [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
Peter Zijlstra
Re: [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
Jiri Olsa
Earlier messages
Later messages