summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_btf.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-02-17tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)
2023-08-23tracing/probes: Add a function to search a member of a struct/unionMasami Hiramatsu (Google)
2023-08-23tracing/probes: Move finding func-proto API and getting func-param API to tra...Masami Hiramatsu (Google)