summaryrefslogtreecommitdiffstats
path: root/samples/ftrace/ftrace-direct-modify.c
Commit message (Expand)AuthorAgeFilesLines
* samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Song Shuai2024-01-171-0/+35
* 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/+34
* Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-041-0/+34
|\
| * LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang2023-05-011-0/+34
* | ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest2023-03-211-4/+4
* | ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multiFlorent Revest2023-03-211-4/+8
|/
* 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/+3
* x86/ibt,ftrace: Add ENDBR to samples/ftracePeter Zijlstra2022-03-151-0/+5
* Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-121-2/+2
|\
| * x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra2021-12-081-2/+2
* | ftrace/samples: Add missing prototypes direct functionsJiri Olsa2022-01-051-0/+3
|/
* samples: add s390 support for ftrace direct call samplesHeiko Carstens2021-10-191-0/+44
* samples/ftrace: Mark my_tramp[12]? globalSami Tolvanen2020-11-301-0/+2
* samples/ftrace: Fix asm function ELF annotationsJosh Poimboeuf2020-05-201-0/+4
* ftrace/samples: Add a sample module that implements modify_ftrace_direct()Steven Rostedt (VMware)2019-11-141-0/+88