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.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index 526ce6bca..912764495 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -824,6 +824,8 @@ var linuxStackParams = &stackParams{
"list_replace",
"list_move",
"list_splice",
+ "^rb_",
+ "^__rb_",
"_indirect_thunk_", // retpolines
"string",
"pointer",