[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1336151493-8328-1-git-send-email-jolsa@redhat.com>
Date: Fri, 4 May 2012 19:11:29 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: acme@...hat.com, a.p.zijlstra@...llo.nl, mingo@...e.hu,
paulus@...ba.org, cjashfor@...ux.vnet.ibm.com, fweisbec@...il.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCHv2 0/4] perf, tool: Fix endian issues
hi,
sending fixies to properly handle perf.data endians.
v2 changes:
- added patches 3 and 4 to handle sample_id_all header endianity
Attached patches:
1/4 perf, tool: Handle different endians properly during symbol load
2/4 perf, tool: Carry perf_event_attr bitfield throught different endians
3/4 perf, tool: Handle endianity swap on sample_id_all header data
4/4 perf, tool: Fix 32 bit values endianity swap for sample_id_all header
thanks,
jirka
---
tools/perf/util/evsel.c | 32 +++++++++++---
tools/perf/util/session.c | 101 +++++++++++++++++++++++++++++++++++++++-----
tools/perf/util/symbol.c | 33 ++++++++++++++-
tools/perf/util/symbol.h | 30 +++++++++++++
4 files changed, 176 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists