summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2023-06-22 13:24:40 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2023-06-28 13:57:09 +0200
commit27d45655faa83bde1545251b8a576ab4f1a9e731 (patch)
tree2fdb3167793f9dd98425700ea4e769413aa26afb /tools/perf/scripts/python/export-to-postgresql.py
parent938f0c35d7d93a822ab9c9728e3205e8e57409d0 (diff)
s390: consistently use .balign instead of .align
The .align directive has inconsistent behavior across architectures. Use .balign instead everywhere. This is a no-op for s390, but with this there is no mix in using .align and .balign anymore. Future code is supposed to use only .balign. Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions