summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2018-04-26 12:17:20 +0300
committerDavid Sterba <dsterba@suse.com>2018-05-28 19:07:28 +0300
commit4ed0a7a3b7c3f8387caf2ad57424d9341f523856 (patch)
treec1264084da9a58e813cb2a6b9e3df6e5a8776a45 /tools/perf/scripts/python/call-graph-from-sql.py
parent3dca5c942dac60164e6a6e89172f25b86af07ce7 (diff)
downloadlinux-4ed0a7a3b7c3f8387caf2ad57424d9341f523856.tar.xz
btrfs: trace: Add trace points for unused block groups
This patch will add the following trace events: 1) btrfs_remove_block_group For btrfs_remove_block_group() function. Triggered when a block group is really removed. 2) btrfs_add_unused_block_group Triggered which block group is added to unused_bgs list. 3) btrfs_skip_unused_block_group Triggered which unused block group is not deleted. These trace events is pretty handy to debug case related to block group auto remove. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions