linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
Re: [PATCH] tracing: Have unsigned int function args displayed as hexadecimal
Google
[PATCH bpf-next v3 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
[PATCH bpf-next v3 1/4] fprobe: use rhltable for fprobe_ip_table
Menglong Dong
Re: [PATCH bpf-next v3 1/4] fprobe: use rhltable for fprobe_ip_table
Google
Re: [PATCH bpf-next v3 1/4] fprobe: use rhltable for fprobe_ip_table
Menglong Dong
[PATCH bpf-next v3 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
[PATCH bpf-next v3 3/4] selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
[PATCH bpf-next v3 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
[PATCH v2 0/3] bpf: tidy up internals of bpf key handling
James Bottomley
[PATCH v2 1/3] bpf: make bpf_key an opaque type
James Bottomley
[PATCH v2 2/3] bpf: remove bpf_key reference
James Bottomley
Re: [PATCH v2 2/3] bpf: remove bpf_key reference
Alexei Starovoitov
Re: [PATCH v2 2/3] bpf: remove bpf_key reference
James Bottomley
Re: [PATCH v2 2/3] bpf: remove bpf_key reference
Alexei Starovoitov
Re: [PATCH v2 2/3] bpf: remove bpf_key reference
James Bottomley
[PATCH v2 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key
James Bottomley
Re: [PATCH v2 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key
kernel test robot
Re: [PATCH v2 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key
kernel test robot
Re: [PATCH v2 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key
Dan Carpenter
[PATCH v3 0/2] tracing: Documentation: Add missing config and document for eprobes
Steven Rostedt
[PATCH v3 1/2] tracing: Have eprobes have their own config option
Steven Rostedt
[PATCH v3 2/2] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
[PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
Jeff Layton
[PATCH v4 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
Jeff Layton
[PATCH v4 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
[PATCH v4 3/8] vfs: add ATTR_CTIME_SET flag
Jeff Layton
[PATCH v4 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
[PATCH v4 5/8] nfsd: track original timestamps in nfs4_delegation
Jeff Layton
[PATCH v4 6/8] nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
[PATCH v4 7/8] nfsd: fix timestamp updates in CB_GETATTR
Jeff Layton
[PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
Jeff Layton
Re: [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
NeilBrown
Re: [PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
Chuck Lever
[PATCH 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
Nam Cao
[PATCH 1/5] rv/ltl: Prepare for other monitor types
Nam Cao
Re: [PATCH 1/5] rv/ltl: Prepare for other monitor types
Gabriele Monaco
Re: [PATCH 1/5] rv/ltl: Prepare for other monitor types
Nam Cao
Re: [PATCH 1/5] rv/ltl: Prepare for other monitor types
Gabriele Monaco
[PATCH 2/5] rv/ltl: Support per-cpu monitors
Nam Cao
Re: [PATCH 2/5] rv/ltl: Support per-cpu monitors
Gabriele Monaco
Re: [PATCH 2/5] rv/ltl: Support per-cpu monitors
Nam Cao
[PATCH 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
Nam Cao
[PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Nam Cao
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Gabriele Monaco
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Nam Cao
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Gabriele Monaco
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Nam Cao
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Gabriele Monaco
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
K Prateek Nayak
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Nam Cao
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
K Prateek Nayak
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Gabriele Monaco
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
K Prateek Nayak
Re: [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
Nam Cao
[PATCH 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH 5/5] rv: Add rts monitor
Gabriele Monaco
Re: [PATCH 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH 5/5] rv: Add rts monitor
Gabriele Monaco
Re: [PATCH 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH 5/5] rv: Add rts monitor
Gabriele Monaco
Re: [PATCH 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH 5/5] rv: Add rts monitor
Gabriele Monaco
Re: [PATCH 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH 5/5] rv: Add rts monitor
Gabriele Monaco
[PATCH linux-next 1/2] tools/latency-collector: Check pkg-config install
Tao Chen
[PATCH linux-next 2/2] rtla: Check pkg-config install
Tao Chen
[PATCH bpf-next 1/2] tools/latency-collector: Check pkg-config install
Tao Chen
[PATCH bpf-next 2/2] rtla: Check pkg-config install
Tao Chen
Re: [PATCH bpf-next 1/2] tools/latency-collector: Check pkg-config install
Tao Chen
[PATCH v16 00/10] unwind_user: Deferred unwinding infrastructure
Steven Rostedt
[PATCH v16 02/10] unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
[PATCH v16 01/10] unwind_user: Add user space unwinding API with frame pointer support
Steven Rostedt
[PATCH v16 04/10] unwind_user/deferred: Add deferred unwinding interface
Steven Rostedt
[PATCH v16 06/10] unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
[PATCH v16 03/10] unwind_user/deferred: Add unwind cache
Steven Rostedt
Re: [PATCH v16 03/10] unwind_user/deferred: Add unwind cache
Indu Bhagat
Re: [PATCH v16 03/10] unwind_user/deferred: Add unwind cache
Steven Rostedt
Re: [PATCH v16 03/10] unwind_user/deferred: Add unwind cache
Indu Bhagat
[PATCH v16 05/10] unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
[PATCH v16 08/10] unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
[PATCH v16 07/10] unwind deferred: Add unwind_completed mask to stop spurious callbacks
Steven Rostedt
[PATCH v16 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
Re: [PATCH v16 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
Paul E. McKenney
Re: [PATCH v16 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
[PATCH v16 10/10] unwind: Finish up unwind when a task exits
Steven Rostedt
Re: [PATCH v16 00/10] unwind_user: Deferred unwinding infrastructure
patchwork-bot+netdevbpf
[PATCH v2 0/2] tracing: Documentation: Add missing config and document for eprobes
Steven Rostedt
[PATCH v2 1/2] tracing: Have eprobes have their own config option
Steven Rostedt
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Google
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
kernel test robot
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Google
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Steven Rostedt
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Google
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Steven Rostedt
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Google
Re: [PATCH v2 1/2] tracing: Have eprobes have their own config option
Steven Rostedt
[PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
Re: [PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes
Randy Dunlap
Re: [PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes
Google
[PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Google
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Douglas Raillard
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Steven Rostedt
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Douglas Raillard
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Jiri Olsa
Re: [PATCH] tracing/probes: Allow use of BTF names to dereference pointers
Steven Rostedt
[RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
[RFC 01/10] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
[RFC 02/10] ftrace: Add register_ftrace_direct_hash function
Jiri Olsa
[RFC 03/10] ftrace: Add unregister_ftrace_direct_hash function
Jiri Olsa
[RFC 04/10] ftrace: Add modify_ftrace_direct_hash function
Jiri Olsa
[RFC 05/10] ftrace: Export some of hash related functions
Jiri Olsa
[RFC 06/10] ftrace: Use direct hash interface in direct functions
Jiri Olsa
[RFC 08/10] ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
[RFC 07/10] bpf: Add trampoline ip hash table
Jiri Olsa
[RFC 09/10] bpf: Remove ftrace_ops from bpf_trampoline object
Jiri Olsa
[RFC 10/10] Revert "ftrace: Store direct called addresses in their ops"
Jiri Olsa
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Mark Rutland
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Steven Rostedt
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Mark Rutland
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Mark Rutland
Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
Jiri Olsa
[PATCH v5 0/1] tracing: Fix an event field filter issue
Masami Hiramatsu (Google)
[PATCH v5 1/1] tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
Re: [PATCH v5 1/1] tracing: Remove "__attribute__()" from the type field of event format
Steven Rostedt
Re: [PATCH v5 1/1] tracing: Remove "__attribute__()" from the type field of event format
Google
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Harry Yoo
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Uladzislau Rezki
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Uladzislau Rezki
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Mike Rapoport
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Uladzislau Rezki
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Kees Cook
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Uladzislau Rezki
[PATCH] tracing: fprobe: Fix inifinite recursion using preempt_*_notrace()
Masami Hiramatsu (Google)
[PATCH] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Randy Dunlap
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Randy Dunlap
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Google
Re: [PATCH] Documentation: tracing: Add documentation about eprobes
Steven Rostedt
[PATCH v5 9/9] rv: Add opid per-cpu monitor
Gabriele Monaco
Re: [PATCH v5 9/9] rv: Add opid per-cpu monitor
Nam Cao
[PATCH v5 8/9] rv: Add nrp and sssw per-task monitors
Gabriele Monaco
Re: [PATCH v5 8/9] rv: Add nrp and sssw per-task monitors
Nam Cao
[PATCH v5 6/9] sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
Re: [PATCH v5 6/9] sched: Adapt sched tracepoints for RV task model
Nam Cao
[PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
Re: [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
Nam Cao
[PATCH v5 4/9] rv: Adjust monitor dependencies
Gabriele Monaco
[PATCH v5 5/9] rv: Retry when da monitor detects race conditions
Gabriele Monaco
Re: [PATCH v5 5/9] rv: Retry when da monitor detects race conditions
Nam Cao
[PATCH v5 2/9] rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
[PATCH v5 3/9] rv: Use strings in da monitors tracepoints
Gabriele Monaco
[PATCH v5 1/9] rv: Add da_handle_start_run_event_ to per-task monitors
Gabriele Monaco
[PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
[PATCH RFC bpf-next v2 1/4] fprobe: use rhltable for fprobe_ip_table
Menglong Dong
Re: [PATCH RFC bpf-next v2 1/4] fprobe: use rhltable for fprobe_ip_table
Google
Re: [PATCH RFC bpf-next v2 1/4] fprobe: use rhltable for fprobe_ip_table
Menglong Dong
[PATCH RFC bpf-next v2 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
[PATCH RFC bpf-next v2 3/4] selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
[PATCH RFC bpf-next v2 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Google
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Google
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Jiri Olsa
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
Re: [PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
[PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
[PATCH bpf-next 1/4] fprobe: use rhashtable
Menglong Dong
Re: [PATCH bpf-next 1/4] fprobe: use rhashtable
Jiri Olsa
Re: [PATCH bpf-next 1/4] fprobe: use rhashtable
Menglong Dong
Re: [PATCH bpf-next 1/4] fprobe: use rhashtable
kernel test robot
[PATCH bpf-next 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
[PATCH bpf-next 3/4] selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
[PATCH bpf-next 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
Re: [PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
Google
Re: [PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
Jiri Olsa
Re: [PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
Menglong Dong
[PATCH v3 0/8] nfsd/vfs: fix handling of delegated timestamp updates
Jeff Layton
[PATCH v3 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
Jeff Layton
[PATCH v3 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
[PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
Jeff Layton
Earlier messages
Later messages