linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] tracing: make tracepoint_printk static as not exported
Ben Dooks
Re: [PATCH v3 7/9] rv/tlob: add KUnit tests for the tlob monitor
Gabriele Monaco
[PATCH v5 0/7] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v5 1/7] tracing/events: Fix to check the simple_tsk_fn creation
Masami Hiramatsu (Google)
Re: [PATCH v5 1/7] tracing/events: Fix to check the simple_tsk_fn creation
Google
[PATCH v5 4/7] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v5 2/7] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v5 5/7] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v5 3/7] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v5 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v5 7/7] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH] tracing: Use more common error handling code in event_enable_trigger_parse()
Markus Elfring
Re: [PATCH] tracing: Use more common error handling code in event_enable_trigger_parse()
Steven Rostedt
[PATCH] ring-buffer: Fix ring_buffer_read_page() copying only one event per page
David Carlier
Re: [syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3)
David Howells
Re: [syzbot] [afs] WARNING: ODEBUG bug in delete_node (3)
syzbot
[PATCH] tracing: ring-buffer: allowlist clang-generated symbols
Arnd Bergmann
Re: [PATCH] tracing: ring-buffer: allowlist clang-generated symbols
Vincent Donnefort
Re: [PATCH] tracing: ring-buffer: allowlist clang-generated symbols
Steven Rostedt
Re: [PATCH] tracing: ring-buffer: allowlist clang-generated symbols
Arnd Bergmann
Re: [PATCH] tracing: ring-buffer: allowlist clang-generated symbols
Nathan Chancellor
Re: [PATCH v3 9/9] selftests/verification: add tlob selftests
Gabriele Monaco
Re: [PATCH v3 9/9] selftests/verification: add tlob selftests
Gabriele Monaco
Re: [PATCH v3 9/9] selftests/verification: add tlob selftests
Gabriele Monaco
Re: [PATCH v3 8/9] selftests/verification: fix verificationtest-ktap for out-of-tree execution
Gabriele Monaco
Re: [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
Gabriele Monaco
Re: [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
Wen Yang
Re: [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
Gabriele Monaco
Re: [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
Wen Yang
Re: [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
Gabriele Monaco
[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
Li Pengfei
[RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Li Pengfei
Re: [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Steven Rostedt
Re: [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Li Pengfei
Re: [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Li Pengfei
[RFC PATCH v4 3/3] trace: add documentation, selftest and tooling for stackmap
Li Pengfei
[RFC PATCH v4 2/3] trace: integrate stackmap into ftrace stack recording path
Li Pengfei
Re: [RFC PATCH v4 2/3] trace: integrate stackmap into ftrace stack recording path
Steven Rostedt
Re: [RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
Li Pengfei
Re: [RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
Steven Rostedt
[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
wen . yang
[PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
wen . yang
Re: [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
Nam Cao
Re: [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
Nam Cao
Re: [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
Thomas Weißschuh
Re: [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
Gabriele Monaco
Re: [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
Thomas Weißschuh
Re: [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
Wen Yang
Re: [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
Nam Cao
Re: [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
Wen Yang
[PATCH 2/3] rv/reactors: add KUnit tests for reactor_printk
wen . yang
Re: [PATCH 2/3] rv/reactors: add KUnit tests for reactor_printk
Thomas Weißschuh
Re: [PATCH 2/3] rv/reactors: add KUnit tests for reactor_printk
Gabriele Monaco
Re: [PATCH 2/3] rv/reactors: add KUnit tests for reactor_printk
Wen Yang
[PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
wen . yang
Re: [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
XIAO WU
Re: [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
Wen Yang
Re: [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
Gabriele Monaco
Re: [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
Gabriele Monaco
Re: [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
Wen Yang
Re: [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
Gabriele Monaco
Re: [PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
Gabriele Monaco
Re: [PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
Nam Cao
Re: [PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
Gabriele Monaco
Re: [PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
Wen Yang
Re: [PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
Gabriele Monaco
Re: [PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
Wen Yang
Re: [PATCH v3 6/9] rv/tlob: add tlob hybrid automaton monitor
Gabriele Monaco
[PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Google
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Google
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Google
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Steven Rostedt
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Steven Rostedt
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Google
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Steven Rostedt
[PATCH v5 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
Praveen Talari
[PATCH v5 1/2] serial: qcom-geni: trace: Drop redundant len field from geni_serial_data
Praveen Talari
Re: [PATCH v5 1/2] serial: qcom-geni: trace: Drop redundant len field from geni_serial_data
Konrad Dybcio
[PATCH v5 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver
Praveen Talari
Re: [PATCH v5 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver
Greg Kroah-Hartman
Re: [PATCH v3 5/9] rv/ha: make da_monitor_reset_hook and EVENT_NONE_LBL overridable
Gabriele Monaco
Re: [PATCH v3 4/9] rv/ha: fix ha_invariant_passed_ns silent bypass of invariant check
Gabriele Monaco
Re: [PATCH v3 1/9] rv/da: introduce DA_MON_ALLOCATION_STRATEGY
Gabriele Monaco
Re: [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Praveen Talari
Re: [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Greg Kroah-Hartman
Re: [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Praveen Talari
Re: [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Greg Kroah-Hartman
Re: [RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
Wandun
Re: [RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
Lorenzo Stoakes
Re: [RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
Lorenzo Stoakes
[PATCH v4 0/7] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v4 1/7] tracing/events: Fix to check the simple_tsk_fn creation
Masami Hiramatsu (Google)
[PATCH v4 2/7] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v4 3/7] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v4 4/7] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v4 5/7] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v4 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
Re: [PATCH v4 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Google
[PATCH v4 7/7] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH v3 0/7] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v3 1/7] tracing/events: Fix to check the simple_tsk_fn creation
Masami Hiramatsu (Google)
[PATCH v3 2/7] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v3 3/7] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v3 5/7] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v3 4/7] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v3 7/7] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH v3 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH 1/1] tools/tracing/rtla: fix missing unistd include
Andreas Ziegler
Re: [PATCH 1/1] tools/tracing/rtla: fix missing unistd include
Tomas Glozar
[PATCH v2 1/1] rtla: fix missing unistd include
Andreas Ziegler
Re: [PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
Wen Yang
Re: [RFC PATCH 1/2] random: Expose boot ID to other subsystems
Jason A. Donenfeld
Re: [RFC PATCH 1/2] random: Expose boot ID to other subsystems
Google
Re: [GIT PULL] RTLA changes for 7.2
Tomas Glozar
[PATCH] rtla: Simplify osnoise tracer option setting code
Tomas Glozar
Re: [PATCH] rtla: Simplify osnoise tracer option setting code
Crystal Wood
Re: [PATCH] rtla: Simplify osnoise tracer option setting code
Tomas Glozar
Re: [PATCH] rtla: Simplify osnoise tracer option setting code
Tomas Glozar
Re: [PATCH] sparc64: uprobes: add missing break
Andreas Larsson
[PATCH] tracing: ring_buffer: Check page order under reader_lock
Yash Suthar
Re: [PATCH v3 08/13] verification/rvgen: Simplify the generation for clock variables
Gabriele Monaco
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Dmitry Ilvokhin
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Peter Zijlstra
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Dmitry Ilvokhin
Re: [RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
Fangrui Song
Re: [RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
Steven Rostedt
Re: [RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
Fangrui Song
[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
Huang Shijie
[PATCH v2 3/4] mm/fs: split the file's i_mmap tree
Huang Shijie
Re: [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
Pedro Falcato
Re: [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
Lorenzo Stoakes
Re: [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
Huang Shijie
[PATCH v2 4/4] docs/mm: update document for split i_mmap tree
Huang Shijie
[PATCH v2 1/4] mm: use mapping_mapped to simplify the code
Huang Shijie
Re: [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
Pedro Falcato
Re: [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
Lorenzo Stoakes
Re: [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
Huang Shijie
[PATCH v2 2/4] mm: use get_i_mmap_root to access the file's i_mmap
Huang Shijie
Re: [PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
Lorenzo Stoakes
Re: [PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
Huang Shijie
[syzbot ci] Re: mm: split the file's i_mmap tree for NUMA
syzbot ci
[PATCH v5 0/3] tracing: bound histogram expression strings
Pengpeng Hou
[PATCH v5 3/3] tracing: Bound histogram expression strings with seq_buf
Pengpeng Hou
[PATCH v5 2/3] tracing: Return ERR_PTR() from expr_str()
Pengpeng Hou
[PATCH v5 1/3] tracing: Use __free() for expr_str() buffer
Pengpeng Hou
[PATCH] tracing: Remove unused ret assignment in tracing_set_tracer()
Wayen.Yan
[PATCH v4] mm/lruvec: trace LRU add drains and drain-all requests
JP Kobryn
Re: [PATCH v4] mm/lruvec: trace LRU add drains and drain-all requests
Vlastimil Babka (SUSE)
Re: [PATCH v7 06/42] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
Sean Christopherson
Re: [PATCH v7 04/42] KVM: Stub in ability to disable per-VM memory attribute tracking
Sean Christopherson
[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
JP Kobryn
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Barry Song
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Shakeel Butt
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
David Hildenbrand (Arm)
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Shakeel Butt
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Vlastimil Babka (SUSE)
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
David Hildenbrand (Arm)
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Vlastimil Babka (SUSE)
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
David Hildenbrand (Arm)
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
JP Kobryn
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Steven Rostedt
Re: [PATCH v7 00/42] guest_memfd: In-place conversion support
Ackerley Tng
Re: [PATCH v7 00/42] guest_memfd: In-place conversion support
Sean Christopherson
Re: [PATCH v3 12/13] verification/rvgen: Remove the old state variables
Gabriele Monaco
Re: [PATCH v3 10/13] verification/rvgen: Switch __get_event_variables() to Lark
Gabriele Monaco
Re: [PATCH v3 11/13] verification/rvgen: Switch __create_matrix() to Lark
Gabriele Monaco
Re: [PATCH v3 09/13] verification/rvgen: Delete __parse_constraint()
Gabriele Monaco
Re: [PATCH v3 09/13] verification/rvgen: Delete __parse_constraint()
Nam Cao
Re: [PATCH v3 09/13] verification/rvgen: Delete __parse_constraint()
Gabriele Monaco
Re: [PATCH v3 09/13] verification/rvgen: Delete __parse_constraint()
Nam Cao
[PATCH v2 0/9] v4l2: Add tracing for stateless codecs
Detlev Casanova
[PATCH v2 8/9] media: Add HW run/done trace events
Detlev Casanova
[PATCH v2 5/9] media: Add missing types to v4l2_ctrl_ptr
Detlev Casanova
[PATCH v2 3/9] media: Add tgid and fd fields in v4l2_fh struct
Detlev Casanova
[PATCH v2 4/9] media: Add tgid and fd to the v4l2-requests trace fields
Detlev Casanova
[PATCH v2 6/9] media: Trace the stateless controls when set in v4l2-ctrls-core.c
Detlev Casanova
[PATCH v2 7/9] media: Add stream on/off traces and run them in the ioctl
Detlev Casanova
[PATCH v2 9/9] media: hantro: Add v4l2_hw run/done traces
Detlev Casanova
[PATCH v2 2/9] media: Map each struct field to its own trace field
Detlev Casanova
[RFC PATCH 0/2] tracing/osnoise: Track IPIs
Valentin Schneider
[RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Valentin Schneider
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Crystal Wood
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Tomas Glozar
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Valentin Schneider
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Tomas Glozar
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Valentin Schneider
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Crystal Wood
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Valentin Schneider
[RFC PATCH 2/2] rtla/osnoise: Report IPI count in osnoise top
Valentin Schneider
Re: [PATCH] rtla/tests: Fix pgrep filter in get_workload_pids.sh
Wander Lairson Costa
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
David Hildenbrand (Arm)
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
David Hildenbrand (Arm)
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Zenghui Yu
Earlier messages
Later messages