linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 15/18] rtla: Make stop_tracing variable volatile
Wander Lairson Costa
Re: [PATCH v2 15/18] rtla: Make stop_tracing variable volatile
Steven Rostedt
Re: [PATCH v2 15/18] rtla: Make stop_tracing variable volatile
Crystal Wood
Re: [PATCH v2 15/18] rtla: Make stop_tracing variable volatile
Wander Lairson Costa
Re: [PATCH v2 15/18] rtla: Make stop_tracing variable volatile
Steven Rostedt
[PATCH v2 18/18] rtla: Simplify code by caching string lengths
Wander Lairson Costa
[PATCH v2 04/18] rtla: Replace atoi() with a robust strtoi()
Wander Lairson Costa
Re: [PATCH v2 04/18] rtla: Replace atoi() with a robust strtoi()
Costa Shulyupin
Re: [PATCH v2 04/18] rtla: Replace atoi() with a robust strtoi()
Tomas Glozar
[PATCH v2 05/18] rtla: Simplify argument parsing
Wander Lairson Costa
[PATCH v2 07/18] rtla: Introduce common_restart() helper
Wander Lairson Costa
Re: [PATCH v2 07/18] rtla: Introduce common_restart() helper
Tomas Glozar
Re: [PATCH v2 07/18] rtla: Introduce common_restart() helper
Wander Lairson Costa
Re: [PATCH v2 07/18] rtla: Introduce common_restart() helper
Tomas Glozar
Re: [PATCH v2 07/18] rtla: Introduce common_restart() helper
Wander Lairson Costa
[PATCH v2 09/18] rtla: Remove redundant memset after calloc
Wander Lairson Costa
[PATCH v2 06/18] rtla: Use strncmp_static() in more places
Wander Lairson Costa
[PATCH v2 08/18] rtla: Use standard exit codes for result enum
Wander Lairson Costa
[PATCH v2 10/18] rtla: Replace magic number with MAX_PATH
Wander Lairson Costa
[PATCH v2 11/18] rtla: Remove unused headers
Wander Lairson Costa
[PATCH v2] arm64: Disable branch profiling for all arm64 code
Breno Leitao
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Mark Rutland
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Mark Rutland
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Steven Rostedt
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Breno Leitao
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Steven Rostedt
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Breno Leitao
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Mark Rutland
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Breno Leitao
Re: [PATCH v2] arm64: Disable branch profiling for all arm64 code
Will Deacon
[PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Steven Rostedt
Re: [PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
[PATCH] tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
Re: [PATCH 3/5] tracing: Have tracer option be instance specific
Dan Carpenter
Re: [PATCH 3/5] tracing: Have tracer option be instance specific
Steven Rostedt
Re: [PATCH 3/5] tracing: Have tracer option be instance specific
Dan Carpenter
[v2 PATCH 0/2] tracing: Expose global views of active filters and triggers
Aaron Tomlin
[v2 PATCH 1/2] tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
[v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
Re: [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Randy Dunlap
Re: [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Steven Rostedt
Re: [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Randy Dunlap
Re: [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
[PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
Keke Ming
[PATCH 1/5] riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
[PATCH 2/5] arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
[PATCH 3/5] mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
[PATCH 4/5] arm/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
[PATCH 5/5] uprobes: use kmap_local_page() for temporary page mappings
Keke Ming
Re: [PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
Oleg Nesterov
Re: [PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
Peter Zijlstra
[PATCH] ftrace: Make ftrace_graph_ent depth field signed
Steven Rostedt
Re: [PATCH] ftrace: Make ftrace_graph_ent depth field signed
Google
[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jesper Dangaard Brouer
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Yunsheng Lin
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jakub Kicinski
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jesper Dangaard Brouer
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jakub Kicinski
Re: [PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
Jesper Dangaard Brouer
[PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
Steven Rostedt
Re: [PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
Leon Hwang
Re: [PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
Steven Rostedt
[PATCH] tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
Re: [PATCH] tracing: Add show_event_filters to expose active event filters
Steven Rostedt
Re: [PATCH] tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
[PATCH] arm64/mm: Fix annotated branch unbootable kernel
Breno Leitao
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Will Deacon
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Steven Rostedt
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Steven Rostedt
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Breno Leitao
Re: [PATCH] arm64/mm: Fix annotated branch unbootable kernel
Steven Rostedt
[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
[PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
Re: [PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Andrii Nakryiko
[PATCHv6 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
[PATCHv6 bpf-next 3/9] ftrace: Export some of hash related functions
Jiri Olsa
[PATCHv6 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
Jiri Olsa
[PATCHv6 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
Jiri Olsa
[PATCHv6 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
[PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
Jiri Olsa
Re: [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
Andrii Nakryiko
[PATCHv6 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
[PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Jiri Olsa
Re: [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Andrii Nakryiko
Re: [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Jiri Olsa
Re: [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Alan Maguire
Re: [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
Jiri Olsa
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Andrii Nakryiko
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Steven Rostedt
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
patchwork-bot+netdevbpf
[PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
Re: [PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
Steven Rostedt
Re: [PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
Steven Rostedt
Re: [PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
Re: [PATCH v2] rv: Fix documentation reference in da_monitor.h
Gabriele Monaco
Re: [PATCH v2] rv: Fix documentation reference in da_monitor.h
Steven Rostedt
[PATCH] tracing: Add __event_in_*irq() helpers
Steven Rostedt
[PATCH v12] dma-buf: add some tracepoints to debug.
Xiang Gao
Re: [PATCH v12] dma-buf: add some tracepoints to debug.
Steven Rostedt
[PATCH] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
Re: [PATCH] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Google
[PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Steven Rostedt
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Shuah
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Steven Rostedt
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Shuah Khan
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Steven Rostedt
Re: [PATCH v2] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
[v3 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
[v3 PATCH 1/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [v3 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [v3 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
Steven Rostedt
[PATCH] tracing: drop unneeded assignment to soft_mode
Julia Lawall
Re: [PATCH] tracing: drop unneeded assignment to soft_mode
Steven Rostedt
[PATCH] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
Re: [PATCH] selftests/tracing: Fix test_multiple_writes stall
Steven Rostedt
Re: [PATCH] selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
[PATCH v4 0/7] Unload linux/kernel.h
Yury Norov (NVIDIA)
[PATCH v4 1/7] kernel.h: drop STACK_MAGIC macro
Yury Norov (NVIDIA)
[PATCH v4 4/7] kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov (NVIDIA)
[PATCH v4 2/7] moduleparam: include required headers explicitly
Yury Norov (NVIDIA)
[PATCH v4 6/7] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov (NVIDIA)
[PATCH v4 3/7] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov (NVIDIA)
[PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov (NVIDIA)
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andrew Morton
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Danilo Krummrich
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Borislav Petkov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Mathieu Desnoyers
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Mathieu Desnoyers
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Jani Nikula
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Jani Nikula
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Christophe Leroy (CS GROUP)
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
[PATCH v4 5/7] tracing: Remove size parameter in __trace_puts()
Yury Norov (NVIDIA)
[PATCH v11] dma-buf: add some tracepoints to debug.
Xiang Gao
Re: [PATCH v11] dma-buf: add some tracepoints to debug.
Steven Rostedt
[v2 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
[v2 PATCH 1/1] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [v2 PATCH 1/1] tracing: Add bitmask-list option for human-readable bitmask display
kernel test robot
[PATCH v11 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v11 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v11 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH v11 3/3] mm: Implement precise OOM killer task selection
Mathieu Desnoyers
[PATCH] tracing: Replace use of system_wq with system_percpu_wq
Marco Crivellari
Re: [PATCH] tracing: Replace use of system_wq with system_percpu_wq
Steven Rostedt
Re: [PATCH] tracing: Replace use of system_wq with system_percpu_wq
Marco Crivellari
[PATCH v1] tools/rtla: Deduplicate cgroup path opening code
Costa Shulyupin
Re: [PATCH v1] tools/rtla: Deduplicate cgroup path opening code
Tomas Glozar
[PATCH v10] dma-buf: add some tracepoints to debug.
Xiang Gao
Re: [PATCH v10] dma-buf: add some tracepoints to debug.
Steven Rostedt
[PATCH] riscv: trace: fix snapshot deadlock with sbi ecall
Martin Kaiser
Re: [PATCH] riscv: trace: fix snapshot deadlock with sbi ecall
Paul Walmsley
[PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Steven Rostedt
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Steven Rostedt
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Steven Rostedt
Re: [PATCH] tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
Earlier messages
Later messages