linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCHv7 bpf-next 14/29] bpf: Add support for tracing_multi link cookies
Jiri Olsa
[PATCHv7 bpf-next 24/29] selftests/bpf: Add tracing multi cookies test
Jiri Olsa
[PATCHv7 bpf-next 25/29] selftests/bpf: Add tracing multi session test
Jiri Olsa
[PATCHv7 bpf-next 08/29] bpf: Add struct bpf_tramp_node object
Jiri Olsa
[PATCHv7 bpf-next 02/29] ftrace: Add ftrace_hash_remove function
Jiri Olsa
[PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Steven Rostedt
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Kumar Kartikeya Dwivedi
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Steven Rostedt
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Alexei Starovoitov
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Steven Rostedt
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Alexei Starovoitov
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Steven Rostedt
[PATCHv7 bpf-next 05/29] bpf: Add struct bpf_trampoline_ops object
Jiri Olsa
[PATCHv7 bpf-next 06/29] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
Jiri Olsa
[PATCHv7 bpf-next 18/29] libbpf: Add bpf_link_create support for tracing_multi link
Jiri Olsa
[PATCHv7 bpf-next 29/29] selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
[PATCHv7 bpf-next 09/29] bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
[PATCHv7 bpf-next 11/29] bpf: Move sleepable verification code to btf_id_allow_sleepable
Jiri Olsa
[PATCHv7 bpf-next 16/29] bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
[PATCHv7 bpf-next 21/29] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
Jiri Olsa
[PATCHv7 bpf-next 26/29] selftests/bpf: Add tracing multi attach fails test
Jiri Olsa
[PATCHv7 bpf-next 01/29] ftrace: Add ftrace_hash_count function
Jiri Olsa
[PATCHv7 bpf-next 04/29] bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
[PATCHv7 bpf-next 07/29] bpf: Add bpf_trampoline_add/remove_prog functions
Jiri Olsa
[PATCHv7 bpf-next 10/29] bpf: Add multi tracing attach types
Jiri Olsa
Re: [PATCHv7 bpf-next 10/29] bpf: Add multi tracing attach types
bot+bpf-ci
[PATCHv7 bpf-next 12/29] bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
Re: [PATCHv7 bpf-next 12/29] bpf: Add bpf_trampoline_multi_attach/detach functions
bot+bpf-ci
[PATCHv7 bpf-next 13/29] bpf: Add support for tracing multi link
Jiri Olsa
Re: [PATCHv7 bpf-next 13/29] bpf: Add support for tracing multi link
bot+bpf-ci
Re: [PATCHv7 bpf-next 13/29] bpf: Add support for tracing multi link
Jiri Olsa
[PATCHv7 bpf-next 15/29] bpf: Add support for tracing_multi link session
Jiri Olsa
[PATCHv7 bpf-next 17/29] libbpf: Add bpf_object_cleanup_btf function
Jiri Olsa
[PATCHv7 bpf-next 19/29] libbpf: Add btf_type_is_traceable_func function
Jiri Olsa
[PATCHv7 bpf-next 20/29] libbpf: Add support to create tracing multi link
Jiri Olsa
[PATCHv7 bpf-next 22/29] selftests/bpf: Add tracing multi skel/pattern/ids module attach tests
Jiri Olsa
[PATCHv7 bpf-next 23/29] selftests/bpf: Add tracing multi intersect tests
Jiri Olsa
[PATCHv7 bpf-next 27/29] selftests/bpf: Add tracing multi verifier fails test
Jiri Olsa
[PATCHv7 bpf-next 28/29] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
[PATCH 1/2] tracing/synthetic: Free pending field on error path
Yu Peng
[PATCH 2/2] tracing/synthetic: Free type string on error path
Yu Peng
[PATCH] tracing: Reject tracefs buffer size values that overflow bytes
Sam Moelius
Re: [PATCH] tracing: Reject tracefs buffer size values that overflow bytes
Steven Rostedt
[PATCH 00/13] tracing/remotes: Add printk, dump_on_oops and boot parameters
Vincent Donnefort
[PATCH 01/13] tracing/remotes: Release tracefs,eventfs on registration failure
Vincent Donnefort
[PATCH 02/13] tracing/remotes: Use kstrtobool for boolean tracefs files
Vincent Donnefort
[PATCH 10/13] tracing/remotes: selftests: Add a test for the dump_on_oops tracefs file
Vincent Donnefort
[PATCH 03/13] tracing/remotes: Use a single per-remote polling work
Vincent Donnefort
[PATCH 04/13] tracing/simple_ring_buffer: Add support for compressed length
Vincent Donnefort
[PATCH 05/13] tracing/remotes: Add printk tracefs file
Vincent Donnefort
[PATCH 07/13] tracing/remotes: selftests: Prefix hypervisor folder
Vincent Donnefort
[PATCH 09/13] tracing/remotes: Add dump_on_oops tracefs file
Vincent Donnefort
[PATCH 12/13] tracing/remotes: Add trace_remote cmdline options
Vincent Donnefort
[PATCH 06/13] tracing/remotes: selftests: Add a test for the printk tracefs file
Vincent Donnefort
[PATCH 11/13] Documentation: tracing/remotes: Add detailed tracefs layout
Vincent Donnefort
[PATCH 13/13] Documentation/kernel-parameters: Add trace_remote
Vincent Donnefort
[PATCH 08/13] ring-buffer: Add ring_buffer_read_remote_meta_page()
Vincent Donnefort
[PATCH 0/2] rtla: Add tests for option parsing with attached arguments
John Kacur
[PATCH 1/2] rtla/timerlat: Add tests for option parsing with attached arguments
John Kacur
[PATCH 2/2] rtla: Add tests for option parsing with attached arguments
John Kacur
[PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Arnd Bergmann
[PATCH 2/2] tracing/osnoise: add printf attribute to osnoise_print
Arnd Bergmann
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Steven Rostedt
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Andy Shevchenko
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Arnd Bergmann
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Andy Shevchenko
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Rasmus Villemoes
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Arnd Bergmann
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Rasmus Villemoes
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Rasmus Villemoes
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Arnd Bergmann
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
David Laight
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Google
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
Andy Shevchenko
[PATCH v2] tracing: fix CFI violation in probestub test
Eva Kurchatova
Re: [PATCH v2] tracing: fix CFI violation in probestub test
Google
Re: [PATCH v2] tracing: fix CFI violation in probestub test
kernel test robot
Re: [PATCH v2] tracing: fix CFI violation in probestub test
Google
[syzbot] [trace?] KASAN: use-after-free Write in ring_buffer_read_page
syzbot
Re: [syzbot] [trace?] KASAN: use-after-free Write in ring_buffer_read_page
Steven Rostedt
Re: [syzbot] [trace?] KASAN: use-after-free Write in ring_buffer_read_page
Google
Re: [syzbot] [trace?] KASAN: use-after-free Write in ring_buffer_read_page
Aleksandr Nogikh
Re: [syzbot] [trace?] KASAN: use-after-free Write in ring_buffer_read_page
Alexander Potapenko
Re: [syzbot] [trace?] KASAN: use-after-free Write in ring_buffer_read_page
Yash Suthar
[PATCH] rtla: Fix parsing of multi-character short options
Tomas Glozar
Re: [PATCH] rtla: Fix parsing of multi-character short options
Tomas Glozar
Re: [PATCH] rtla: Fix parsing of multi-character short options
John Kacur
[RESEND][PATCH v8] tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: [RESEND][PATCH v8] tracing/eprobes: Allow use of BTF names to dereference pointers
Google
[PATCH] tracing/events: Expand ring buffer for in-kernel event enables
Manjunath Patil
Re: [PATCH] tracing/events: Expand ring buffer for in-kernel event enables
Steven Rostedt
Re: [PATCH] tracing/events: Expand ring buffer for in-kernel event enables
manjunath . b . patil
[PATCH 1/2] rtla/timerlat: Fix parsing of short options with attached arguments
John Kacur
[PATCH 2/2] rtla/timerlat: Add tests for option parsing with attached arguments
John Kacur
Re: [PATCH 1/2] rtla/timerlat: Fix parsing of short options with attached arguments
Tomas Glozar
[PATCH v8] tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: [PATCH v8] tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: [PATCH v8] tracing/eprobes: Allow use of BTF names to dereference pointers
Google
[PATCH v4 00/13] rv: Fixes on Deterministic and Hybrid Automata
Gabriele Monaco
[PATCH v4 08/13] rv: Ensure synchronous cleanup for HA monitors
Gabriele Monaco
Re: [PATCH v4 08/13] rv: Ensure synchronous cleanup for HA monitors
Nam Cao
[PATCH v4 03/13] rv: Prevent in-flight per-task handlers from using invalid slots
Gabriele Monaco
[PATCH v4 07/13] rv: Add automatic cleanup handlers for per-task HA monitors
Gabriele Monaco
[PATCH v4 12/13] rv: Fix read_lock scope in per-task DA cleanup
Gabriele Monaco
[PATCH v4 09/13] rv: Prevent task migration while handling per-CPU events
Gabriele Monaco
[PATCH v4 11/13] verification/rvgen: Fix suffix strip in dot2k
Gabriele Monaco
[PATCH v4 10/13] rv: Use 0 to check preemption enabled in opid
Gabriele Monaco
[PATCH v4 13/13] verification/rvgen: Generate cleanup hook for per-obj monitor
Gabriele Monaco
[PATCH v4 05/13] rv: Fix monitor start ordering and memory ordering for monitoring flag
Gabriele Monaco
[PATCH v4 02/13] rv: Reset per-task DA monitors before releasing the slot
Gabriele Monaco
[PATCH v4 01/13] rv: Fix __user specifier usage in extract_params()
Gabriele Monaco
[PATCH v4 04/13] rv: Ensure all pending probes terminate on per-obj monitor destroy
Gabriele Monaco
[PATCH v4 06/13] rv: Do not rely on clean monitor when initialising HA
Gabriele Monaco
Re: [PATCH v4 06/13] rv: Do not rely on clean monitor when initialising HA
Nam Cao
[PATCH] rtla: Fix and clean up .gitignore
Tomas Glozar
[PATCH v3 00/13] rv: Fixes on Deterministic and Hybrid Automata
Gabriele Monaco
[PATCH v3 02/13] rv: Reset per-task DA monitors before releasing the slot
Gabriele Monaco
[PATCH v3 01/13] rv: Fix __user specifier usage in extract_params()
Gabriele Monaco
[PATCH v3 03/13] rv: Prevent in-flight per-task handlers from using invalid slots
Gabriele Monaco
[PATCH v3 04/13] rv: Ensure all pending probes terminate on per-obj monitor destroy
Gabriele Monaco
[PATCH v3 06/13] rv: Do not rely on clean monitor when initialising HA
Gabriele Monaco
Re: [PATCH v3 06/13] rv: Do not rely on clean monitor when initialising HA
Nam Cao
Re: [PATCH v3 06/13] rv: Do not rely on clean monitor when initialising HA
Nam Cao
Re: [PATCH v3 06/13] rv: Do not rely on clean monitor when initialising HA
Gabriele Monaco
[PATCH v3 05/13] rv: Fix monitor start ordering and memory ordering for monitoring flag
Gabriele Monaco
Re: [PATCH v3 05/13] rv: Fix monitor start ordering and memory ordering for monitoring flag
Nam Cao
Re: [PATCH v3 05/13] rv: Fix monitor start ordering and memory ordering for monitoring flag
Gabriele Monaco
Re: [PATCH v3 05/13] rv: Fix monitor start ordering and memory ordering for monitoring flag
Nam Cao
[PATCH v3 08/13] rv: Ensure synchronous cleanup for HA monitors
Gabriele Monaco
Re: [PATCH v3 08/13] rv: Ensure synchronous cleanup for HA monitors
Nam Cao
Re: [PATCH v3 08/13] rv: Ensure synchronous cleanup for HA monitors
Gabriele Monaco
[PATCH v3 10/13] rv: Use 0 to check preemption enabled in opid
Gabriele Monaco
Re: [PATCH v3 10/13] rv: Use 0 to check preemption enabled in opid
Nam Cao
[PATCH v3 07/13] rv: Add automatic cleanup handlers for per-task HA monitors
Gabriele Monaco
Re: [PATCH v3 07/13] rv: Add automatic cleanup handlers for per-task HA monitors
Nam Cao
Re: [PATCH v3 07/13] rv: Add automatic cleanup handlers for per-task HA monitors
Gabriele Monaco
Re: [PATCH v3 07/13] rv: Add automatic cleanup handlers for per-task HA monitors
Nam Cao
[PATCH v3 11/13] verification/rvgen: Fix suffix strip in dot2k
Gabriele Monaco
Re: [PATCH v3 11/13] verification/rvgen: Fix suffix strip in dot2k
Nam Cao
[PATCH v3 12/13] rv: Fix read_lock scope in per-task DA cleanup
Gabriele Monaco
[PATCH v3 09/13] rv: Prevent task migration while handling per-CPU events
Gabriele Monaco
[PATCH v3 13/13] verification/rvgen: Generate cleanup hook for per-obj monitor
Gabriele Monaco
Re: [PATCH v3 13/13] verification/rvgen: Generate cleanup hook for per-obj monitor
Nam Cao
Re: [PATCH v3 00/13] rv: Fixes on Deterministic and Hybrid Automata
Wen Yang
PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
Google
Re: PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
Google
Re: PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
Google
Re: PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
Google
[GIT PULL] RTLA changes for 7.2
Tomas Glozar
Re: [GIT PULL] RTLA changes for 7.2
Steven Rostedt
Re: [GIT PULL] RTLA changes for 7.2
Tomas Glozar
Re: [GIT PULL] RTLA changes for 7.2
Steven Rostedt
Re: [GIT PULL] RTLA changes for 7.2
Crystal Wood
Re: [GIT PULL] RTLA changes for 7.2
Tomas Glozar
[PATCH] ring-buffer: Better comment the use of RB_MISSED_EVENTS
Steven Rostedt
Re: [PATCH] ring-buffer: Better comment the use of RB_MISSED_EVENTS
Google
[RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
Steven Rostedt
Re: [RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
Florian Weimer
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] unwind: Add sframe_(un)register() system calls
Steven Rostedt
Re: [PATCH v2] unwind: Add sframe_(un)register() system calls
Andrii Nakryiko
Re: [PATCH v2] unwind: Add sframe_(un)register() system calls
Steven Rostedt
Re: [PATCH v2] unwind: Add sframe_(un)register() system calls
Andrii Nakryiko
Re: [PATCH v2] unwind: Add sframe_(un)register() system calls
Heiko Carstens
Re: [PATCH v2] unwind: Add sframe_(un)register() system calls
Steven Rostedt
[BUG] tracing/uprobe: GPF in path_put() via __free() on alloc failure
Farhad Alemi
[PATCH v3 0/6] rtla: Migrate to libsubcmd for command line option parsing
Tomas Glozar
[PATCH v3 1/6] rtla: Add libsubcmd dependency
Tomas Glozar
[PATCH v3 2/6] tools subcmd: support optarg as separate argument
Tomas Glozar
[PATCH v3 3/6] tools subcmd: allow parsing distinct --opt and --no-opt
Tomas Glozar
[PATCH v3 5/6] rtla/tests: Add unit tests for _parse_args() functions
Tomas Glozar
[PATCH v3 4/6] rtla: Parse cmdline using libsubcmd
Tomas Glozar
[PATCH v3 6/6] rtla/tests: Add unit tests for CLI option callbacks
Tomas Glozar
Re: [PATCH v3 0/6] rtla: Migrate to libsubcmd for command line option parsing
Wander Lairson Costa
[PATCH v2 00/13] rv: Convert rvgen to Lark
Nam Cao
[PATCH v2 02/13] verification/rvgen: Introduce a parse tree for automata using Lark
Nam Cao
Re: [PATCH v2 02/13] verification/rvgen: Introduce a parse tree for automata using Lark
Gabriele Monaco
[PATCH v2 06/13] verification/rvgen: Convert __fill_verify_guards_func() to Lark
Nam Cao
Re: [PATCH v2 06/13] verification/rvgen: Convert __fill_verify_guards_func() to Lark
Gabriele Monaco
[PATCH v2 03/13] verification/rvgen: Implement state and transition parser based on Lark
Nam Cao
Re: [PATCH v2 03/13] verification/rvgen: Implement state and transition parser based on Lark
Gabriele Monaco
[PATCH v2 04/13] verification/rvgen: Convert __fill_verify_invariants_func() to Lark
Nam Cao
Re: [PATCH v2 04/13] verification/rvgen: Convert __fill_verify_invariants_func() to Lark
Gabriele Monaco
[PATCH v2 05/13] verification/rvgen: Convert __fill_setup_invariants_func() to Lark
Nam Cao
Re: [PATCH v2 05/13] verification/rvgen: Convert __fill_setup_invariants_func() to Lark
Gabriele Monaco
[PATCH v2 08/13] verification/rvgen: Simplify the generation for clock variables
Nam Cao
[PATCH v2 01/13] verification/rvgen: Switch LTL parser to Lark
Nam Cao
Re: [PATCH v2 01/13] verification/rvgen: Switch LTL parser to Lark
Gabriele Monaco
[PATCH v2 10/13] verification/rvgen: Switch __get_event_variables() to Lark
Nam Cao
[PATCH v2 07/13] rv: Simply hybrid automata monitors's clock variables
Nam Cao
Re: [PATCH v2 07/13] rv: Simply hybrid automata monitors's clock variables
Gabriele Monaco
[PATCH v2 12/13] verification/rvgen: Remove the old state variables
Nam Cao
[PATCH v2 11/13] verification/rvgen: Switch __create_matrix() to Lark
Nam Cao
[PATCH v2 13/13] verification/rvgen: Remove dead code
Nam Cao
Earlier messages
Later messages