diff options
author | Namhyung Kim <namhyung@kernel.org> | 2015-01-29 17:06:45 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-01-29 16:53:11 -0300 |
commit | f7913971bdad1a72c6158074786babed477d61e2 (patch) | |
tree | c4fb69d33364fcfeb3983e8a5cc0df656b298d6a /tools/perf/util/zlib.c | |
parent | e3d5911221f5cf71e1f0306256d4e42d34a365d2 (diff) | |
download | linux-f7913971bdad1a72c6158074786babed477d61e2.tar.bz2 |
perf header: Set header version correctly
When check_magic_endian() is called, it checks the magic number in the
perf data file to determine version and endianness. But if it uses a
same endian the verison number wasn't updated and makes confusion.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1422518843-25818-5-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/zlib.c')
0 files changed, 0 insertions, 0 deletions