aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorBrian Foster <[email protected]>2016-07-26 15:21:53 -0700
committerLinus Torvalds <[email protected]>2016-07-26 16:19:19 -0700
commit9a46b04f16a032c26bbf0ece61d6cd1e7ba9f627 (patch)
treecbada1a63f5655cfeb77cb540cdd2236475090d3 /tools/perf/scripts/python/bin/stackcollapse-report
parent6c60d2b5746cf23025ffe71bd7ff9075048fc90c (diff)
fs/fs-writeback.c: inode writeback list tracking tracepoints
The per-sb inode writeback list tracks inodes currently under writeback to facilitate efficient sync processing. In particular, it ensures that sync only needs to walk through a list of inodes that were cleaned by the sync. Add a couple tracepoints to help identify when inodes are added/removed to and from the writeback lists. Piggyback off of the writeback lazytime tracepoint template as it already tracks the relevant inode information. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Brian Foster <[email protected]> Reviewed-by: Jan Kara <[email protected]> Cc: Dave Chinner <[email protected]> cc: Josef Bacik <[email protected]> Cc: Holger Hoffstätte <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions