开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_selftest.c
Age
Commit message (
Expand
)
Author
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-10
fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
2024-08-21
tracing: Fix memory leak in fgraph storage selftest
Masami Hiramatsu (Google)
2024-07-01
fgraph: Use str_plural() in test_graph_storage_single()
Jiapeng Chong
2024-06-06
function_graph: Rename BYTE_NUMBER to CHAR_NUMBER in selftests
Steven Rostedt (Google)
2024-06-04
ftrace: Add multiple fgraph storage selftest
Masami Hiramatsu (Google)
2024-06-04
function_graph: Add selftest for passing local variables
Steven Rostedt (VMware)
2024-06-04
ftrace: Allow function_graph tracer to be enabled in instances
Steven Rostedt (VMware)
2024-06-04
ftrace/function_graph: Pass fgraph_ops to function graph callbacks
Steven Rostedt (VMware)
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
2023-05-28
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
2023-03-21
ftrace: selftest: remove broken trace_direct_tramp
Mark Rutland
2023-03-21
ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
Florent Revest
2023-03-21
ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
Florent Revest
2022-10-17
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
2022-05-25
tracing: Reset the function filter after completing trampoline/graph selftest
Li Huafei
2022-02-25
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
2021-10-21
tracing: Fix selftest config check for function graph start up test
Steven Rostedt (VMware)
2021-10-20
tracing: Add trampoline/graph selftest
Jiri Olsa
2021-10-10
ftrace: Add unit test for removing trace function
Carles Pey
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
2020-11-02
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2019-04-21
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
Steven Rostedt (VMware)
2018-12-08
fgraph: Add new fgraph_ops structure to enable function graph hooks
Steven Rostedt (VMware)
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
tracing: mark trace_test_buffer as __maybe_unused
Arnd Bergmann
2017-10-04
tracing: Remove obsolete sched_switch tracer selftest
Joel Fernandes
2017-09-01
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2014-10-12
Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-10-09
tracing: Clean up scheduling in trace_wakeup_test_thread()
Steven Rostedt
2014-09-12
ftrace: Only disable ftrace_enabled to test buffer in selftest
Steven Rostedt (Red Hat)
2014-04-21
tracing: Add static to local functions
Fabian Frederick
2014-04-21
tracing: Move ftrace_max_lock into trace_array
Steven Rostedt (Red Hat)
2014-04-21
tracing: Move tracing_max_latency into trace_array
Steven Rostedt (Red Hat)
2014-04-21
ftrace: Remove global function list and call function directly
Steven Rostedt (Red Hat)
2014-01-13
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
2013-07-01
ftrace: Do not run selftest if command line parameter is set
Steven Rostedt (Red Hat)
2013-05-29
tracing: Fix bad parameter passed in branch selftest
Steven Rostedt (Red Hat)
2013-03-15
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-01-22
ftrace: Fix function tracing recursion self test
Steven Rostedt
2013-01-22
tracing: Fix selftest function recursion accounting
Steven Rostedt
[next]