commit | d80a5540bccb4a9e7bd49d249056ce4c7d385ff3 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <[email protected]> | Sun Aug 18 23:02:58 2019 +0200 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Wed Sep 25 09:51:45 2019 -0300 |
tree | 21a61f01c301fb900983661c108cd8d1bda83769 | |
parent | e6b1878d4eea85ab453e4b198cbb26a34614fdc0 [diff] |
libperf: Link libapi.a in libperf.so Linking libapi.a in libperf.so, because we are about to use some of the API functions in it. Signed-off-by: Jiri Olsa <[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]>