index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
trace_recursion.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-9
/
+18
|
\
|
*
ftrace: disable preemption when recursion locked
王贇
2021-10-27
1
-1
/
+10
|
*
tracing: Explain the trace recursion transition bit better
Steven Rostedt (VMware)
2021-10-21
1
-2
/
+6
|
*
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2021-10-19
1
-6
/
+1
|
*
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
2021-10-19
1
-5
/
+6
*
|
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-18
1
-40
/
+9
|
/
*
ftrace: Clean up the recursion code a bit
Steven Rostedt (VMware)
2020-11-10
1
-15
/
+7
*
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
1
-4
/
+25
*
ftrace: Optimize testing what context current is in
Steven Rostedt (VMware)
2020-11-06
1
-13
/
+20
*
ftrace: Add ftrace_test_recursion_trylock() helper function
Steven Rostedt (VMware)
2020-11-06
1
-0
/
+25
*
ftrace: Move the recursion testing into global headers
Steven Rostedt (VMware)
2020-11-06
1
-0
/
+187