summaryrefslogtreecommitdiffstats
path: root/samples/ftrace/ftrace-direct-multi.c
Commit message (Expand)AuthorAgeFilesLines
* samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Song Shuai2024-01-171-0/+25
* samples: ftrace: Replace bti assembly with hint for older compilerGONG, Ruiqi2023-08-211-1/+1
* arm64: ftrace: Add direct call trampoline samples supportFlorent Revest2023-07-101-0/+25
* Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-041-0/+25
|\
| * LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang2023-05-011-0/+25
* | ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest2023-03-211-2/+2
* | 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/+2
* x86/ibt,ftrace: Add ENDBR to samples/ftracePeter Zijlstra2022-03-151-1/+4
* ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens2021-11-181-0/+30
* ftrace/samples: Add missing prototype for my_direct_funcJiri Olsa2021-11-011-0/+2
* ftrace/samples: Add multi direct interface test moduleJiri Olsa2021-10-211-0/+52