diskstat: add simple /proc/diskstats data source

This commit is contained in:
Christian Hergert
2019-07-01 12:23:50 -07:00
parent 145afe825b
commit 757e152f88
4 changed files with 510 additions and 0 deletions

View File

@ -28,6 +28,7 @@ G_BEGIN_DECLS
# include "sysprof-callgraph-profile.h"
# include "sysprof-capture-gobject.h"
# include "sysprof-capture-symbol-resolver.h"
# include "sysprof-diskstat-source.h"
# include "sysprof-elf-symbol-resolver.h"
# include "sysprof-gjs-source.h"
# include "sysprof-governor-source.h"