aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/linux.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-12-29 10:05:14 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-12-29 14:30:51 +0100
commit856f7b87e5d63bd061fc6ecd4143cd4a6aa8292e (patch)
tree11399afc9567404307a52f15964d77c08fea9e83 /pkg/report/linux.go
parent80910769fd1f04ef3263915865ffec0da1d7a421 (diff)
pkg/report: add more arm64/riscv64 oops examples
Diffstat (limited to 'pkg/report/linux.go')
-rw-r--r--pkg/report/linux.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index b2bb37f9d..b33c3c833 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -751,6 +751,7 @@ var linuxStackParams = &stackParams{
"_trap",
"show_stack",
"dump_stack",
+ "walk_stack",
"dump_backtrace",
"warn_slowpath",
"warn_alloc",