commit | 0f5dcf8de974db5970d48d12a202997baa2846a1 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mfasheh@suse.de> | Tue Mar 29 17:19:55 2016 -0700 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 04 16:29:22 2016 +0200 |
tree | 46fcf009452af19d1c76b5f06d4facdfc3f98064 | |
parent | c79b4713304f812d3d6c95826fc3e5fc2c0b0c14 [diff] |
btrfs: Add qgroup tracing This patch adds tracepoints to the qgroup code on both the reporting side (insert_dirty_extents) and the accounting side. Taken together it allows us to see what qgroup operations have happened, and what their result was. Signed-off-by: Mark Fasheh <mfasheh@suse.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>