mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
9d907f1ae8
Enable objtool coverage for the sample ftrace modules by adding ELF annotations to the asm trampoline functions. samples/ftrace/ftrace-direct.o: warning: objtool: .text+0x0: unreachable instruction samples/ftrace/ftrace-direct-modify.o: warning: objtool: .text+0x0: unreachable instruction samples/ftrace/ftrace-direct-too.o: warning: objtool: .text+0x0: unreachable instruction Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> |
||
---|---|---|
.. | ||
ftrace-direct-modify.c | ||
ftrace-direct-too.c | ||
ftrace-direct.c | ||
Makefile | ||
sample-trace-array.c | ||
sample-trace-array.h |