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, 1 insertions, 1 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index 06c80ff25..01a73aefb 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -719,7 +719,7 @@ var linuxStackParams = &stackParams{
"perf_trace",
"lock_acquire",
"lock_release",
- "register_lock_class",
+ "lock_class",
"reacquire_held_locks",
"spin_lock",
"spin_trylock",