summaryrefslogtreecommitdiffstats
path: root/samples/ftrace/ftrace-direct.c
Commit message (Expand)AuthorAgeFilesLines
* samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Song Shuai2024-01-171-0/+24
* 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/+24
* Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-041-0/+23
|\
| * LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang2023-05-011-0/+23
* | ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest2023-03-211-3/+3
* | ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multiFlorent Revest2023-03-211-5/+7
|/
* samples: ftrace: Include the nospec-branch.h only for x86Song Shuai2023-02-071-1/+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-0/+3
* Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-121-1/+1
|\
| * x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* | ftrace/samples: Add missing prototypes direct functionsJiri Olsa2022-01-051-0/+2
|/
* samples: add s390 support for ftrace direct call samplesHeiko Carstens2021-10-191-0/+28
* samples/ftrace: Mark my_tramp[12]? globalSami Tolvanen2020-11-301-0/+1
* samples/ftrace: Fix asm function ELF annotationsJosh Poimboeuf2020-05-201-0/+2
* ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"Colin Ian King2019-11-151-1/+1
* ftrace: Add sample module that uses register_ftrace_direct()Steven Rostedt (VMware)2019-11-131-0/+45