aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/machine.h
diff options
context:
space:
mode:
authorDavid Ahern <david.ahern@oracle.com>2015-04-09 16:15:46 -0400
committerArnaldo Carvalho de Melo <acme@redhat.com>2015-04-10 10:13:58 -0300
commit1060ab857f64f33a9445881fd31fa91470aeb622 (patch)
treeb92fb150dade3a0dcd8f13f309dc8a972ae985ca /tools/perf/util/machine.h
parentperf tools: Fix error path to do closedir() when synthesizing threads (diff)
downloadwireguard-linux-1060ab857f64f33a9445881fd31fa91470aeb622.tar.xz
wireguard-linux-1060ab857f64f33a9445881fd31fa91470aeb622.zip
perf tools: Fix cross-endian analysis
Trying to analyze a big endian data file on little endian system fails with the error: 0xa9b40 [0x70]: failed to process type: 9 The problem is that header parsing is not done correctly because the file attributes are not swapped. Make it so. With this patch able to analyze a sparc64 data file on x86_64. Signed-off-by: David Ahern <david.ahern@oracle.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: http://lkml.kernel.org/r/1428610546-178789-1-git-send-email-david.ahern@oracle.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/machine.h')
0 files changed, 0 insertions, 0 deletions