linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 1/7] riscv: stacktrace: Add frame record metadata
Wang Han
[PATCH v4 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Wang Han
[PATCH v4 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
Wang Han
[PATCH v4 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
Wang Han
[PATCH v4 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
Wang Han
[PATCH v13 00/11] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v13 05/11] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v13 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v13 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
[PATCH v13 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[PATCH v13 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
[PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
Re: [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Google
Re: [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Namhyung Kim
Re: [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Google
Re: [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Namhyung Kim
[PATCH v13 06/11] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v13 07/11] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v13 08/11] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v13 09/11] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v13 11/11] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH v12 00/11] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v12 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
[PATCH v12 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
[PATCH v12 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
[PATCH v12 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[PATCH v12 06/11] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v12 05/11] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v12 07/11] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v12 08/11] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v12 09/11] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v12 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v12 11/11] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH v2] tracing: reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
[PATCH] lib/bootconfig: fix undefined behavior involving NULL pointer arithmetic
Bradley Morgan
Re: [PATCH] lib/bootconfig: fix undefined behavior involving NULL pointer arithmetic
Breno Leitao
Re: [PATCH] lib/bootconfig: fix undefined behavior involving NULL pointer arithmetic
Bradley Morgan
Re: [PATCH] lib/bootconfig: fix undefined behavior involving NULL pointer arithmetic
Google
[RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Masashi Honma
Re: [RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Leon Hwang
Re: [RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Masashi Honma
Re: [RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Leon Hwang
Re: [RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Masashi Honma
Re: [RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Leon Hwang
xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Masashi Honma
[PATCH] ring-buffer: serialize read-page order with subbuffer resize
Yousef Alhouseen
Re: [PATCH] ring-buffer: serialize read-page order with subbuffer resize
Steven Rostedt
Re: [PATCH] ring-buffer: serialize read-page order with subbuffer resize
Yousef Alhouseen
Re: [PATCH] ring-buffer: serialize read-page order with subbuffer resize
Yousef Alhouseen
Re: [PATCH] ring-buffer: serialize read-page order with subbuffer resize
Steven Rostedt
Re: [PATCH] ring-buffer: serialize read-page order with subbuffer resize
Yousef Alhouseen
Re: [PATCH] ring-buffer: serialize read-page order with subbuffer resize
Steven Rostedt
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Lorenzo Stoakes
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Rik van Riel
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Lorenzo Stoakes
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Vlastimil Babka (SUSE)
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Rik van Riel
[PATCH rfc 0/2] Improvements to ftrace comm[] handling
David Laight
[PATCH 2/2] tracing: Keep pid and comm[] in the same structure
David Laight
Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
Steven Rostedt
Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
David Laight
Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
Steven Rostedt
Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
David Laight
Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
Steven Rostedt
Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
David Laight
Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
Steven Rostedt
Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
David Laight
[PATCH 1/2] tracing: Embed 'char comm[16]' in a structure
David Laight
Re: [PATCH 1/2] tracing: Embed 'char comm[16]' in a structure
Steven Rostedt
Re: [PATCH 1/2] tracing: Embed 'char comm[16]' in a structure
David Laight
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
[PATCH v10 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
Breno Leitao
[PATCH v10 4/6] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
[PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
Breno Leitao
[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Breno Leitao
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Mike Rapoport
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Breno Leitao
[PATCH v10 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
Breno Leitao
[PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Breno Leitao
Re: [PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
Andrew Morton
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
[PATCH v10 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
Breno Leitao
[PATCH v10 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
Breno Leitao
[PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Breno Leitao
Re: [PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Miaohe Lin
[PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
Breno Leitao
Re: [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
Miaohe Lin
[PATCH v10 4/6] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Breno Leitao
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Mike Rapoport
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Breno Leitao
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Mike Rapoport
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Miaohe Lin
Re: [PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
Andrew Morton
[PATCH v11 00/11] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v11 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
[PATCH v11 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
[PATCH v11 06/11] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v11 07/11] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v11 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[PATCH v11 08/11] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v11 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
[PATCH v11 05/11] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v11 09/11] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v11 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v11 11/11] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
Re: [PATCH v11 11/11] tracing/probes: Add a new testcase for BTF typecasts
Google
[PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Breno Leitao
[PATCH v7 1/9] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
Breno Leitao
[PATCH v7 5/9] bootconfig: add xbc_prepend_embedded_cmdline() helper
Breno Leitao
[PATCH v7 2/9] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
Breno Leitao
[PATCH v7 3/9] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Breno Leitao
[PATCH v7 4/9] bootconfig: clean build-time tools/bootconfig from make clean
Breno Leitao
[PATCH v7 6/9] Documentation: bootconfig: document build-time cmdline rendering
Breno Leitao
[PATCH v7 7/9] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Breno Leitao
[PATCH v7 8/9] bootconfig: skip runtime kernel.* render once prepended early
Breno Leitao
[PATCH v7 9/9] init/main.c: use bootconfig_cmdline_requested() for the runtime opt-in
Breno Leitao
Re: [PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Google
Re: [PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Breno Leitao
Re: [PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Breno Leitao
[PATCH] fgraph: Use trace_seq_putc() in print_graph_return()
Markus Elfring
[PATCH v10 0/9] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v10 1/9] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
[PATCH v10 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
Re: [PATCH v10 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Google
[PATCH v10 3/9] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v10 4/9] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v10 5/9] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v10 7/9] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v10 6/9] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v10 8/9] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v10 9/9] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH] tracing/user_events: Use kfree_rcu for enabler cleanup
Tristan Madani
Re: [PATCH] tracing/user_events: Use kfree_rcu for enabler cleanup
Beau Belgrave
[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
Gabriele Monaco
[PATCH v3 02/17] tools/rv: Fix exit status when monitor execution fails
Gabriele Monaco
[PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
Gabriele Monaco
Re: [PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
Nam Cao
Re: [PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
Thomas Weissschuh
Re: [PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
Gabriele Monaco
Re: [PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
Thomas Weissschuh
Re: [PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
Nam Cao
[PATCH v3 08/17] rv: Export task monitor slot and react symbols
Gabriele Monaco
Re: [PATCH v3 08/17] rv: Export task monitor slot and react symbols
Nam Cao
[PATCH v3 09/17] rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
Re: [PATCH v3 09/17] rv: Add KUnit tests for some DA/HA monitors
Nam Cao
[PATCH v3 11/17] rv: Prevent unintentional tracepoints during KUnit tests
Gabriele Monaco
Re: [PATCH v3 11/17] rv: Prevent unintentional tracepoints during KUnit tests
Wen Yang
Re: [PATCH v3 11/17] rv: Prevent unintentional tracepoints during KUnit tests
Nam Cao
Re: [PATCH v3 11/17] rv: Prevent unintentional tracepoints during KUnit tests
Gabriele Monaco
[PATCH v3 13/17] verification/rvgen: Add the rvgen kunit subcommand
Gabriele Monaco
[PATCH v3 01/17] rv: Use generic rv_this for the rv_monitor variable in LTL
Gabriele Monaco
Re: [PATCH v3 01/17] rv: Use generic rv_this for the rv_monitor variable in LTL
Nam Cao
[PATCH v3 15/17] selftests/verification: Fix wrong errexit assumption
Gabriele Monaco
[PATCH v3 04/17] tools/rv: Add selftests
Gabriele Monaco
Re: [PATCH v3 04/17] tools/rv: Add selftests
Wen Yang
Re: [PATCH v3 04/17] tools/rv: Add selftests
Gabriele Monaco
[PATCH v3 17/17] selftests/verification: Add selftests for deadline and stall monitors
Gabriele Monaco
Re: [PATCH v3 17/17] selftests/verification: Add selftests for deadline and stall monitors
Wen Yang
Re: [PATCH v3 17/17] selftests/verification: Add selftests for deadline and stall monitors
Gabriele Monaco
[PATCH v3 05/17] verification/rvgen: Add golden and spec folders for tests
Gabriele Monaco
[PATCH v3 06/17] verification/rvgen: Add selftests
Gabriele Monaco
[PATCH v3 07/17] rv: Add KUnit stub to rv_react() and rv_*_task_monitor_slot()
Gabriele Monaco
Re: [PATCH v3 07/17] rv: Add KUnit stub to rv_react() and rv_*_task_monitor_slot()
Nam Cao
[PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunit
Gabriele Monaco
Re: [PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunit
Wen Yang
Re: [PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunit
Gabriele Monaco
[PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test
Gabriele Monaco
[PATCH v3 10/17] rv: Add KUnit stub for current
Gabriele Monaco
[PATCH v3 12/17] rv: Add KUnit tests for some LTL monitors
Gabriele Monaco
Re: [PATCH v3 12/17] rv: Add KUnit tests for some LTL monitors
Nam Cao
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Steven Rostedt
[PATCH v4 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Steven Rostedt
[PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Nathan Chancellor
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Nathan Chancellor
Re: [PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Jani Nikula
[RFC PATCH 0/0] PCI P2PDMA: Add observability support via tracepoints, debugfs, and sysfs.
xiaobing.li
[PATCH v9 0/9] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v9 1/9] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
[PATCH v9 4/9] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v9 5/9] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v9 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[PATCH v9 6/9] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v9 3/9] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v9 7/9] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v9 8/9] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v9 9/9] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH v8 00/10] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v8 02/10] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
[PATCH v8 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[PATCH v8 05/10] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v8 04/10] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v8 10/10] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH v8 01/10] tracing/probes: Make the $ prefix mandatory for comm access
Masami Hiramatsu (Google)
Re: [PATCH v8 01/10] tracing/probes: Make the $ prefix mandatory for comm access
Google
[PATCH v8 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v8 06/10] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v8 07/10] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
Earlier messages
Later messages