diff options
author | Josh Poimboeuf <[email protected]> | 2016-03-03 08:53:43 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-03-03 16:13:00 +0100 |
commit | e17cf3a80d4ba0c4e40bf1a89deb1354c2e10e14 (patch) | |
tree | 040089b08e7c6347ab62a3186ae18d1105fe9b37 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | c1d45c3abd49b5bf9447e435099c1b000dcde752 (diff) |
tools: Support relative directory path for 'O='
Running "make O=foo" (with a relative directory path) fails with:
scripts/Makefile.include:3: *** O=foo does not exist. Stop.
/home/jpoimboe/git/linux/Makefile:1547: recipe for target 'tools/objtool' failed
The tools Makefile gets confused by the relative path and tries to build
objtool in tools/foo. Convert the output directory to an absolute path
before passing it to the tools Makefile.
Reported-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/94a078c6c998fac9f01a14f574008bf7dff40191.1457016803.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