summaryrefslogtreecommitdiffstats
path: root/samples/ftrace/ftrace-direct-multi-modify.c
Commit message (Expand)AuthorAgeFilesLines
* samples: ftrace: Replace bti assembly with hint for older compilerGONG, Ruiqi2023-08-211-2/+2
* arm64: ftrace: Add direct call trampoline samples supportFlorent Revest2023-07-101-0/+40
* Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-041-0/+41
|\
| * LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang2023-05-011-0/+41
* | ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest2023-03-211-4/+4
* | ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()Florent Revest2023-03-211-2/+1
|/
* samples: ftrace: Include the nospec-branch.h only for x86Song Shuai2023-02-071-1/+1
* ftrace: Export ftrace_free_filter() to modulesMark Rutland2023-01-241-0/+1
* x86/ftrace: Make it call depth tracking awarePeter Zijlstra2022-10-171-0/+3
* x86/ibt,ftrace: Add ENDBR to samples/ftracePeter Zijlstra2022-03-151-3/+7
* ftrace/samples: Add missing prototypes direct functionsJiri Olsa2022-01-051-0/+3
* ftrace/samples: Add module to test multi direct modify interfaceJiri Olsa2021-12-091-0/+152