diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-03-27 12:37:21 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-04-04 19:34:55 +0300 |
commit | e6badee94027a4e9586e6b5d087bc96e9e4d554c (patch) | |
tree | addaa1f066ed90a7b405f94506c7f75b8a8bc3f7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0f2d4fee91e9bdba9ee4f2cfdc9d7cddb033d4a5 (diff) | |
download | linux-e6badee94027a4e9586e6b5d087bc96e9e4d554c.tar.xz |
s390/dumpstack: simplify in stack logic code
The pattern for all in_<type>_stack() functions is the same; especially
also the size of all stacks is the same. Simplify the code by passing only
the stack address to the generic in_stack() helper, which then can assume a
THREAD_SIZE sized stack.
Reviewed-by: Vasily Gorbik <gor@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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions