aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2024-02-22 12:41:02 -0800
committerDarrick J. Wong <djwong@kernel.org>2024-02-22 12:41:02 -0800
commit24f755e4854e0fddb78d18f610bf1b5cb61db520 (patch)
tree534c0cd058d7b487bc33ea3e307d8488335de036 /tools/perf/scripts/python/task-analyzer.py
parent6a701eb8fbbb5f500684947883fd77ed0475fa82 (diff)
xfs: split xfs_buf_rele for cached vs uncached buffers
xfs_buf_rele is a bit confusing because it mixes up handling of normal cached and the special uncached buffers without much explanation. Split the handling into two different helpers, and use a clearly named helper that checks the hash key to distinguish the two cases instead of checking the pag pointer. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions