Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-10 | ftrace: Clean up the recursion code a bit | Steven Rostedt (VMware) | 1 | -15/+7 |
2020-11-06 | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) | 1 | -4/+25 |
2020-11-06 | ftrace: Optimize testing what context current is in | Steven Rostedt (VMware) | 1 | -13/+20 |
2020-11-06 | ftrace: Add ftrace_test_recursion_trylock() helper function | Steven Rostedt (VMware) | 1 | -0/+25 |
2020-11-06 | ftrace: Move the recursion testing into global headers | Steven Rostedt (VMware) | 1 | -0/+187 |