summaryrefslogtreecommitdiff
path: root/lib/test_bpf.c
diff options
context:
space:
mode:
authorMaciej Purski <m.purski@samsung.com>2017-12-01 16:23:16 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-18 18:51:11 +0300
commit59e73854b5fd1213fe90ae993d98c759786c3712 (patch)
tree7aeff8061dd2d355bb084d4279bf526ea265546b /lib/test_bpf.c
parent0a006e864edc077451384bd28ac9be36e8d172e5 (diff)
downloadlinux-59e73854b5fd1213fe90ae993d98c759786c3712.tar.xz
component: add debugfs support
Currently there is no information in any vfs about which devices a master component consists of, what makes debugging hard if one of the component devices fails to register. Add 'device_component' directory to debugfs. Create a new file for each component master, when it has been added. Remove it on a master deletion. Show a list of devices required by the given master and their status (registered or not). This provides an easy way to check, which device has failed to register if the given master device is not available in the system. Signed-off-by: Maciej Purski <m.purski@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_bpf.c')
0 files changed, 0 insertions, 0 deletions