linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Google
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Steven Rostedt
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Google
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Google
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Steven Rostedt
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Google
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Steven Rostedt
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Steven Rostedt
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Google
Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
Steven Rostedt
[PATCH 2/2] tracing: Allocate field->type only if it needs to be sanitized
Masami Hiramatsu (Google)
[PATCH] tools: bootconfig: Regex brackets need escape
Bhaskar Chowdhury
Re: [PATCH] tools: bootconfig: Regex brackets need escape
Google
Re: [PATCH] tools: bootconfig: Regex brackets need escape
Bhaskar Chowdhury
[PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
Alexandre Ghiti
Re: [PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
Palmer Dabbelt
Re: [PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
Steven Rostedt
Re: [PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
Palmer Dabbelt
Re: [PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
Google
Re: [PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
Han Gao
Re: [PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
Andy Chiu
[PATCH bpf-next v2 0/7] Add attach_type in bpf_link
Tao Chen
[PATCH bpf-next v2 1/7] bpf: Add attach_type in bpf_link
Tao Chen
Re: [PATCH bpf-next v2 1/7] bpf: Add attach_type in bpf_link
Jiri Olsa
Re: [PATCH bpf-next v2 1/7] bpf: Add attach_type in bpf_link
Tao Chen
[PATCH bpf-next v2 3/7] bpf: Remove attach_type in sockmap_link
Tao Chen
[PATCH bpf-next v2 2/7] bpf: Remove attach_type in bpf_cgroup_link
Tao Chen
[PATCH bpf-next v2 4/7] bpf: Remove location field in tcx_link
Tao Chen
[PATCH bpf-next v2 5/7] bpf: Remove attach_type in bpf_netns_link
Tao Chen
[PATCH bpf-next v2 6/7] bpf: Remove attach_type in bpf_tracing_link
Tao Chen
[PATCH bpf-next v2 7/7] netkit: Remove location field in netkit_link
Tao Chen
Re: [PATCH bpf-next v2 0/7] Add attach_type in bpf_link
Jiri Olsa
[PATCH v8 00/12] unwind_deferred: Implement sframe handling
Steven Rostedt
[PATCH v8 02/12] unwind_user/sframe: Store sframe section data in per-mm maple tree
Steven Rostedt
[PATCH v8 01/12] unwind_user/sframe: Add support for reading .sframe headers
Steven Rostedt
[PATCH v8 03/12] x86/uaccess: Add unsafe_copy_from_user() implementation
Steven Rostedt
[PATCH v8 04/12] unwind_user/sframe: Add support for reading .sframe contents
Steven Rostedt
[PATCH v8 08/12] unwind_user/sframe: Remove .sframe section on detected corruption
Steven Rostedt
[PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Steven Rostedt
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Mathieu Desnoyers
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Steven Rostedt
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Jens Remus
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Mathieu Desnoyers
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Mathieu Desnoyers
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Steven Rostedt
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Mathieu Desnoyers
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Steven Rostedt
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Mathieu Desnoyers
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Jens Remus
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Jens Remus
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Steven Rostedt
Re: [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
Steven Rostedt
[PATCH v8 09/12] unwind_user/sframe: Show file name in debug output
Steven Rostedt
[PATCH v8 05/12] unwind_user/sframe: Detect .sframe sections in executables
Steven Rostedt
[PATCH v8 07/12] unwind_user/sframe/x86: Enable sframe unwinding on x86
Steven Rostedt
[PATCH v8 12/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections
Steven Rostedt
[PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Steven Rostedt
Re: [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Linus Torvalds
Re: [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Steven Rostedt
Re: [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Josh Poimboeuf
Re: [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Steven Rostedt
Re: [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Linus Torvalds
Re: [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Steven Rostedt
Re: [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Josh Poimboeuf
Re: [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
Linus Torvalds
[PATCH v8 11/12] unwind_user/sframe: Add .sframe validation option
Steven Rostedt
[PATCH v13 00/11] perf: Support the deferred unwinding infrastructure
Steven Rostedt
[PATCH v13 01/11] perf: Remove get_perf_callchain() init_nr argument
Steven Rostedt
[PATCH v13 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
Steven Rostedt
[PATCH v13 03/11] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
Steven Rostedt
[PATCH v13 04/11] perf: Simplify get_perf_callchain() user logic
Steven Rostedt
[PATCH v13 05/11] perf: Skip user unwind if the task is a kernel thread
Steven Rostedt
[PATCH v13 07/11] perf: Support deferred user callchains for per CPU events
Steven Rostedt
[PATCH v13 09/11] perf record: Enable defer_callchain for user callchains
Steven Rostedt
[PATCH v13 06/11] perf: Support deferred user callchains
Steven Rostedt
[PATCH v13 08/11] perf tools: Minimal CALLCHAIN_DEFERRED support
Steven Rostedt
[PATCH v13 10/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Steven Rostedt
[PATCH v13 11/11] perf tools: Merge deferred user callchains
Steven Rostedt
Re: [PATCH v13 00/11] perf: Support the deferred unwinding infrastructure
Namhyung Kim
Re: [PATCH v13 00/11] perf: Support the deferred unwinding infrastructure
Steven Rostedt
[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
Steven Rostedt
[PATCH v13 02/14] unwind_user: Add frame pointer support
Steven Rostedt
Re: [PATCH v13 02/14] unwind_user: Add frame pointer support
Jens Remus
Re: [PATCH v13 02/14] unwind_user: Add frame pointer support
Jens Remus
Re: [PATCH v13 02/14] unwind_user: Add frame pointer support
Steven Rostedt
Re: [PATCH v13 02/14] unwind_user: Add frame pointer support
Jens Remus
Re: [PATCH v13 02/14] unwind_user: Add frame pointer support
Steven Rostedt
Re: [PATCH v13 02/14] unwind_user: Add frame pointer support
Jens Remus
[PATCH v13 01/14] unwind_user: Add user space unwinding API
Steven Rostedt
[PATCH v13 04/14] unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
[PATCH v13 03/14] unwind_user: Add compat mode frame pointer support
Steven Rostedt
[PATCH v13 08/14] unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
[PATCH v13 05/14] unwind_user/deferred: Add unwind cache
Steven Rostedt
[PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
Re: [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
Peter Zijlstra
Re: [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
Re: [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
Peter Zijlstra
Re: [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
Re: [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
Peter Zijlstra
Re: [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
[PATCH v13 06/14] unwind_user/deferred: Add deferred unwinding interface
Steven Rostedt
[PATCH v13 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
Re: [PATCH v13 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
Peter Zijlstra
Re: [PATCH v13 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
Re: [PATCH v13 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
Peter Zijlstra
[PATCH v13 11/14] unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
[PATCH v13 12/14] unwind: Finish up unwind when a task exits
Steven Rostedt
[PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Peter Zijlstra
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Peter Zijlstra
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Peter Zijlstra
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Peter Zijlstra
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
Re: [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space
Steven Rostedt
[PATCH v13 13/14] unwind_user/x86: Enable frame pointer unwinding on x86
Steven Rostedt
Re: [PATCH v13 13/14] unwind_user/x86: Enable frame pointer unwinding on x86
David Laight
Re: [PATCH v13 13/14] unwind_user/x86: Enable frame pointer unwinding on x86
Steven Rostedt
[PATCH v13 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
Steven Rostedt
[PATCH bpf-next 0/6] Move attach_type into bpf_link
Tao Chen
[PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
Tao Chen
Re: [PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
Jiri Olsa
Re: [PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
Tao Chen
[PATCH bpf-next 2/6] bpf: Remove attach_type in bpf_cgroup_link
Tao Chen
[PATCH bpf-next 3/6] bpf: Remove attach_type in bpf_sockmap_link
Tao Chen
[PATCH bpf-next 4/6] bpf: Remove location field in tcx_link
Tao Chen
[PATCH bpf-next 6/6] bpf: Remove attach_type in bpf_tracing_link
Tao Chen
[PATCH bpf-next 5/6] bpf: Remove attach_type in bpf_netns_link
Tao Chen
RE: [PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
Zhuo, Qiuxu
Re: [PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
Sohil Mehta
RE: [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
Zhuo, Qiuxu
Re: [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
Sohil Mehta
RE: [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
Zhuo, Qiuxu
Re: [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
Sohil Mehta
RE: [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
Zhuo, Qiuxu
Re: [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
Sohil Mehta
[PATCH net-next v3] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
xu.xin16
[PATCH] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Aditya Bodkhe
[PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
Aditya Bodkhe
[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Aditya Bodkhe
[PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
Aditya Bodkhe
Re: [PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Aditya Bodkhe
[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
ChenMiao
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
kernel test robot
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Alexandre Ghiti
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Miao Chen
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Alexandre Ghiti
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Miao Chen
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Alexandre Ghiti
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Miao Chen
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Alexandre Ghiti
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Alexandre Ghiti
Re: [PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
Alexandre Ghiti
[PATCH] Documentation: Remove duplicate word size in bootconfig
Sumeet Pawnikar
Re: [PATCH] Documentation: Remove duplicate word size in bootconfig
Jonathan Corbet
[PATCH 0/2] mm/damon: add trace events for auto-tuned monitoring intervals and DAMOS quota
SeongJae Park
[PATCH 1/2] mm/damon: add trace event for auto-tuned monitoring intervals
SeongJae Park
[PATCH 2/2] mm/damon: add trace event for effective size quota
SeongJae Park
Re: [PATCH 2/2] mm/damon: add trace event for effective size quota
Steven Rostedt
Re: [PATCH 2/2] mm/damon: add trace event for effective size quota
SeongJae Park
[PATCH v3 0/2] tracing/preemptirq: Optimize disabled tracepoint overhead
Wander Lairson Costa
[PATCH v3 1/2] trace/preemptirq: reduce overhead of irq_enable/disable tracepoints
Wander Lairson Costa
Re: [PATCH v3 1/2] trace/preemptirq: reduce overhead of irq_enable/disable tracepoints
kernel test robot
[PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Wander Lairson Costa
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
kernel test robot
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Peter Zijlstra
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Wander Lairson Costa
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Peter Zijlstra
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Wander Lairson Costa
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Wander Lairson Costa
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Peter Zijlstra
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Wander Lairson Costa
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Peter Zijlstra
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Wander Lairson Costa
[RFC PATCH v6 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[RFC PATCH v6 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[RFC PATCH v6 1/2] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH] tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
Mike Rapoport
[PATCH 1/8] execmem: drop unused execmem_update_copy()
Mike Rapoport
Re: [PATCH 1/8] execmem: drop unused execmem_update_copy()
Christophe Leroy
Re: [PATCH 1/8] execmem: drop unused execmem_update_copy()
Mike Rapoport
Re: [PATCH 1/8] execmem: drop unused execmem_update_copy()
Christophe Leroy
Re: [PATCH 1/8] execmem: drop unused execmem_update_copy()
Mike Rapoport
[PATCH 2/8] execmem: introduce execmem_alloc_rw()
Mike Rapoport
[PATCH 3/8] execmem: rework execmem_cache_free()
Mike Rapoport
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
Peter Zijlstra
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
Mike Rapoport
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
Liam R. Howlett
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
Mike Rapoport
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
Peter Zijlstra
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
Mike Rapoport
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
Yann Ylavic
Re: [PATCH 3/8] execmem: rework execmem_cache_free()
Yann Ylavic
Earlier messages
Later messages