Josh Poimboeuf
|
56fb2d6eb6
objtool: Fix rare switch jump table pattern detection
|
8 years ago |
Josh Poimboeuf
|
9cfffb1168
objtool: Skip all "unreachable instruction" warnings for gcov kernels
|
8 years ago |
Josh Poimboeuf
|
3732710ff6
objtool: Improve rare switch jump table pattern detection
|
8 years ago |
Josh Poimboeuf
|
c1fad9ef7e
objtool: Add do_task_dead() to global noreturn list
|
9 years ago |
Josh Poimboeuf
|
6d01f28bc0
objtool: Support new GCC 6 switch jump table pattern
|
9 years ago |
Linus Torvalds
|
7e4dc77b28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Arnaldo Carvalho de Melo
|
b49364f36c
objtool: Initialize variable to silence old compiler
|
9 years ago |
Arnaldo Carvalho de Melo
|
d0761e37fe
perf tools: Uninline scnprintf() and vscnprint()
|
9 years ago |
Josh Poimboeuf
|
0ea5ad869c
objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols
|
9 years ago |
Josh Poimboeuf
|
b1547d3101
objtool: Detect falling through to the next function
|
9 years ago |
Josh Poimboeuf
|
7e578441a4
objtool: Add workaround for GCC switch jump table bug
|
9 years ago |
Josh Poimboeuf
|
1bcb58a099
objtool: Only print one warning per function
|
9 years ago |
Josh Poimboeuf
|
042ba73fe7
objtool: Add several performance improvements
|
9 years ago |
Josh Poimboeuf
|
8133fbb424
objtool: Fix false positive warnings for functions with multiple switch statements
|
9 years ago |
Josh Poimboeuf
|
a196e17198
objtool: Rename some variables and functions
|
9 years ago |
Josh Poimboeuf
|
e2a5f18a1b
objtool: Remove superflous INIT_LIST_HEAD
|
9 years ago |
Josh Poimboeuf
|
74aec058be
objtool: Add helper macros for traversing instructions
|
9 years ago |
Josh Poimboeuf
|
d8d1b2cb58
objtool: Fix false positive warnings related to sibling calls
|
9 years ago |
Josh Poimboeuf
|
b1e0324951
objtool: Detect infinite recursion
|
9 years ago |
Josh Poimboeuf
|
81bfafca13
objtool: Prevent infinite recursion in noreturn detection
|
9 years ago |
Josh Poimboeuf
|
442f04c34a
objtool: Add tool to perform compile-time stack metadata validation
|
9 years ago |