aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorVictor Kamensky <victor.kamensky@linaro.org>2014-06-12 12:30:12 -0400
committerChristoffer Dall <christoffer.dall@linaro.org>2014-07-11 07:57:42 -0400
commit26c99af1018c35020cfad1d20f02acb224807655 (patch)
tree59b07a02a69d98fae2d44c51fc5895afef867d6b /tools/perf/scripts/python/event_analyzing_sample.py
parent9662fb4854e1319b4affda47f279c3f210316def (diff)
ARM64: KVM: set and get of sys registers in BE case
Since size of all sys registers is always 8 bytes. Current code is actually endian agnostic. Just clean it up a bit. Removed comment about little endian. Change type of pointer from 'void *' to 'u64 *' to enforce stronger type checking. Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions