diff options
| author | David Carrillo-Cisneros <[email protected]> | 2017-07-19 01:18:37 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-07-25 14:23:51 +0000 |
| commit | cb281fea4b0a326d2a2104f8ffae2b6895c561fd (patch) | |
| tree | 9c2b14de59a7fcc7289487a85788d999eda3be8b /tools/perf/builtin-annotate.c | |
| parent | perf cgroup: Fix refcount usage (diff) | |
| download | kernel-cb281fea4b0a326d2a2104f8ffae2b6895c561fd.tar.gz kernel-cb281fea4b0a326d2a2104f8ffae2b6895c561fd.zip | |
perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile
The goal is to allow users to override linking of libraries that
were automatically added to PERFLIBS.
EXCLUDE_EXTLIBS contains linker flags to be removed from LIBS
while EXTRA_PERFLIBS contains linker flags to be added.
My use case is to force certain library to be build statically,
e.g. for libelf:
EXCLUDE_EXTLIBS=-lelf EXTRA_PERFLIBS=path/libelf.a
Signed-off-by: David Carrillo-Cisneros <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Elena Reshetova <[email protected]>
Cc: Kees Kook <[email protected]>
Cc: Paul Turner <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Sudeep Holla <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
