aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2021-05-12 23:41:13 +0000
committerDarrick J. Wong <[email protected]>2021-05-20 15:31:22 +0000
commit16c9de54dc868c121918f2ae91e46330f919049f (patch)
tree643f1734146d65f904cf57797bfe27ea9f1b8937 /tools/perf/scripts/python/export-to-sqlite.py
parentxfs: retry allocations when locality-based search fails (diff)
downloadkernel-16c9de54dc868c121918f2ae91e46330f919049f.tar.gz
kernel-16c9de54dc868c121918f2ae91e46330f919049f.zip
xfs: fix deadlock retry tracepoint arguments
sc->ip is the inode that's being scrubbed, which means that it's not set for scrub types that don't involve inodes. If one of those scrubbers (e.g. inode btrees) returns EDEADLOCK, we'll trip over the null pointer. Fix that by reporting either the file being examined or the file that was used to call scrub. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Brian Foster <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions