aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-06-01 15:04:53 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-06-19 12:33:38 -0700
commit7fd298d4b39d8d5fe99d56811a7ed78c7a5377d5 (patch)
tree778e3a29e29eb08ee8945d0a0213fda589e3a8e3 /tools/perf/scripts/python/export-to-postgresql.py
parentarm64: start using 'asm goto' for get_user() when available (diff)
downloadwireguard-linux-7fd298d4b39d8d5fe99d56811a7ed78c7a5377d5.tar.xz
wireguard-linux-7fd298d4b39d8d5fe99d56811a7ed78c7a5377d5.zip
arm64: start using 'asm goto' for put_user()
This generates noticeably better code since we don't need to test the error register etc, the exception just jumps to the error handling directly. Unlike get_user(), there's no need to worry about old compilers. All supported compilers support the regular non-output 'asm goto', as pointed out by Nathan Chancellor. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions