aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/report/linux.go')
-rw-r--r--pkg/report/linux.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index e1267688e..e0f47df54 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -518,9 +518,15 @@ var linuxStackParams = &stackParams{
"print_address_description",
"panic",
"invalid_op",
+ "report_bug",
+ "fixup_bug",
+ "do_error",
+ "invalid_op",
+ "_trap",
"dump_stack",
"warn_slowpath",
"warn_alloc",
+ "__warn",
"debug_object",
"work_is_static_object",
"lockdep",