diff options
author | Ilya Leoshkevich <[email protected]> | 2021-10-13 18:09:00 +0200 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-10-20 11:40:01 -0700 |
commit | c9e982b879465ca74e3593ce82808aa259265a71 (patch) | |
tree | 2d6ad1683185134022b06fd4af2aa7fa75dbb198 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b16d12f3900283e00aded9131ba1e9b2880513c3 (diff) |
libbpf: Fix dumping big-endian bitfields
On big-endian arches not only bytes, but also bits are numbered in
reverse order (see e.g. S/390 ELF ABI Supplement, but this is also true
for other big-endian arches as well).
Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions