diff options
| author | Andi Kleen <[email protected]> | 2015-08-12 22:48:37 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-08-13 17:49:11 +0000 |
| commit | 7aec51cbf0646cc15d719b08caea931576dc7f2a (patch) | |
| tree | d502a6428c71a423e907dfd0285da24ede731bc7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| download | kernel-7aec51cbf0646cc15d719b08caea931576dc7f2a.tar.gz kernel-7aec51cbf0646cc15d719b08caea931576dc7f2a.zip | |
perf tools: Support static linking with libdw
The Fedora 22 version of libdw requires a couple of extra libraries to
link. With a dynamic link the dependencies are pulled in automatically,
but this doesn't work for static linking. Add the needed libraries
explicitely to the feature probe and the Makefile.
v2: Explicitly check for static linking and only add the dependencies
when -static is set. This is to avoid regressions on Arnaldo's system.
Signed-off-by: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
