summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_recursion_record.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2022-05-26tracing: Use trace_create_file() to simplify creation of tracefs entriesYuntao Wang-5/+2
2021-10-08tracing: Disable "other" permission bits in the tracefs filesSteven Rostedt (VMware)-2/+2
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)-0/+236