diff options
author | 2019-08-14 14:27:44 +0200 | |
---|---|---|
committer | 2019-08-21 12:58:53 +0200 | |
commit | e991e5bb11d6eacf8a49867ff9d4ec6e1cde3718 (patch) | |
tree | 1644cf929387c2886d29cce1666e76f3cac5314e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/kasan: avoid report in get_wchan (diff) | |
download | linux-rng-e991e5bb11d6eacf8a49867ff9d4ec6e1cde3718.tar.xz linux-rng-e991e5bb11d6eacf8a49867ff9d4ec6e1cde3718.zip |
s390/stacktrace: use common arch_stack_walk infrastructure
Use common arch_stack_walk infrastructure to avoid duplicated code and
avoid taking care of the stack storage and filtering.
Common code also uses try_get_task_stack/put_task_stack when needed which
have been missing in our code, which also solves potential problem for us.
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