diff options
author | Luo Longjun <luolongjun@huawei.com> | 2021-02-25 22:58:29 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@kernel.org> | 2021-03-11 07:48:11 -0500 |
commit | b8da9b10e26cee58eba7b0fd72717127edfb316b (patch) | |
tree | 1387b885216317522fb97fa47d30d96fd9eb1700 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
fs/locks: print full locks information
Commit fd7732e033e3 ("fs/locks: create a tree of dependent requests.")
has put blocked locks into a tree.
So, with a for loop, we can't check all locks information.
To solve this problem, we should traverse the tree.
Signed-off-by: Luo Longjun <luolongjun@huawei.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions