aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/trace_recursion.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-10ftrace: Clean up the recursion code a bitSteven Rostedt (VMware)1-15/+7
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)1-4/+25
2020-11-06ftrace: Optimize testing what context current is inSteven Rostedt (VMware)1-13/+20
2020-11-06ftrace: Add ftrace_test_recursion_trylock() helper functionSteven Rostedt (VMware)1-0/+25
2020-11-06ftrace: Move the recursion testing into global headersSteven Rostedt (VMware)1-0/+187