linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] scripts/tracepoint-update: fix memory leak in make_trace_array()
Steven Rostedt
Re: [PATCH] scripts/tracepoint-update: fix memory leak in make_trace_array()
Google
Re: [PATCH] scripts/tracepoint-update: fix memory leak in make_trace_array()
Steven Rostedt
[PATCH bpf RESEND v2 0/2] bpf: Fix memory access flags in helper prototypes
Zesen Liu
[PATCH bpf RESEND v2 1/2] bpf: Fix memory access flags in helper prototypes
Zesen Liu
Re: [PATCH bpf RESEND v2 1/2] bpf: Fix memory access flags in helper prototypes
Eduard Zingerman
Re: [PATCH bpf RESEND v2 1/2] bpf: Fix memory access flags in helper prototypes
Zesen Liu
Re: [PATCH bpf RESEND v2 1/2] bpf: Fix memory access flags in helper prototypes
Eduard Zingerman
Re: [PATCH bpf RESEND v2 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
Eduard Zingerman
Re: [PATCH bpf RESEND v2 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
Zesen Liu
[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Seokwoo Chung (Ryan)
[PATCH v5 v5 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Seokwoo Chung (Ryan)
Re: [PATCH v5 v5 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
kernel test robot
Re: [PATCH v5 v5 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Google
[PATCH v5 v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax
Seokwoo Chung (Ryan)
[PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters and :entry/:exit
Seokwoo Chung (Ryan)
Re: [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters and :entry/:exit
Steven Rostedt
Re: [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters and :entry/:exit
Seokwoo Chung
Re: [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters and :entry/:exit
Google
Re: [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters and :entry/:exit
Seokwoo Chung
[PATCH v4 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
Gabriele Monaco
[PATCH v4 01/15] rv: Unify DA event handling functions across monitor types
Gabriele Monaco
[PATCH v4 02/15] rv: Add Hybrid Automata monitor type
Gabriele Monaco
[PATCH v4 04/15] verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
[PATCH v4 11/15] rv: Add support for per-object monitors in DA/HA
Gabriele Monaco
[PATCH v4 05/15] Documentation/rv: Add documentation about hybrid automata
Gabriele Monaco
[PATCH v4 03/15] verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
[PATCH v4 07/15] rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
[PATCH v4 08/15] sched: Export hidden tracepoints to modules
Gabriele Monaco
Re: [PATCH v4 08/15] sched: Export hidden tracepoints to modules
Phil Auld
Re: [PATCH v4 08/15] sched: Export hidden tracepoints to modules
Gabriele Monaco
[PATCH v4 06/15] rv: Add sample hybrid monitors stall
Gabriele Monaco
[PATCH v4 10/15] sched: Add task enqueue/dequeue trace points
Gabriele Monaco
Re: [PATCH v4 10/15] sched: Add task enqueue/dequeue trace points
K Prateek Nayak
Re: [PATCH v4 10/15] sched: Add task enqueue/dequeue trace points
Gabriele Monaco
[PATCH v4 09/15] sched: Add deadline tracepoints
Gabriele Monaco
Re: [PATCH v4 09/15] sched: Add deadline tracepoints
Juri Lelli
[PATCH v4 13/15] sched/deadline: Move some utility functions to deadline.h
Gabriele Monaco
Re: [PATCH v4 13/15] sched/deadline: Move some utility functions to deadline.h
Juri Lelli
[PATCH v4 14/15] rv: Add deadline monitors
Gabriele Monaco
Re: [PATCH v4 14/15] rv: Add deadline monitors
Juri Lelli
Re: [PATCH v4 14/15] rv: Add deadline monitors
Gabriele Monaco
Re: [PATCH v4 14/15] rv: Add deadline monitors
Juri Lelli
[PATCH v4 12/15] verification/rvgen: Add support for per-obj monitors
Gabriele Monaco
[PATCH v4 15/15] rv: Add dl_server specific monitors
Gabriele Monaco
[PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Daniel Thompson
Re: [PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Markus Elfring
Re: [PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Daniel Thompson
Re: iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Markus Elfring
Re: iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Daniel Thompson
Re: iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Steven Rostedt
Re: [PATCH v9 00/30] Tracefs support for pKVM
Marc Zyngier
[PATCH bpf-next v2 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next v2 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
Re: [PATCH bpf-next v2 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Andrii Nakryiko
Re: [PATCH bpf-next v2 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next v2 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
[PATCH v5 0/6] Unload linux/kernel.h
Yury Norov
[PATCH v5 2/6] moduleparam: include required headers explicitly
Yury Norov
[PATCH v5 1/6] kernel.h: drop STACK_MAGIC macro
Yury Norov
[PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov
Re: [PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Greg Kroah-Hartman
[PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov
Re: [PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
Andy Shevchenko
[PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
Yury Norov
Re: [PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
Andy Shevchenko
[PATCH v5 6/6] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
Re: [PATCH v5 0/6] Unload linux/kernel.h
Andy Shevchenko
Re: [PATCH v5 0/6] Unload linux/kernel.h
Yury Norov
Re: [PATCH v5 0/6] Unload linux/kernel.h
Steven Rostedt
Re: [PATCH v5 0/6] Unload linux/kernel.h
Joel Fernandes
[PATCH bpf-next 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
Re: [PATCH bpf-next 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
bot+bpf-ci
Re: [PATCH bpf-next 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
Re: [PATCH bpf-next 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
bot+bpf-ci
Re: [PATCH bpf-next 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
Re: [PATCH v3 1/2] cpufreq: Replace trace_cpu_frequency with trace_policy_frequency
Samuel Wu
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Andrii Nakryiko
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
Steven Rostedt
Re: [PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
patchwork-bot+netdevbpf
Re: [PATCH v1] tools/rtla: Generate optstring from long options
Wander Lairson Costa
[PATCH v3 00/18] rtla: Robustness and code quality improvements
Wander Lairson Costa
[PATCH v3 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
Wander Lairson Costa
Re: [PATCH v3 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
Tomas Glozar
[PATCH v3 15/18] rtla/trace: Fix write loop in trace_event_save_hist()
Wander Lairson Costa
Re: [PATCH v3 15/18] rtla/trace: Fix write loop in trace_event_save_hist()
Tomas Glozar
[PATCH v3 02/18] rtla: Use strdup() to simplify code
Wander Lairson Costa
[PATCH v3 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
Wander Lairson Costa
Re: [PATCH v3 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
Tomas Glozar
Re: [PATCH v3 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
Wander Lairson Costa
[PATCH v3 09/18] rtla: Handle pthread_create() failure properly
Wander Lairson Costa
[PATCH v3 18/18] rtla/utils: Fix loop condition in PID validation
Wander Lairson Costa
[PATCH v3 06/18] rtla: Simplify code by caching string lengths
Wander Lairson Costa
[PATCH v3 07/18] rtla: Add strscpy() and replace strncpy() calls
Wander Lairson Costa
Re: [PATCH v3 07/18] rtla: Add strscpy() and replace strncpy() calls
Tomas Glozar
Re: [PATCH v3 07/18] rtla: Add strscpy() and replace strncpy() calls
Wander Lairson Costa
[PATCH v3 08/18] rtla/timerlat: Add bounds check for softirq vector
Wander Lairson Costa
[PATCH v3 13/18] rtla: Use str_has_prefix() for option prefix check
Wander Lairson Costa
[PATCH v3 05/18] rtla: Replace magic number with MAX_PATH
Wander Lairson Costa
Re: [PATCH v3 05/18] rtla: Replace magic number with MAX_PATH
Tomas Glozar
[PATCH v3 10/18] rtla: Add str_has_prefix() helper function
Wander Lairson Costa
[PATCH v3 17/18] rtla/utils: Fix resource leak in set_comm_sched_attr()
Wander Lairson Costa
[PATCH v3 01/18] rtla: Exit on memory allocation failures during initialization
Wander Lairson Costa
[PATCH v3 03/18] rtla: Simplify argument parsing
Wander Lairson Costa
Re: [PATCH v3 03/18] rtla: Simplify argument parsing
Costa Shulyupin
Re: [PATCH v3 03/18] rtla: Simplify argument parsing
Wander Lairson Costa
Re: [PATCH v3 03/18] rtla: Simplify argument parsing
Tomas Glozar
[PATCH v3 04/18] rtla: Introduce common_threshold_handler() helper
Wander Lairson Costa
[PATCH v3 11/18] rtla: Use str_has_prefix() for prefix checks
Wander Lairson Costa
[PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
Re: [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
Tomas Glozar
Re: [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
Re: [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
Tomas Glozar
Re: [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
[PATCH v4 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
Thomas Ballasi
[PATCH v4 1/3] tracing: Add __event_in_*irq() helpers
Thomas Ballasi
[PATCH v4 3/3] mm: vmscan: add PIDs to vmscan tracepoints
Thomas Ballasi
[PATCH v4 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
Thomas Ballasi
[PATCH v5 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
Thomas Ballasi
[PATCH v5 3/3] mm: vmscan: add PIDs to vmscan tracepoints
Thomas Ballasi
Re: [PATCH v5 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
Andrew Morton
[PATCH v5 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
Thomas Ballasi
Re: [PATCH v5 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
Shakeel Butt
[PATCH v5 1/3] tracing: Add __event_in_*irq() helpers
Thomas Ballasi
[PATCH v6 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
Thomas Ballasi
[PATCH v6 1/3] tracing: Add __event_in_*irq() helpers
Thomas Ballasi
Re: [PATCH v6 1/3] tracing: Add __event_in_*irq() helpers
Usama Arif
Re: [PATCH v6 1/3] tracing: Add __event_in_*irq() helpers
Steven Rostedt
[PATCH v6 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
Thomas Ballasi
[PATCH v6 3/3] mm: vmscan: add PIDs to vmscan tracepoints
Thomas Ballasi
Re: [PATCH v6 3/3] mm: vmscan: add PIDs to vmscan tracepoints
Usama Arif
[PATCH v7 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
Thomas Ballasi
[PATCH v7 3/3] mm: vmscan: add PIDs to vmscan tracepoints
Thomas Ballasi
Re: [PATCH v7 3/3] mm: vmscan: add PIDs to vmscan tracepoints
Shakeel Butt
Re: [PATCH v7 3/3] mm: vmscan: add PIDs to vmscan tracepoints
Google
[PATCH v7 1/3] tracing: Add __event_in_*irq() helpers
Thomas Ballasi
Re: [PATCH v7 1/3] tracing: Add __event_in_*irq() helpers
Shakeel Butt
[PATCH v7 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
Thomas Ballasi
Re: [PATCH v7 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
Shakeel Butt
Re: [PATCH v4 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
kernel test robot
Re: [PATCH v4 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
kernel test robot
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Alexey Kardashevskiy
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Ackerley Tng
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Sean Christopherson
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Quentin Perret
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Quentin Perret
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Alexey Kardashevskiy
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Xu Yilun
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Xu Yilun
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Xu Yilun
[PATCH v3 1/1] kprobes: retry blocked optprobe in do_free_cleaned_kprobes
hongao
Re: [PATCH v3 1/1] kprobes: retry blocked optprobe in do_free_cleaned_kprobes
Google
[PATCH v3 0/1]
hongao
[PATCH v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Seokwoo Chung (Ryan)
[PATCH v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Seokwoo Chung (Ryan)
[PATCH v5 2/3] docs: tracing/fprobe: Document list filters and :entry/:exit
Seokwoo Chung (Ryan)
Re: [PATCH v5 2/3] docs: tracing/fprobe: Document list filters and :entry/:exit
Steven Rostedt
[PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax
Seokwoo Chung (Ryan)
Re: [PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax
Steven Rostedt
[PATCH v5 1/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Seokwoo Chung (Ryan)
Re: [PATCH v5 1/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Steven Rostedt
Re: [PATCH v5 1/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Steven Rostedt
[PATCH v16 0/3] Improve proc RSS accuracy and OOM killer latency
Mathieu Desnoyers
[PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
Mathieu Desnoyers
Re: [PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
Michal Hocko
Re: [PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
Mathieu Desnoyers
[PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Mathieu Desnoyers
Re: [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Mathieu Desnoyers
Re: [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Michal Hocko
Re: [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Mathieu Desnoyers
Re: [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Michal Hocko
[PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
Re: [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
Re: [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
Michal Hocko
Re: [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH v3 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
Jiayuan Chen
[PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
Re: [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Johannes Weiner
Re: [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
Re: [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Shakeel Butt
[PATCH v3 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
Re: [PATCH v3 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset
Shakeel Butt
Re: [PATCH v3 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
Andrew Morton
[PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
Michal Hocko
Re: [PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
Baolin Wang
Re: [PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
Vlastimil Babka
[PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
Tomas Glozar
Re: [PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
Crystal Wood
Re: [PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
Tomas Glozar
Re: [PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
Steven Rostedt
Earlier messages
Later messages