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.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index bddb9e811..e152118fa 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -1051,6 +1051,7 @@ var linuxStackParams = &stackParams{
"down_write",
"down_read_trylock",
"down_write_trylock",
+ "down_trylock",
"up_read",
"up_write",
"mutex_lock",