aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/perl
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2019-02-13 13:32:37 +0100
committerArnaldo Carvalho de Melo <[email protected]>2019-02-14 15:18:08 -0300
commitd0bfbedad72b74f93b028c26474acba1ba3d73ed (patch)
treed8f9f79f35833597a4ad58b6040be7e5e26409a3 /tools/perf/scripts/perl
parent8224531cf5a1246bbe1d43c5db26e5348aeb77c5 (diff)
perf tools: Compile perf with libperf-in.o instead of libperf.a
There's no need for perf build to use libperf.a, we can use directly libperf-in.o. The libperf.a stays as a target if needed: $ make libperf.a ... CC util/pmu.o CC util/pmu-flex.o LD util/libperf-in.o LD libperf-in.o AR libperf.a Signed-off-by: Jiri Olsa <[email protected]> Tested-by: Arnaldo Carvalho de Melo <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[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/perl')
0 files changed, 0 insertions, 0 deletions