linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 3/5] tracing: Remove unnecessary check for EVENT_FILE_FL_FREED
Petr Pavlu
[PATCH v3 2/5] tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
[PATCH v3 4/5] tracing: Clean up access to trace_event_file from a file pointer
Petr Pavlu
[PATCH v12 00/30] Tracefs support for pKVM
Vincent Donnefort
[PATCH v12 01/30] ring-buffer: Add page statistics to the meta-page
Vincent Donnefort
[PATCH v12 03/30] ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
[PATCH v12 06/30] tracing: Add reset to trace remotes
Vincent Donnefort
[PATCH v12 13/30] tracing: Introduce simple_ring_buffer
Vincent Donnefort
[PATCH v12 12/30] ring-buffer: Export buffer_data_page and macros
Vincent Donnefort
[PATCH v12 02/30] ring-buffer: Store bpage pointers into subbuf_ids
Vincent Donnefort
[PATCH v12 04/30] ring-buffer: Add non-consuming read for ring-buffer remotes
Vincent Donnefort
[PATCH v12 15/30] tracing: selftests: Add trace remote tests
Vincent Donnefort
Re: [PATCH v12 15/30] tracing: selftests: Add trace remote tests
Steven Rostedt
[PATCH v12 16/30] Documentation: tracing: Add tracing remotes
Vincent Donnefort
[PATCH v12 17/30] tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
[PATCH v12 05/30] tracing: Introduce trace remotes
Vincent Donnefort
Re: [PATCH v12 05/30] tracing: Introduce trace remotes
Steven Rostedt
[PATCH v12 07/30] tracing: Add non-consuming read to trace remotes
Vincent Donnefort
Re: [PATCH v12 07/30] tracing: Add non-consuming read to trace remotes
Steven Rostedt
[PATCH v12 08/30] tracing: Add init callback to trace remotes
Vincent Donnefort
[PATCH v12 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
[PATCH v12 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
[PATCH v12 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
[PATCH v12 09/30] tracing: Add events to trace remotes
Vincent Donnefort
[PATCH v12 10/30] tracing: Add events/ root files to trace remotes
Vincent Donnefort
[PATCH v12 24/30] KVM: arm64: Add trace remote for the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v12 11/30] tracing: Add helpers to create trace remote events
Vincent Donnefort
[PATCH v12 14/30] tracing: Add a trace remote module for testing
Vincent Donnefort
[PATCH v12 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
[PATCH v12 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
Vincent Donnefort
[PATCH v12 29/30] KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
[PATCH v12 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
Vincent Donnefort
[PATCH v12 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v12 25/30] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v12 26/30] KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v12 30/30] tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
[PATCH v12 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
Re: [PATCH v12 00/30] Tracefs support for pKVM
Steven Rostedt
Re: [PATCH v12 00/30] Tracefs support for pKVM
Marc Zyngier
[PATCH] fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
Re: [PATCH 1/2] x86: Prevent syscall hooking
Dave Hansen
Re: [PATCH 1/2] x86: Prevent syscall hooking
Peter Zijlstra
Re: [PATCH 1/2] x86: Prevent syscall hooking
H. Peter Anvin
Re: [PATCH 1/2] x86: Prevent syscall hooking
Steven Rostedt
Re: [PATCH 1/2] x86: Prevent syscall hooking
ellyndra
Re: [PATCH 1/2] x86: Prevent syscall hooking
Kees Cook
Re: [PATCH 1/2] x86: Prevent syscall hooking
Google
Re: [PATCH 1/2] x86: Prevent syscall hooking
Christoph Hellwig
Re: [PATCH 1/2] x86: Prevent syscall hooking
Steven Rostedt
[PATCH v2 0/4] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v2 1/4] ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
[PATCH v2 2/4] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
Re: [PATCH v2 2/4] ring-buffer: Flush and stop persistent ring buffer on panic
Steven Rostedt
[PATCH v2 3/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
Re: [PATCH v2 3/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
Re: [PATCH v2 3/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Google
[PATCH v2 4/4] ring-buffer: Record invalid buffer event
Masami Hiramatsu (Google)
Re: [PATCH v2 4/4] ring-buffer: Record invalid buffer event
Steven Rostedt
[PATCH v17 0/3] Improve proc RSS accuracy
Mathieu Desnoyers
[PATCH v17 3/3] mm: Improve RSS counter approximation accuracy for proc interfaces
Mathieu Desnoyers
[PATCH v17 2/3] lib: Test hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH v17 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH v3] rv: Fix multiple definition of __pcpu_unique_da_mon_this
Mikhail Gavrilov
Re: [PATCH v3] rv: Fix multiple definition of __pcpu_unique_da_mon_this
Gabriele Monaco
[PATCH v2 0/4] Clean up access to trace_event_file from a file struct
Petr Pavlu
[PATCH v2 3/4] tracing: Clean up access to trace_event_file from a file pointer
Petr Pavlu
[PATCH v2 4/4] tracing: Free up file->private_data for use by individual events
Petr Pavlu
[PATCH v2 2/4] tracing: Remove unnecessary check for EVENT_FILE_FL_FREED
Petr Pavlu
[PATCH v2 1/4] tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
Re: [PATCH v2 1/4] tracing: Fix checking of freed trace_event_file for hist files
Steven Rostedt
Re: [PATCH v2 1/4] tracing: Fix checking of freed trace_event_file for hist files
Steven Rostedt
[PATCH] tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
Re: [PATCH] tracing: ring-buffer: Fix to check event length before using
Google
[PATCH] rv: Fix multiple definition of __pcpu_unique_da_mon_this
Mikhail Gavrilov
Re: [PATCH] rv: Fix multiple definition of __pcpu_unique_da_mon_this
Gabriele Monaco
[PATCH v2] rv: Fix multiple definition of __pcpu_unique_da_mon_this
Mikhail Gavrilov
Re: [PATCH v2] rv: Fix multiple definition of __pcpu_unique_da_mon_this
Steven Rostedt
[linus:master] [tracing] a46023d561: EIP:do_user_addr_fault
kernel test robot
[PATCH] pstore: fix ftrace dump, when ECC is enabled
Andrey Skvortsov
Re: [PATCH] pstore: fix ftrace dump, when ECC is enabled
Guilherme G. Piccoli
Re: [PATCH] pstore: fix ftrace dump, when ECC is enabled
Kees Cook
[PATCH AUTOSEL 6.19-5.15] tracing: Fix false sharing in hwlat get_sample()
Sasha Levin
Re: [syzbot] [block?] [trace?] INFO: task hung in blk_trace_startstop
syzbot
[PATCH v1] Documentation/rtla: Add hwnoise to main page
Costa Shulyupin
Re: [PATCH v1] Documentation/rtla: Add hwnoise to main page
Jonathan Corbet
Enhancing Conditional Filtering for Function Graph Tracer
Donglin Peng
Re: Enhancing Conditional Filtering for Function Graph Tracer
Google
Re: Enhancing Conditional Filtering for Function Graph Tracer
Donglin Peng
Re: Enhancing Conditional Filtering for Function Graph Tracer
Steven Rostedt
Re: Enhancing Conditional Filtering for Function Graph Tracer
Donglin Peng
[PATCH v2] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
Re: [PATCH v2] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Nilay Shroff
Re: [PATCH v2] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Mohamed Khalfella
Re: [PATCH v2] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Shinichiro Kawasaki
Re: [PATCH v2] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Jens Axboe
[PATCH v3 0/5] tools/rtla: Consolidate nr_cpus usage
Costa Shulyupin
[PATCH v3 1/5] tools/rtla: Consolidate nr_cpus usage across all tools
Costa Shulyupin
[PATCH v3 2/5] tools/rtla: Remove unneeded nr_cpus arguments
Costa Shulyupin
[PATCH v3 3/5] tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
[PATCH v3 4/5] tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
Costa Shulyupin
[PATCH v3 5/5] tools/rtla: Remove unneeded cpus parameter from timerlat BPF functions
Costa Shulyupin
Re: [PATCH v3 0/5] tools/rtla: Consolidate nr_cpus usage
Wander Lairson Costa
[PATCH] ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
Re: [PATCH] ring-buffer: Fix possible dereference of uninitialized pointer
Google
[PATCH RESEND] function_graph: restore direct mode when callbacks drop to one
hu.shengming
[PATCH] function_graph: restore direct mode when callbacks drop to oneĀ
hu.shengming
Re: [PATCH] function_graph: restore direct mode when callbacks drop to one
Steven Rostedt
Re: [PATCH] function_graph: restore direct mode when callbacks drop to one
hu.shengming
Re: [PATCH] objpool: fix minimum alignment of 'struct objpool_slot'
wuqiang.matt
[PATCH 00/11] v4l2: Add tracing for stateless codecs
Detlev Casanova
[PATCH 03/11] media: Add tgid and fd fields in v4l2_fh struct
Detlev Casanova
[PATCH 04/11] media: Add tgid and fd to the v4l2-requests trace fields
Detlev Casanova
[PATCH 05/11] media: Add missing types to v4l2_ctrl_ptr
Detlev Casanova
[PATCH 06/11] media: Trace the stateless controls when set in v4l2-ctrls-core.c
Detlev Casanova
[PATCH 08/11] media: Add HW run/done trace events
Detlev Casanova
[PATCH 02/11] media: Reformat v4l2-requests trace event printk
Detlev Casanova
[PATCH 10/11] media: v4l2: Add callback for show_fdinfo
Detlev Casanova
[PATCH 11/11] media: hantro: Add fdinfo callback
Detlev Casanova
[PATCH 07/11] media: Add stream on/off traces and run them in the ioctl
Detlev Casanova
[PATCH 09/11] media: hantro: Add v4l2_hw run/done traces
Detlev Casanova
[PATCH] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
Re: [PATCH] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Nilay Shroff
Re: [PATCH] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
Re: [PATCH] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Ming Lei
Re: [PATCH] blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
[PATCH AUTOSEL 6.19-6.18] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Sasha Levin
[PATCH V4] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
Chaitanya Kulkarni
Re: [PATCH V4] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
Damien Le Moal
[PATCH 0/4] mm: zone lock tracepoint instrumentation
Dmitry Ilvokhin
[PATCH 1/4] mm: introduce zone lock wrappers
Dmitry Ilvokhin
Re: [PATCH 1/4] mm: introduce zone lock wrappers
Shakeel Butt
Re: [PATCH 1/4] mm: introduce zone lock wrappers
Dmitry Ilvokhin
Re: [PATCH 1/4] mm: introduce zone lock wrappers
Shakeel Butt
Re: [PATCH 1/4] mm: introduce zone lock wrappers
Shakeel Butt
Re: [PATCH 1/4] mm: introduce zone lock wrappers
Steven Rostedt
[PATCH 3/4] mm: convert compaction to zone lock wrappers
Dmitry Ilvokhin
Re: [PATCH 3/4] mm: convert compaction to zone lock wrappers
Cheatham, Benjamin
Re: [PATCH 3/4] mm: convert compaction to zone lock wrappers
Dmitry Ilvokhin
[PATCH 2/4] mm: convert zone lock users to wrappers
Dmitry Ilvokhin
Re: [PATCH 2/4] mm: convert zone lock users to wrappers
Shakeel Butt
[PATCH 4/4] mm: add tracepoints for zone lock
Dmitry Ilvokhin
Re: [PATCH 0/4] mm: zone lock tracepoint instrumentation
Cheatham, Benjamin
Re: [PATCH 0/4] mm: zone lock tracepoint instrumentation
Shakeel Butt
Re: [PATCH 0/4] mm: zone lock tracepoint instrumentation
Dmitry Ilvokhin
Re: [PATCH 0/4] mm: zone lock tracepoint instrumentation
Cheatham, Benjamin
[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
Jens Remus
[PATCH v9 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
Jens Remus
[PATCH v9 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
Jens Remus
[PATCH v9 1/6] x86/vdso: Fix DWARF generation for getrandom()
Jens Remus
[PATCH v9 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
Jens Remus
[PATCH v9 6/6] x86/vdso: Enable sframe generation in VDSO
Jens Remus
[PATCH v9 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
Jens Remus
[PATCH] tracing: make tr->d_max_latency accessible without CONFIG_FSNOTIFY
Arnd Bergmann
Re: [PATCH] tracing: make tr->d_max_latency accessible without CONFIG_FSNOTIFY
Steven Rostedt
Re: [PATCH] tracing: make tr->d_max_latency accessible without CONFIG_FSNOTIFY
Steven Rostedt
[PATCH 0/5] Clean up access to trace_event_file from a file struct
Petr Pavlu
[PATCH 1/5] tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
Re: [PATCH 1/5] tracing: Fix checking of freed trace_event_file for hist files
Google
Re: [PATCH 1/5] tracing: Fix checking of freed trace_event_file for hist files
kernel test robot
Re: [PATCH 1/5] tracing: Fix checking of freed trace_event_file for hist files
Steven Rostedt
Re: [PATCH 1/5] tracing: Fix checking of freed trace_event_file for hist files
kernel test robot
[PATCH 5/5] tracing: Free up file->private_data for use by individual events
Petr Pavlu
[PATCH 4/5] tracing: Clean up access to trace_event_file from a file pointer
Petr Pavlu
Re: [PATCH 4/5] tracing: Clean up access to trace_event_file from a file pointer
Steven Rostedt
[PATCH 2/5] tracing: Fix checking of freed trace_event_file for id files
Petr Pavlu
Re: [PATCH 2/5] tracing: Fix checking of freed trace_event_file for id files
Steven Rostedt
Re: [PATCH 2/5] tracing: Fix checking of freed trace_event_file for id files
Petr Pavlu
[PATCH 3/5] tracing: Remove unnecessary check for EVENT_FILE_FL_FREED
Petr Pavlu
[PATCH 1/2] selftests/tracing: Fix to make --logdir option work again
Masami Hiramatsu (Google)
[PATCH 2/2] selftests/tracing: Fix to check awk supports non POSIX strtonum()
Masami Hiramatsu (Google)
Re: [PATCH 1/2] selftests/tracing: Fix to make --logdir option work again
Gabriele Monaco
[PATCH v8 0/6] tracing: Remove backup instance after read all
Masami Hiramatsu (Google)
[PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE
Masami Hiramatsu (Google)
Re: [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE
Steven Rostedt
Re: [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE
Google
[PATCH v8 6/6] tracing/Documentation: Add a section about backup instance
Masami Hiramatsu (Google)
[PATCH v8 4/6] tracing: Make the backup instance non-reusable
Masami Hiramatsu (Google)
[PATCH v8 5/6] tracing: Remove the backup instance automatically after read
Masami Hiramatsu (Google)
[PATCH v8 1/6] tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
[PATCH v8 2/6] tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
[PATCH v3] tracing: Fix false sharing in hwlat get_sample()
Colin Lord
[PATCH v2] tracing: Move d_max_latency out of CONFIG_FSNOTIFY protection
Steven Rostedt
[PATCH] tracing: Move d_max_latency out of CONFIG_FSNOTIFY protection
Steven Rostedt
[PATCH] tracing: Fix soft lockup when lseeking trace file
Tengda Wu
Re: [PATCH] tracing: Fix soft lockup when lseeking trace file
Steven Rostedt
[PATCH v7 0/4] tracing: Remove backup instance after read all
Masami Hiramatsu (Google)
[PATCH v7 2/4] tracing: Make the backup instance non-reusable
Masami Hiramatsu (Google)
[PATCH v7 1/4] tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
[PATCH v7 3/4] tracing: Remove the backup instance automatically after read
Masami Hiramatsu (Google)
[PATCH v7 4/4] tracing/Documentation: Add a section about backup instance
Masami Hiramatsu (Google)
[PATCH v2 0/4] tools/rtla: Consolidate nr_cpus usage
Costa Shulyupin
[PATCH v2 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
Costa Shulyupin
Re: [PATCH v2 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
Wander Lairson Costa
Re: [PATCH v2 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
Tomas Glozar
[PATCH v2 2/4] tools/rtla: Remove unneeded nr_cpus arguments
Costa Shulyupin
Re: [PATCH v2 2/4] tools/rtla: Remove unneeded nr_cpus arguments
Wander Lairson Costa
[PATCH v2 3/4] tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
[PATCH v2 4/4] tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
Costa Shulyupin
Re: [PATCH v2 0/4] tools/rtla: Consolidate nr_cpus usage
Crystal Wood
[PATCH] tracing: Pretty-print enum parameters in function arguments
Donglin Peng
Earlier messages
Later messages