diff options
author | 2021-09-14 08:16:58 -0500 | |
---|---|---|
committer | 2021-10-25 08:42:18 +0200 | |
commit | c98c2ca5eae988c47991074643e5543df60ada35 (patch) | |
tree | befa07de709ef328215737153c2b1ec7b81a547a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: move GL_SKIP check from glops to do_promote (diff) | |
download | wireguard-linux-c98c2ca5eae988c47991074643e5543df60ada35.tar.xz wireguard-linux-c98c2ca5eae988c47991074643e5543df60ada35.zip |
gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug
In rgrp.c, there are several places where it does BUG_ON. This tells us
the call stack but nothing more, which is not very helpful.
This patch switches them to GLOCK_BUG_ON which also prints the glock,
its holders, and many of the rgrp values, which will help us debug
problems in the future.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions