aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2015-09-07 19:53:01 +0200
committerMartin Schwidefsky <[email protected]>2015-10-14 14:32:04 +0200
commit45bf4b96e6aea81594e510fe5cd10190ff4e6cb1 (patch)
tree2c3e886bb15514cbc29d0bfb5948c8a6dbbdee48 /tools/perf/scripts/python/syscall-counts.py
parenta5e9ca573b5fe47aef30e9c33c31b5fe7b0dfb88 (diff)
s390/cio: use kmem_cache for extended measurement block allocation
Extended measurement blocks need to be 64 byte aligned. To achieve that 128 bytes for each measurement block are allocated and an align callback returns a 64 byte aligned address inside this area. Replace this code with kmem_cache allocations. Signed-off-by: Sebastian Ott <[email protected]> Reviewed-by: Martin Schwidefsky <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions