diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-09-26 13:13:04 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-09-26 13:41:47 -0300 |
commit | e6b6f6795265ec19ff35572f527bb74c07ff9399 (patch) | |
tree | 144f0b7db761410bab5f0bd79631de316c5542a3 /crypto/blowfish_common.c | |
parent | 0807d2d8a381f4fc600ad481c3e77e5cdb624eed (diff) | |
download | op-kernel-dev-e6b6f6795265ec19ff35572f527bb74c07ff9399.zip op-kernel-dev-e6b6f6795265ec19ff35572f527bb74c07ff9399.tar.gz |
perf evsel: Handle endianity in intval method
We were relying on the info in pevent, but since we have it in
perf_evsel, set up by the perf_session routine if read from a perf.data
file or by whoever creates the evsels, use it.
New 'perf test' entries will use it to parse locally generated events,
in a non perf.data centered workflow.
As well as use byteswap.h to get per arch optimized swap routines, like
other parts of perf (header, perf_evsel__parse_sample, symbol, etc)
already do.
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-8tjuxk09mlsfmh7macgkxsip@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'crypto/blowfish_common.c')
0 files changed, 0 insertions, 0 deletions