linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCHv4 bpf-next 23/25] selftests/bpf: Add tracing multi attach fails test
Jiri Olsa
[PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
Re: [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Leon Hwang
Re: [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Alexei Starovoitov
Re: [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
Re: [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
[PATCHv4 bpf-next 25/25] selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
Re: [PATCHv4 bpf-next 25/25] selftests/bpf: Add tracing multi attach rollback tests
Leon Hwang
Re: [PATCHv4 bpf-next 25/25] selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
[PATCHv4 bpf-next 02/25] ftrace: Make ftrace_hash_clear global
Jiri Olsa
[PATCHv4 bpf-next 03/25] bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
[PATCHv4 bpf-next 13/25] bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
Re: [PATCHv4 bpf-next 13/25] bpf: Add support for tracing_multi link fdinfo
Leon Hwang
Re: [PATCHv4 bpf-next 13/25] bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
[PATCHv4 bpf-next 20/25] selftests/bpf: Add tracing multi intersect tests
Jiri Olsa
[PATCHv4 bpf-next 04/25] bpf: Add struct bpf_trampoline_ops object
Jiri Olsa
[PATCHv4 bpf-next 05/25] bpf: Add struct bpf_tramp_node object
Jiri Olsa
[PATCHv4 bpf-next 06/25] bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
[PATCHv4 bpf-next 07/25] bpf: Add multi tracing attach types
Jiri Olsa
[PATCHv4 bpf-next 08/25] bpf: Move sleepable verification code to btf_id_allow_sleepable
Jiri Olsa
[PATCHv4 bpf-next 14/25] libbpf: Add bpf_object_cleanup_btf function
Jiri Olsa
[PATCHv4 bpf-next 15/25] libbpf: Add bpf_link_create support for tracing_multi link
Jiri Olsa
Re: [PATCHv4 bpf-next 00/25] bpf: tracing_multi link
Leon Hwang
Re: [PATCHv4 bpf-next 00/25] bpf: tracing_multi link
Leon Hwang
[PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
hu.shengming
Re: [PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
Steven Rostedt
Re: [PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
hu.shengming
Re: [PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
Steven Rostedt
[PATCH v2 00/11] Add spi-hid transport driver
Jingyuan Liang
[PATCH v2 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
Jingyuan Liang
[PATCH v2 06/11] HID: spi_hid: add spi_hid traces
Jingyuan Liang
[PATCH v2 04/11] HID: spi-hid: add spi-hid driver HID layer
Jingyuan Liang
[PATCH v2 01/11] Documentation: Correction in HID output_report callback description.
Jingyuan Liang
[PATCH v2 09/11] dt-bindings: input: Document hid-over-spi DT schema
Jingyuan Liang
Re: [PATCH v2 00/11] Add spi-hid transport driver
Krzysztof Kozlowski
Re: [PATCH v2 00/11] Add spi-hid transport driver
Jingyuan Liang
Re: [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax
Google
Re: [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax
Ryan Chung
Re: [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax
Google
Re: [PATCH v6 3/4] docs: tracing/fprobe: Document list filters and :entry/:exit
Google
Re: [PATCH v6 2/4] fprobe: Support comma-separated filters in register_fprobe()
Google
Re: [PATCH v6 1/4] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Google
Re: [PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
Google
[PATCH] ring-buffer: Show what clock function is used on timestamp errors
Steven Rostedt
Re: [PATCH] ring-buffer: Show what clock function is used on timestamp errors
Google
[PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v12 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
[PATCH v12 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v12 3/4] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v12 4/4] ring-buffer: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Steven Rostedt
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Google
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Google
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Steven Rostedt
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Steven Rostedt
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Pillai (Google)
[PATCH v2 04/19] net: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Re: [PATCH v2 04/19] net: Use trace_call__##name() at guarded tracepoint call sites
Aaron Conole
Re: [PATCH v2 04/19] net: Use trace_call__##name() at guarded tracepoint call sites
Steven Rostedt
[PATCH v2 17/19] kernel: time, trace: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 03/19] io_uring: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 06/19] cpufreq: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Re: [PATCH v2 06/19] cpufreq: Use trace_call__##name() at guarded tracepoint call sites
Rafael J. Wysocki
Re: [PATCH v2 06/19] cpufreq: Use trace_call__##name() at guarded tracepoint call sites
Gautham R. Shenoy
[PATCH v2 01/19] tracepoint: Add trace_call__##name() API
Vineeth Pillai (Google)
Re: [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
Google
[PATCH v2 11/19] HID: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 12/19] i2c: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Re: [PATCH v2 12/19] i2c: Use trace_call__##name() at guarded tracepoint call sites
Wolfram Sang
[PATCH v2 15/19] btrfs: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Re: [PATCH v2 15/19] btrfs: Use trace_call__##name() at guarded tracepoint call sites
David Sterba
[PATCH v2 05/19] accel/habanalabs: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 10/19] drm: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 09/19] fsi: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 16/19] net: devlink: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 14/19] scsi: ufs: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 13/19] spi: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Re: [PATCH v2 13/19] spi: Use trace_call__##name() at guarded tracepoint call sites
Mark Brown
[PATCH v2 08/19] dma-buf: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 07/19] devfreq: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Re: [PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
Tejun Heo
Re: [PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
Thomas Gleixner
Re: [PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
Google
[PATCH v2 19/19] x86: msr: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH v2 18/19] mm: damon: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Re: [PATCH v2 18/19] mm: damon: Use trace_call__##name() at guarded tracepoint call sites
SeongJae Park
Re: [PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
[PATCH v11 0/4] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v11 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
[PATCH v11 4/4] ring-buffer: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
[PATCH v11 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v11 3/4] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
Re: [PATCH v11 0/4] ring-buffer: Making persistent ring buffers robust
Google
[PATCH v2] coredump: add tracepoint for coredump events
Breno Leitao
Re: [PATCH v2] coredump: add tracepoint for coredump events
Christian Brauner
[PATCH] tracing: samples: avoid warning about __aeabi_unwind_cpp_pr1
Arnd Bergmann
[PATCH] tracing: fprobe: fix the length of unused fgraph_data
Martin Kaiser
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Google
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Steven Rostedt
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Google
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Martin Kaiser
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Google
[PATCH v2] tracing: fprobe: do not zero out unused fgraph_data
Martin Kaiser
Re: [PATCH v2] tracing: fprobe: do not zero out unused fgraph_data
Steven Rostedt
Re: [PATCH v2] tracing: fprobe: do not zero out unused fgraph_data
Google
Re: [PATCH v2] tracing: fprobe: do not zero out unused fgraph_data
Google
[PATCH v2 0/9] memblock: improve late freeing of reserved memory
Mike Rapoport
[PATCH v2 3/9] powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
[PATCH v2 5/9] memblock: make free_reserved_area() more robust
Mike Rapoport
[PATCH v2 6/9] memblock: extract page freeing from free_reserved_area() into a helper
Mike Rapoport
[PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized
Mike Rapoport
Warning from free_reserved_area() in next-20260325+
Bert Karwatzki
Re: Warning from free_reserved_area() in next-20260325+
Mike Rapoport
Re: Warning from free_reserved_area() in next-20260325+
Bert Karwatzki
[PATCH v2 1/9] memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
Mike Rapoport
[PATCH v2 2/9] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
[PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport
Re: [PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
Vlastimil Babka (SUSE)
[PATCH v2 7/9] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
Mike Rapoport
[PATCH v2 8/9] memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport
Re: [PATCH v2 0/9] memblock: improve late freeing of reserved memory
Mike Rapoport
[PATCH] blktrace: reject buf_size smaller than blk_io_trace
Deepanshu Kartikey
Re: [PATCH] blktrace: reject buf_size smaller than blk_io_trace
Deepanshu Kartikey
[PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
Nathan Chancellor
Re: [PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
Arnd Bergmann
Re: [PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
Vincent Donnefort
Re: [PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
Marc Zyngier
[PATCH 0/3] rtla: Migrate to libsubcmd for command line option parsing
Tomas Glozar
[PATCH 1/3] rtla: Add libsubcmd dependency
Tomas Glozar
[PATCH 2/3] tools subcmd: support optarg as separate argument
Tomas Glozar
[PATCH 3/3] rtla: Parse cmdline using libsubcmd
Tomas Glozar
Re: [PATCH 3/3] rtla: Parse cmdline using libsubcmd
Wander Lairson Costa
Re: [PATCH 3/3] rtla: Parse cmdline using libsubcmd
Tomas Glozar
Re: [PATCH 3/3] rtla: Parse cmdline using libsubcmd
Costa Shulyupin
Re: [PATCH 3/3] rtla: Parse cmdline using libsubcmd
Tomas Glozar
Re: [PATCH 3/3] rtla: Parse cmdline using libsubcmd
Tomas Glozar
[PATCH] coredump: add tracepoint for coredump events
Breno Leitao
Re: [PATCH] coredump: add tracepoint for coredump events
Christian Brauner
Re: [PATCH] coredump: add tracepoint for coredump events
Steven Rostedt
Re: [PATCH] coredump: add tracepoint for coredump events
Breno Leitao
Re: [PATCH] coredump: add tracepoint for coredump events
Christian Brauner
Re: [PATCH] coredump: add tracepoint for coredump events
Breno Leitao
NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Nathan Chancellor
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Harry Yoo
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Michał Cłapiński
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Mathieu Desnoyers
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Harry Yoo (Oracle)
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Mathieu Desnoyers
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Mathieu Desnoyers
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
IBM
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Andrew Morton
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Mathieu Desnoyers
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Andrew Morton
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Harry Yoo (Oracle)
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Harry Yoo (Oracle)
[PATCH v3 0/2] blk-mq: introduce tag starvation observability
Aaron Tomlin
[PATCH v3 1/2] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
[PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Aaron Tomlin
Re: [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Laurence Oberman
Re: [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Bart Van Assche
Re: [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Jens Axboe
Re: [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Aaron Tomlin
Re: [PATCH v3 0/2] blk-mq: introduce tag starvation observability
Aaron Tomlin
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run4 (2)
syzbot
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run4 (2)
Qing Wang
[PATCH v11 0/5] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v11 2/5] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
[PATCH v11 5/5] ring-buffer: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
[PATCH v11 3/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v11 1/5] ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
Re: [PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
kernel test robot
Re: [PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
kernel test robot
Re: [PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Google
[PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Chaitanya Kulkarni
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Damien Le Moal
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Johannes Thumshirn
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Laurence Oberman
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Steven Rostedt
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
[PATCH] tracing: Fix trace_marker copy link list updates
Steven Rostedt
Re: [PATCH v8 2/2] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Markus Elfring
[PATCH v3 0/4] locking: contended_release tracepoint instrumentation
Dmitry Ilvokhin
[PATCH v3 1/4] tracing/lock: Remove unnecessary linux/sched.h include
Dmitry Ilvokhin
[PATCH v3 2/4] locking/percpu-rwsem: Extract __percpu_up_read()
Dmitry Ilvokhin
[RFC PATCH v3 4/4] locking: Add contended_release tracepoint to spinning locks
Dmitry Ilvokhin
[PATCH v3 3/4] locking: Add contended_release tracepoint to sleepable locks
Dmitry Ilvokhin
Re: [PATCH v3 0/4] locking: contended_release tracepoint instrumentation
Andrew Morton
Re: [PATCH v3 0/4] locking: contended_release tracepoint instrumentation
Dmitry Ilvokhin
[PATCH v8 05/13] lib/bootconfig: drop redundant memset of xbc_nodes
Josh Law
Re: [PATCH v8 05/13] lib/bootconfig: drop redundant memset of xbc_nodes
Markus Elfring
Re: [PATCH v7 00/15] bootconfig: fixes, cleanups, and modernization
Google
[PATCH 0/8] memblock: improve late freeing of reserved memory
Mike Rapoport
[PATCH 1/8] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
[PATCH 4/8] memblock: make free_reserved_area() more robust
Mike Rapoport
[PATCH 5/8] memblock: extract page freeing from free_reserved_area() into a helper
Mike Rapoport
[PATCH 7/8] memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport
[PATCH 2/8] powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
Earlier messages
Later messages