diff options
author | Josh Poimboeuf <[email protected]> | 2016-03-03 11:39:30 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-03-05 09:20:44 +0100 |
commit | 3b27a0c85d7068130ed8e3977a2e977ade986841 (patch) | |
tree | b769805fe97413633e9e7f49bdff8f95c928f7ae /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e17cf3a80d4ba0c4e40bf1a89deb1354c2e10e14 (diff) |
objtool: Detect and warn if libelf is missing and don't break the build
With CONFIG_STACK_VALIDATION enabled, if the host system doesn't have
a development version of libelf installed, the build fails with errors
like:
elf.h:22:18: fatal error: gelf.h: No such file or directory compilation terminated.
Instead of failing to build, instead just print a warning and disable
stack validation.
Signed-off-by: Josh Poimboeuf <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: Sudip Mukherjee <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/8c27fe00face60f42e888ddb3142c97e45223165.1457026550.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions