OSDN Git Service

perf tools: Remove ext from struct kmod_path
authorJiri Olsa <jolsa@kernel.org>
Fri, 17 Aug 2018 09:48:13 +0000 (11:48 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 20 Aug 2018 11:54:59 +0000 (08:54 -0300)
commitb946cd37348aaef443a1d951144f79a70274867f
tree45c910bc3796a4c6e9ece7c98a2d4904c2384875
parent88c74dc76a30b9242c2df687deb44788d93fee6b
perf tools: Remove ext from struct kmod_path

Having comp carrying the compression ID, we no longer need return the
extension. Removing it and updating the automated test.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180817094813.15086-14-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/kmod-path.c
tools/perf/util/dso.c
tools/perf/util/dso.h