]> git.baikalelectronics.ru Git - kernel.git/commit
perf annotate: Use dso__decompress_kmodule_path()
authorNamhyung Kim <namhyung@kernel.org>
Thu, 8 Jun 2017 07:31:04 +0000 (16:31 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 8 Jun 2017 18:39:02 +0000 (15:39 -0300)
commit63bbc6d9c5ee0fd0cf9d3887be48c1c2d4210d7c
treeb673457f8bb941913b8f60ad4f3fe8d6232869b3
parent96a3968e4c8a2a2419d00e69487b9428b3e9d097
perf annotate: Use dso__decompress_kmodule_path()

Convert open-coded decompress routine to use the function.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Wang Nan <wangnan0@huawei.com>
Cc: kernel-team@lge.com
Link: http://lkml.kernel.org/r/20170608073109.30699-5-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/annotate.c