diff options
author | Jiri Olsa <[email protected]> | 2019-09-01 14:48:19 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-09-10 14:33:32 +0100 |
commit | 5079bde790304959bf744c548efdd5be660ea8e2 (patch) | |
tree | 04d1b0a1c9430b7d41349476d0d8b71e6b775a56 /tools/perf/scripts/python/syscall-counts.py | |
parent | e336b4027775cb458dc713745e526fa1a1996b2a (diff) |
perf python: Add missing python/perf.so dependency for libperf
The python/perf.so compilation needs libperf ready, otherwise it fails:
$ make python/perf.so JOBS=1
BUILD: Doing 'make -j1' parallel build
GEN python/perf.so
gcc: error: /home/jolsa/kernel/linux-perf/tools/perf/lib/libperf.a: No such file or directory
Fixing this with by adding libperf dependency.
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions