OSDN Git Service

perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libxed.so
authorAdrian Hunter <adrian.hunter@intel.com>
Sun, 4 Nov 2018 15:12:35 +0000 (17:12 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 5 Nov 2018 17:51:31 +0000 (14:51 -0300)
commit5ed4419d47f8ba6bbccd8e3203276b3c39a792b7
treedab5da8de05648cf80321740216d5f9acfa7ad5f
parent590ac60d8aa929bd21e35cd95a7d8720d00eb4f3
perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libxed.so

Fall back to /usr/local/lib/libxed.so to cater for distributions that do
not have /usr/local/lib in the library path by default.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20181104151238.15947-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/exported-sql-viewer.py