index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
trace_recursion.h
Age
Commit message (
Expand
)
Author
2024-06-04
function_graph: Move graph notrace bit to shadow stack global var
Steven Rostedt (VMware)
2024-06-04
function_graph: Move graph depth stored data to shadow stack global var
Steven Rostedt (VMware)
2024-06-04
function_graph: Move set_graph_function tests to shadow stack global var
Steven Rostedt (VMware)
2024-05-01
ftrace: make extra rcu_is_watching() validation check optional
Andrii Nakryiko
2023-01-31
cpuidle: tracing: Warn about !rcu_is_watching()
Peter Zijlstra
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-10-27
ftrace: disable preemption when recursion locked
王贇
2021-10-21
tracing: Explain the trace recursion transition bit better
Steven Rostedt (VMware)
2021-10-19
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2021-10-19
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
2021-10-18
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2020-11-10
ftrace: Clean up the recursion code a bit
Steven Rostedt (VMware)
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
ftrace: Optimize testing what context current is in
Steven Rostedt (VMware)
2020-11-06
ftrace: Add ftrace_test_recursion_trylock() helper function
Steven Rostedt (VMware)
2020-11-06
ftrace: Move the recursion testing into global headers
Steven Rostedt (VMware)