diff options
Diffstat (limited to 'src/pmdas/darwin/root')
-rw-r--r-- | src/pmdas/darwin/root | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/pmdas/darwin/root b/src/pmdas/darwin/root new file mode 100644 index 0000000..4a4ad71 --- /dev/null +++ b/src/pmdas/darwin/root @@ -0,0 +1,15 @@ +#include <stdpmid> + +root { + kernel + pmda + mem + hinv + filesys + disk + network + nfs3 + rpc +} + +#include "pmns" |