summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2021-01-24 22:22:29 +0300
committerVasily Gorbik <gor@linux.ibm.com>2021-02-09 17:57:05 +0300
commit6755270b5ee28c7699f80216f7781557c1c2eb40 (patch)
tree5553e7d64c8efe29cd44c7a35f36522e4771c38f /tools/perf/scripts/python/syscall-counts.py
parent5ffd9af0fb611069f0e390b568a6460ff2c4122c (diff)
downloadlinux-6755270b5ee28c7699f80216f7781557c1c2eb40.tar.xz
s390/vdso: remove superfluous variables
A few local variables exist only so the contents of a global variable can be copied to them, and use that value only for reading. Just remove them and rename some global variables. Also change vdso64_[start|end] to be character arrays to be consistent with other architectures, and get rid of the global variable vdso64_kbase. Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions