linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v16 08/18] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
[PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
Re: [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
Heiko Carstens
Re: [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
Google
[PATCH v16 10/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
[PATCH v16 11/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
[PATCH v16 12/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
[PATCH v16 13/18] fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
[PATCH v16 14/18] tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
[PATCH v16 15/18] selftests: ftrace: Remove obsolate maxactive syntax check
Masami Hiramatsu (Google)
[PATCH v16 16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe
Masami Hiramatsu (Google)
[PATCH v16 17/18] Documentation: probes: Update fprobe on function-graph tracer
Masami Hiramatsu (Google)
[PATCH v16 18/18] bpf: Add get_entry_ip() for arm64
Masami Hiramatsu (Google)
[PATCH v16 06/18] fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
Have compiler remove __fentry locations from overwritten weak functions
Steven Rostedt
Re: Have compiler remove __fentry locations from overwritten weak functions
Peter Zijlstra
Re: Have compiler remove __fentry locations from overwritten weak functions
Peter Zijlstra
Re: Have compiler remove __fentry locations from overwritten weak functions
Steven Rostedt
[PATCH v2] tracing: replace multiple deprecated strncpy with memcpy
Justin Stitt
Re: [PATCH v2] tracing: replace multiple deprecated strncpy with memcpy
Kees Cook
Re: [PATCH v2] tracing: replace multiple deprecated strncpy with memcpy
Steven Rostedt
[PATCH] ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
Re: [PATCH] ring-buffer: Fix reader locking when changing the sub buffer order
Steven Rostedt
[RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
Ryan Roberts
Re: [RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
Steven Rostedt
Re: [RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
Ryan Roberts
Re: [RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
Steven Rostedt
Re: [syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
Dmitry Vyukov
Re: [syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
Mathieu Desnoyers
[PATCH] uprobe: avoid out-of-bounds memory access of fetching args
Ma Qiao
Re: [PATCH] uprobe: avoid out-of-bounds memory access of fetching args
Google
Re: [PATCH] uprobe: avoid out-of-bounds memory access of fetching args
maqiao.mq
Re: [PATCH] uprobe: avoid out-of-bounds memory access of fetching args
Oleg Nesterov
Re: [PATCH] uprobe: avoid out-of-bounds memory access of fetching args
maqiao . mq
[PATCH v2] ftrace: Fix function name for trampoline
Tatsuya S
Re: [PATCH v2] ftrace: Fix function name for trampoline
Steven Rostedt
Re: [PATCH v2] ftrace: Fix function name for trampoline
t s
[PATCH] ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
Re: [PATCH] ring-buffer: Fix refcount setting of boot mapped buffers
Google
Re: [syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
Jens Axboe
[PATCH] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
Steven Rostedt
Re: [PATCH] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
Shuah Khan
[PATCH] ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages()
Steven Rostedt
Re: [PATCH] ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages()
Steven Rostedt
[syzbot] Monthly trace report (Oct 2024)
syzbot
Re: [syzbot] Monthly trace report (Oct 2024)
Steven Rostedt
Re: [syzbot] Monthly trace report (Oct 2024)
Jens Axboe
Re: [syzbot] Monthly trace report (Oct 2024)
Aleksandr Nogikh
Re: [syzbot] Monthly trace report (Oct 2024)
Steven Rostedt
[PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
tglozar
[PATCH 2/2] rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
tglozar
Re: [PATCH 2/2] rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
John Kacur
Re: [PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
John Kacur
Re: [PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
Steven Rostedt
Re: [PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
Tomas Glozar
[PATCH v10 0/5] Tracepoints and static branch in Rust
Alice Ryhl
[PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Alice Ryhl
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Gary Guo
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Sami Tolvanen
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Gary Guo
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Sami Tolvanen
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Miguel Ojeda
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Sami Tolvanen
[PATCH v10 2/5] rust: add tracepoint support
Alice Ryhl
[PATCH v10 3/5] rust: samples: add tracepoint to Rust sample
Alice Ryhl
[PATCH v10 4/5] jump_label: adjust inline asm to be consistent
Alice Ryhl
[PATCH v10 5/5] rust: add arch_static_branch
Alice Ryhl
Re: [PATCH v10 5/5] rust: add arch_static_branch
Josh Poimboeuf
Re: [PATCH v10 5/5] rust: add arch_static_branch
Alice Ryhl
Re: [PATCH v10 5/5] rust: add arch_static_branch
kernel test robot
Re: [PATCH v10 5/5] rust: add arch_static_branch
Miguel Ojeda
Re: [PATCH v10 5/5] rust: add arch_static_branch
Alice Ryhl
Re: [PATCH v10 5/5] rust: add arch_static_branch
Miguel Ojeda
Re: [PATCH v10 5/5] rust: add arch_static_branch
Alice Ryhl
Re: [PATCH v10 5/5] rust: add arch_static_branch
Miguel Ojeda
Re: [PATCH] lib: Move KUnit tests into tests/ subdirectory
David Gow
[PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
David Gow
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Vlastimil Babka
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Andy Shevchenko
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Geert Uytterhoeven
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Andy Shevchenko
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Geert Uytterhoeven
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Andy Shevchenko
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Christophe Leroy
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Andy Shevchenko
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Kees Cook
[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
Re: [PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Catalin Marinas
Re: [PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
[PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Petr Pavlu
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Petr Pavlu
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
fgragh: No need to invoke the function call_filter_check_discard()
Steven Rostedt
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
Andrii Nakryiko
[PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Shakeel Butt
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Suren Baghdasaryan
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Peter Zijlstra
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Suren Baghdasaryan
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Peter Zijlstra
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Suren Baghdasaryan
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Suren Baghdasaryan
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Suren Baghdasaryan
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Andrii Nakryiko
[PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Shakeel Butt
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Suren Baghdasaryan
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Suren Baghdasaryan
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Peter Zijlstra
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Peter Zijlstra
[PATCH v3 tip/perf/core 3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks
Andrii Nakryiko
[PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
Oleg Nesterov
Re: [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
Peter Zijlstra
Re: [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
Andrii Nakryiko
Re: [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
Peter Zijlstra
Re: [PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
Andrii Nakryiko
[PATCH v3] ftrace/selftest: Test combination of function_graph tracer and function profiler
Steven Rostedt
Re: [PATCH v3] ftrace/selftest: Test combination of function_graph tracer and function profiler
Shuah Khan
[PATCHv6 bpf-next,perf/core 00/16] uprobe, bpf: Add session support
Jiri Olsa
[PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers
Jiri Olsa
Re: [PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers
Google
Re: [PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers
Jiri Olsa
[PATCHv6 perf/core 02/16] uprobe: Add support for session consumer
Jiri Olsa
Re: [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer
Oleg Nesterov
Re: [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer
Google
[PATCHv6 bpf-next 03/16] bpf: Allow return values 0 and 1 for kprobe session
Jiri Olsa
Re: [PATCHv6 bpf-next 03/16] bpf: Allow return values 0 and 1 for kprobe session
Andrii Nakryiko
[PATCHv6 bpf-next 04/16] bpf: Force uprobe bpf program to always return 0
Jiri Olsa
Re: [PATCHv6 bpf-next 04/16] bpf: Force uprobe bpf program to always return 0
Andrii Nakryiko
[PATCHv6 bpf-next 05/16] bpf: Add support for uprobe multi session attach
Jiri Olsa
[PATCHv6 bpf-next 06/16] bpf: Add support for uprobe multi session context
Jiri Olsa
[PATCHv6 bpf-next 07/16] libbpf: Add support for uprobe multi session attach
Jiri Olsa
Re: [PATCHv6 bpf-next 07/16] libbpf: Add support for uprobe multi session attach
Andrii Nakryiko
[PATCHv6 bpf-next 08/16] selftests/bpf: Add uprobe session test
Jiri Olsa
Re: [PATCHv6 bpf-next 08/16] selftests/bpf: Add uprobe session test
Andrii Nakryiko
[PATCHv6 bpf-next 09/16] selftests/bpf: Add uprobe session cookie test
Jiri Olsa
[PATCHv6 bpf-next 10/16] selftests/bpf: Add uprobe session recursive test
Jiri Olsa
[PATCHv6 bpf-next 11/16] selftests/bpf: Add uprobe session verifier test for return value
Jiri Olsa
Re: [PATCHv6 bpf-next 11/16] selftests/bpf: Add uprobe session verifier test for return value
Andrii Nakryiko
[PATCHv6 bpf-next 12/16] selftests/bpf: Add kprobe session verifier test for return value
Jiri Olsa
Re: [PATCHv6 bpf-next 12/16] selftests/bpf: Add kprobe session verifier test for return value
Andrii Nakryiko
[PATCHv6 bpf-next 13/16] selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
Re: [PATCHv6 bpf-next 13/16] selftests/bpf: Add uprobe session single consumer test
Andrii Nakryiko
Re: [PATCHv6 bpf-next 13/16] selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
[PATCHv6 bpf-next 14/16] selftests/bpf: Scale down uprobe multi consumer test
Jiri Olsa
Re: [PATCHv6 bpf-next 14/16] selftests/bpf: Scale down uprobe multi consumer test
Andrii Nakryiko
Re: [PATCHv6 bpf-next 14/16] selftests/bpf: Scale down uprobe multi consumer test
Jiri Olsa
[PATCHv6 bpf-next 15/16] selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
Re: [PATCHv6 bpf-next 15/16] selftests/bpf: Add uprobe sessions to consumer test
Andrii Nakryiko
Re: [PATCHv6 bpf-next 15/16] selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
[PATCHv6 bpf-next 16/16] selftests/bpf: Add threads to consumer test
Jiri Olsa
Re: [PATCHv6 bpf-next 16/16] selftests/bpf: Add threads to consumer test
Andrii Nakryiko
[PATCH v2] tracing/fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
[PATCH] ftrace: Fix function name for trampoline
Tatsuya S
Re: [PATCH] ftrace: Fix function name for trampoline
Steven Rostedt
Re: [PATCH] ftrace: Fix function name for trampoline
Tatsuya S
Re: [PATCH] ftrace: Fix function name for trampoline
Google
Re: [PATCH] ftrace: Fix function name for trampoline
Tatsuya S
[PATCH 1/2] tools/rtla: drop __NR_sched_getattr
Jan Stancek
[PATCH 2/2] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Jan Stancek
Re: [PATCH 2/2] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Tomas Glozar
Re: [PATCH 2/2] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Steven Rostedt
Re: [PATCH 2/2] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Jan Stancek
[PATCH v2 2/2] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Jan Stancek
Re: [PATCH 1/2] tools/rtla: drop __NR_sched_getattr
Tomas Glozar
[PATCH] function_graph: no need to invoke the function call_filter_check_discard
Donglin Peng
Re: [PATCH] function_graph: no need to invoke the function call_filter_check_discard
Steven Rostedt
[PATCH] tracing/fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
Re: [PATCH] tracing/fgraph: Simplify return address printing in function graph tracer
Donglin Peng
Re: [PATCH] tracing/fgraph: Simplify return address printing in function graph tracer
Google
[PATCH bpf v1 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
Tyrone Wu
[PATCH bpf v1 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset
Tyrone Wu
Re: [PATCH bpf v1 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset
Andrii Nakryiko
[PATCH bpf v2 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
Tyrone Wu
[PATCH bpf v2 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset
Tyrone Wu
Re: [PATCH bpf v2 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
patchwork-bot+netdevbpf
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
[PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
Re: [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Christoph Hellwig
[PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
Re: [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Christoph Hellwig
[PATCH v5 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Christoph Hellwig
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Geert Uytterhoeven
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Arnd Bergmann
[PATCH v5 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
Song Liu
Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
Song Liu
[PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
Mike Rapoport
Earlier messages
Later messages