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 6a21a4ae1..c63b5bfd8 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -720,6 +720,8 @@ var linuxStackParams = &stackParams{
"mutex_lock",
"mutex_trylock",
"mutex_unlock",
+ "osq_lock",
+ "osq_unlock",
"memcpy",
"memcmp",
"memset",