-
Namhyung Kim authored
If a kernel modules is compressed, it should be decompressed before running objdump to parse binary data correctly. This fixes a failure of object code reading test for me. Signed-off-by:
Namhyung Kim <namhyung@kernel.org>
Acked-by:
Adrian Hunter <adrian.hunter@intel.com>
Acked-by:
Jiri Olsa <jolsa@kernel.org>
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-8-namhyung@kernel.org
Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>94df1040