[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1335354301-5908-1-git-send-email-jolsa@redhat.com>
Date: Wed, 25 Apr 2012 13:44:59 +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: [PATCH 0/2] perf, tool: Fix endian issues
hi,
sending fixies to properly handle perf.data endians.
Attached patches:
1/2 perf, tool: Handle different endians properly during symbol load
2/2 perf, tool: Carry perf_event_attr bitfield throught different endians
thanks,
jirka
---
tools/perf/util/session.c | 35 +++++++++++++++++++++++++++++++++++
tools/perf/util/symbol.c | 33 ++++++++++++++++++++++++++++++++-
tools/perf/util/symbol.h | 30 ++++++++++++++++++++++++++++++
3 files changed, 97 insertions(+), 1 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