diff options
author | 2014-02-05 15:36:18 +0100 | |
---|---|---|
committer | 2014-03-10 15:15:51 -0400 | |
commit | 1bae30982bc86ab66d61ccb6e22792593b45d44d (patch) | |
tree | 55363ac60e0ab2a95a4f52e9dbc5b64f44d81104 /tools/perf/scripts/python | |
parent | btrfs: send: lower memory requirements in common case (diff) | |
download | linux-dev-1bae30982bc86ab66d61ccb6e22792593b45d44d.tar.xz linux-dev-1bae30982bc86ab66d61ccb6e22792593b45d44d.zip |
btrfs: add simple debugfs interface
Help during debugging to export various interesting infromation and
tunables without the need of extra mount options or ioctls.
Usage:
* declare your variable in sysfs.h, and include where you need it
* define the variable in sysfs.c and make it visible via
debugfs_create_TYPE
Depends on CONFIG_DEBUG_FS.
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fb.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions