]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
add npe tools; first is npestats which reports device statistics
authorsam <sam@FreeBSD.org>
Sat, 23 May 2009 19:16:34 +0000 (19:16 +0000)
committersam <sam@FreeBSD.org>
Sat, 23 May 2009 19:16:34 +0000 (19:16 +0000)
commitf05be68fc6036de413becc3dbc67d69aac90cec6
tree21709b553144d74f5a303c54774305fd2dd8c151
parentc5da81aed109c33cee41894e633780328812855f
add npe tools; first is npestats which reports device statistics
tools/tools/README
tools/tools/npe/Makefile [new file with mode: 0644]
tools/tools/npe/npestats/Makefile [new file with mode: 0644]
tools/tools/npe/npestats/main.c [new file with mode: 0644]
tools/tools/npe/npestats/npestats.c [new file with mode: 0644]
tools/tools/npe/npestats/npestats.h [new file with mode: 0644]
tools/tools/npe/npestats/statfoo.c [new file with mode: 0644]
tools/tools/npe/npestats/statfoo.h [new file with mode: 0644]