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 ba3c9225e..ec3f74dfa 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -760,6 +760,8 @@ var linuxStackParams = &stackParams{
"alloc_pages",
"kmalloc",
"kcalloc",
+ "kzalloc",
+ "krealloc",
"debug_object",
"timer_is_static_object",
"work_is_static_object",