diff options
author | 2014-03-26 18:44:05 -0400 | |
---|---|---|
committer | 2014-04-14 12:55:17 +0200 | |
commit | 2c529e4e6aab405aa52e8627cbd691ed28b56a0b (patch) | |
tree | bd943e8cab3fd45b156185eb31cc3e6c691dfe08 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: Change e-mail to kernel.org one (diff) | |
download | wireguard-linux-2c529e4e6aab405aa52e8627cbd691ed28b56a0b.tar.xz wireguard-linux-2c529e4e6aab405aa52e8627cbd691ed28b56a0b.zip |
perf tools: Pick up libdw without explicit LIBDW_DIR
The Makefile logic sets FEATURE_CHECKS_CFLAGS-libdw-dwarf-unwind and
FEATURE_CHECKS_LDFLAGS-libdw-dwarf-unwind only if LIBDW_DIR is
defined. This means that under a normal setup,
$ make NO_LIBUNWIND=1
won't automatically pick up libdw. Fix this.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Acked-by: Jean Pihet <jean.pihet@linaro.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1395873845-466-1-git-send-email-artagnon@gmail.com
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions