[PATCHv2 0/4] perf, tool: Fix endian issues

From: Jiri Olsa
Date: Fri May 04 2012 - 13:11:44 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/