index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
Kconfig
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
5 days
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5 days
tracing: Have eprobes have their own config option
Steven Rostedt
12 days
tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exit
Steven Rostedt
12 days
tracing: Deprecate auto-mounting tracefs in debugfs
Steven Rostedt
13 days
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
13 days
ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support it
Steven Rostedt
2025-04-02
ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGS
Steven Rostedt
2025-03-04
ftrace: Add support for function argument to graph tracer
Sven Schnelle
2025-03-04
ftrace: Add print_function_args()
Sven Schnelle
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024-12-26
ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
2024-12-26
tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
2024-06-12
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-13
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
2024-05-01
ftrace: make extra rcu_is_watching() validation check optional
Andrii Nakryiko
2024-04-11
tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry
Prasad Pandit
2024-04-11
tracing: Select new NEED_TASKS_RCU Kconfig option
Paul E. McKenney
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-20
function_graph: Support recording and printing the return value of function
Donglin Peng
2023-06-06
tracing/probes: Support function parameters if BTF is available
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-03-29
tracing: Unbreak user events
Steven Rostedt (Google)
2023-03-29
tracing/user_events: Use remote writes for event enablement
Beau Belgrave
2023-03-21
ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
Florent Revest
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-18
tracing: Always use canonical ftrace path
Ross Zwisler
2023-01-24
tracing: Kconfig: Fix spelling/grammar/punctuation
Randy Dunlap
2023-01-24
ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-15
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-12-09
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
2022-11-18
objtool: Add --mnop as an option to --mcount
Sathvika Vasireddy
2022-09-16
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
2022-07-12
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-20
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-17
fprobe: Add exit_handler support
Masami Hiramatsu
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
[next]