summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSteven Price <steven.price@arm.com>2022-10-17 13:46:02 +0300
committerSteven Price <steven.price@arm.com>2022-10-20 13:02:11 +0300
commit72655fb942c1e3d9e71e48e87ee439abe52f3a90 (patch)
tree403f3899ce1cfd8bea438ca4e145f0e1eedeeba3 /tools/perf/scripts/python/stackcollapse.py
parent7228d9d79248bd0c8af56a7667a88a875c674e0c (diff)
downloadlinux-72655fb942c1e3d9e71e48e87ee439abe52f3a90.tar.xz
drm/panfrost: replace endian-specific types with native ones
__le32 and __le64 types aren't portable and are not available on FreeBSD (which uses the same uAPI). Instead of attempting to always output little endian, just use native endianness in the dumps. Tools can detect the endianness in use by looking at the 'magic' field, but equally we don't expect big-endian to be used with Mali (there are no known implementations out there). Bug: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7252 Fixes: 730c2bf4ad39 ("drm/panfrost: Add support for devcoredump") Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Signed-off-by: Steven Price <steven.price@arm.com> Link: https://patchwork.freedesktop.org/patch/msgid/20221017104602.142992-3-steven.price@arm.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions