linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 2/6] Provide __free(argv) for argv_split() users
kernel test robot
Re: [PATCH 2/6] Provide __free(argv) for argv_split() users
kernel test robot
Re: [PATCH 2/6] Provide __free(argv) for argv_split() users
Google
Re: [PATCH 2/6] Provide __free(argv) for argv_split() users
Oleg Nesterov
Re: [PATCH 2/6] Provide __free(argv) for argv_split() users
Google
Re: [PATCH 2/6] Provide __free(argv) for argv_split() users
Steven Rostedt
[PATCH 3/6] tracing: Use __free() for argv in dynevent
Masami Hiramatsu (Google)
[PATCH 4/6] tracing: Use __free() in trace_probe for cleanup
Masami Hiramatsu (Google)
[PATCH 5/6] tracing: Use __free() for kprobe events to cleanup
Masami Hiramatsu (Google)
[PATCH 6/6] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos
Masami Hiramatsu (Google)
[PATCH] ftrace: print lazy preemption model
Shrikanth Hegde
Re: [PATCH] ftrace: print lazy preemption model
Google
[PATCH v2 00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Steven Rostedt
[PATCH v2 01/16] scripts/sorttable: Remove unused macro defines
Steven Rostedt
[PATCH v2 02/16] scripts/sorttable: Remove unused write functions
Steven Rostedt
[PATCH v2 03/16] scripts/sorttable: Remove unneeded Elf_Rel
Steven Rostedt
[PATCH v2 04/16] scripts/sorttable: Have the ORC code use the _r() functions to read
Steven Rostedt
[PATCH v2 05/16] scripts/sorttable: Make compare_extable() into two functions
Steven Rostedt
[PATCH v2 06/16] scripts/sorttable: Convert Elf_Ehdr to union
Steven Rostedt
[PATCH v2 09/16] scripts/sorttable: Add helper functions for Elf_Ehdr
Steven Rostedt
[PATCH v2 07/16] scripts/sorttable: Replace Elf_Shdr Macro with a union
Steven Rostedt
[PATCH v2 08/16] scripts/sorttable: Convert Elf_Sym MACRO over to a union
Steven Rostedt
[PATCH v2 11/16] scripts/sorttable: Add helper functions for Elf_Sym
Steven Rostedt
[PATCH v2 14/16] scripts/sorttable: Get start/stop_mcount_loc from ELF file directly
Steven Rostedt
[PATCH v2 10/16] scripts/sorttable: Add helper functions for Elf_Shdr
Steven Rostedt
[PATCH v2 13/16] scripts/sorttable: Move code from sorttable.h into sorttable.c
Steven Rostedt
Re: [PATCH v2 13/16] scripts/sorttable: Move code from sorttable.h into sorttable.c
Steven Rostedt
[PATCH v2 12/16] scripts/sorttable: Use uint64_t for mcount sorting
Steven Rostedt
[PATCH v2 15/16] scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
[PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH v2 00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Steven Rostedt
[PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Steven Rostedt
[PATCH 02/14] scripts/sorttable: Remove unused write functions
Steven Rostedt
[PATCH 03/14] scripts/sorttable: Remove unneeded Elf_Rel
Steven Rostedt
[PATCH 04/14] scripts/sorttable: Have the ORC code use the _r() functions to read
Steven Rostedt
[PATCH 06/14] scripts/sorttable: Convert Elf_Ehdr to union
Steven Rostedt
[PATCH 05/14] scripts/sorttable: Make compare_extable() into two functions
Steven Rostedt
[PATCH 07/14] scripts/sorttable: Replace Elf_Shdr Macro with a union
Steven Rostedt
[PATCH 09/14] scripts/sorttable: Add helper functions for Elf_Ehdr
Steven Rostedt
[PATCH 10/14] scripts/sorttable: Add helper functions for Elf_Shdr
Steven Rostedt
[PATCH 11/14] scripts/sorttable: Add helper functions for Elf_Sym
Steven Rostedt
[PATCH 13/14] scripts/sorttable: Move code from sorttable.h into sorttable.c
Steven Rostedt
[PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Peter Zijlstra
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Peter Zijlstra
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Peter Zijlstra
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Peter Zijlstra
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Peter Zijlstra
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Jiri Olsa
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Peter Zijlstra
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Steven Rostedt
Re: [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
Jiri Olsa
[PATCH 12/14] scripts/sorttable: Use uint64_t for mcount sorting
Steven Rostedt
[PATCH 08/14] scripts/sorttable: Convert Elf_Sym MACRO over to a union
Steven Rostedt
[PATCH 01/14] scripts/sorttable: Remove unused macro defines
Steven Rostedt
Re: [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Steven Rostedt
Re: [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Linus Torvalds
Re: [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Steven Rostedt
Re: [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Steven Rostedt
Re: [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Steven Rostedt
Re: [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
Steven Rostedt
[PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
shiju.jose
Re: [PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
Steven Rostedt
RE: [PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
Shiju Jose
Re: [PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
Steven Rostedt
RE: [PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
Shiju Jose
Re: [PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
Steven Rostedt
Re: [PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
Steven Rostedt
RE: [PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
Shiju Jose
RE: [PATCH 1/1] tracing: Support reading trace event format file larger than PAGE_SIZE
Shiju Jose
[PATCH v1] ftrace: Fix function profiler's filtering functionality
Kohei Enju
[PATCH] kernel/trace: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
[mhiramat:topic/fprobe-on-fgraph] [fprobe] fd62ee1f3e: netperf.Throughput_tps 10.6% regression
kernel test robot
[PATCH] tracing: Have process_string() also allow arrays
Steven Rostedt
Re: [PATCH] tracing: Have process_string() also allow arrays
Google
Re: [for-next][PATCH 11/15] tracing: Switch trace_osnoise.c code over to use guard() and __free()
Markus Elfring
Re: [for-next][PATCH 08/15] tracing: Switch trace_events_trigger.c code over to use guard()
Markus Elfring
Re: [for-next][PATCH 01/15] tracing: Switch trace.c code over to use guard()
Markus Elfring
[PATCH 0/8] rv: Automate manual steps in monitor creation
Gabriele Monaco
[PATCH 1/8] verification/dot2k: Fix template directory detection
Gabriele Monaco
[PATCH 3/8] verification/dot2k: More robust template variables
Gabriele Monaco
[PATCH 2/8] verification/dot2k: Unify main.c templates
Gabriele Monaco
[PATCH 4/8] verification/dot2k: Add support for name and description options
Gabriele Monaco
[PATCH 5/8] rv: Simplify manual steps in monitor creation
Gabriele Monaco
[PATCH 6/8] verification/dot2k: Simplify manual steps in monitor creation
Gabriele Monaco
[PATCH 7/8] verification/dot2k: Auto patch current kernel source
Gabriele Monaco
Re: [PATCH 7/8] verification/dot2k: Auto patch current kernel source
Steven Rostedt
Re: [PATCH 7/8] verification/dot2k: Auto patch current kernel source
Gabriele Monaco
[PATCH 8/8] verification/dot2k: Implement event type detection
Gabriele Monaco
[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
Mike Rapoport
[PATCH 1/8] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Mike Rapoport
Re: [PATCH 1/8] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Peter Zijlstra
[PATCH 2/8] x86/mm/pat: drop duplicate variable in cpa_flush()
Mike Rapoport
[PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
Mike Rapoport
Re: [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
Kirill A. Shutemov
Re: [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
Luis Chamberlain
Re: [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
Mike Rapoport
Re: [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
Kirill A. Shutemov
Re: [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
Mike Rapoport
[PATCH 4/8] execmem: add API for temporal remapping as RW and restoring ROX afterwards
Mike Rapoport
[PATCH 5/8] module: introduce MODULE_STATE_GONE
Mike Rapoport
Re: [PATCH 5/8] module: introduce MODULE_STATE_GONE
Daniel Thompson
[PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
Mike Rapoport
Re: [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
Lorenzo Stoakes
Re: [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
Andrew Cooper
Re: [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
Andrew Morton
Re: [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
Marek Marczykowski-Górecki
Re: [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
Jürgen Groß
Re: [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
Luis Chamberlain
Re: [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
Marek Maślanka
[PATCH 7/8] Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport
[PATCH 8/8] module: drop unused module_writable_address()
Mike Rapoport
[PATCH v7 0/3] tracing: Support poll on event hist file
Masami Hiramatsu (Google)
[PATCH v7 1/3] tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
[PATCH v7 2/3] tracing/hist: Support POLLPRI event for poll on histogram
Masami Hiramatsu (Google)
[PATCH v7 3/3] selftests/tracing: Add hist poll() support test
Masami Hiramatsu (Google)
Re: [PATCH v7 3/3] selftests/tracing: Add hist poll() support test
Google
[PATCH v7.1 3/3] selftests/tracing: Add hist poll() support test
Masami Hiramatsu (Google)
[POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Steven Rostedt
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Linus Torvalds
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Steven Rostedt
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Masahiro Yamada
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Linus Torvalds
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Linus Torvalds
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Linus Torvalds
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Steven Rostedt
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Linus Torvalds
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Steven Rostedt
Re: [POC][RFC][PATCH] build: Make weak functions visible in kallsyms
Peter Zijlstra
[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
Masami Hiramatsu (Google)
[PATCH v22 01/20] fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
[PATCH v22 02/20] fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
[PATCH v22 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
[PATCH v22 04/20] fgraph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
[PATCH v22 05/20] fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
[PATCH v22 07/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
[PATCH v22 08/20] tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
[PATCH v22 09/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
[PATCH v22 10/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
[PATCH v22 11/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
[PATCH v22 12/20] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
[PATCH v22 13/20] fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
[PATCH v22 14/20] fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
[PATCH v22 15/20] tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
[PATCH v22 16/20] selftests: ftrace: Remove obsolate maxactive syntax check
Masami Hiramatsu (Google)
[PATCH v22 17/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe
Masami Hiramatsu (Google)
[PATCH v22 18/20] Documentation: probes: Update fprobe on function-graph tracer
Masami Hiramatsu (Google)
[PATCH v22 19/20] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
Masami Hiramatsu (Google)
[PATCH v22 20/20] bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Masami Hiramatsu (Google)
Re: [PATCH v22 20/20] bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Steven Rostedt
Re: [PATCH v22 20/20] bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Steven Rostedt
Re: [PATCH v22 20/20] bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Google
[PATCH v23] bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Masami Hiramatsu (Google)
[PATCH v22 06/20] fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
Re: [PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
Jiri Olsa
Re: [PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
Andrii Nakryiko
Re: [PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
Jiri Olsa
Re: [PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
Andrii Nakryiko
Re: [PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
Google
[PATCH] fgraph: Move trace_clock_local() for return time to function_graph tracer
Masami Hiramatsu (Google)
Re: [PATCH] fgraph: Move trace_clock_local() for return time to function_graph tracer
Steven Rostedt
Re: [PATCH] fgraph: Move trace_clock_local() for return time to function_graph tracer
Google
Re: [PATCH] fgraph: Move trace_clock_local() for return time to function_graph tracer
Steven Rostedt
[PATCH v2 0/2] tracing: Fix patches with goto out
Steven Rostedt
[PATCH v2 2/2] [PATCH] tracing: Switch trace_stack.c code over to use guard()
Steven Rostedt
[PATCH v2 1/2] [PATCH] tracing: Switch trace_osnoise.c code over to use guard() and __free()
Steven Rostedt
Re: [syzbot] [bpf?] [trace?] possible deadlock in task_fork_fair
syzbot
[PATCH v2] tracing: Switch trace.c code over to use guard()
Steven Rostedt
Re: [PATCH v2] tracing: Switch trace.c code over to use guard()
Google
[linus:master] [tracing] 65a25d9f7a: WARNING:at_kernel/trace/trace_events.c:#trace_event_raw_init
kernel test robot
[PATCH v2 0/4] ftrace: Add function arguments to function tracers
Steven Rostedt
[PATCH v2 1/4] ftrace: Add print_function_args()
Steven Rostedt
Re: [PATCH v2 1/4] ftrace: Add print_function_args()
Steven Rostedt
Re: [PATCH v2 1/4] ftrace: Add print_function_args()
Google
Re: [PATCH v2 1/4] ftrace: Add print_function_args()
Steven Rostedt
Re: [PATCH v2 1/4] ftrace: Add print_function_args()
Google
Re: [PATCH v2 1/4] ftrace: Add print_function_args()
Alan Maguire
Re: [PATCH v2 1/4] ftrace: Add print_function_args()
Steven Rostedt
Re: [PATCH v2 1/4] ftrace: Add print_function_args()
Alan Maguire
[PATCH v2 2/4] ftrace: Add support for function argument to graph tracer
Steven Rostedt
Re: [PATCH v2 2/4] ftrace: Add support for function argument to graph tracer
Google
Re: [PATCH v2 2/4] ftrace: Add support for function argument to graph tracer
Steven Rostedt
[PATCH v2 3/4] ftrace: Have funcgraph-args take affect during tracing
Steven Rostedt
Re: [PATCH v2 3/4] ftrace: Have funcgraph-args take affect during tracing
Google
[PATCH v2 4/4] ftrace: Add arguments to function tracer
Steven Rostedt
Re: [PATCH v2 4/4] ftrace: Add arguments to function tracer
Google
Re: [PATCH v2 0/4] ftrace: Add function arguments to function tracers
Jiri Olsa
Re: [PATCH v2 0/4] ftrace: Add function arguments to function tracers
Steven Rostedt
[PATCH 0/4] ftrace: Graph tracing performance enhancements and clean ups.
Steven Rostedt
[PATCH 1/4] fgraph: Remove unnecessary disabling of interrupts and recursion
Steven Rostedt
[PATCH 3/4] ftrace: Remove unneeded goto jumps
Steven Rostedt
[PATCH 4/4] ftrace: Switch ftrace.c code over to use guard()
Steven Rostedt
[PATCH 2/4] ftrace: Do not disable interrupts in profiler
Steven Rostedt
[PATCH linux-next 0/2] Fix perf security check problem
Luo Gengkun
Earlier messages
Later messages