summaryrefslogtreecommitdiffstats
path: root/include/linux/instrumentation.h
Commit message (Expand)AuthorAgeFilesLines
* objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf2022-04-221-3/+3
* objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-221-3/+3
* compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf2021-12-211-2/+2
* instrumentation.h: Avoid using inline asm operand modifiersVasily Gorbik2021-05-191-8/+12
* compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar2020-07-241-0/+57