Revert "Code clean up and add example"

This reverts commit 7396970afe.
This commit is contained in:
Michael Catanzaro
2020-11-06 09:52:00 -06:00
parent 2229253e11
commit ea08151ae6
21 changed files with 20 additions and 238 deletions

View File

@@ -29,7 +29,6 @@ glibtop_close_p
GLIBTOP_CMND_QUIT
GLIBTOP_CMND_SYSDEPS
GLIBTOP_CMND_CPU
GLIBTOP_CMND_DISK
GLIBTOP_CMND_MEM
GLIBTOP_CMND_SWAP
GLIBTOP_CMND_UPTIME
@@ -679,39 +678,6 @@ glibtop_init_cpu_s
glibtop_get_cpu_s
</SECTION>
<INCLUDE>glibtop/disk.h</INCLUDE>
<SECTION>
<FILE>disk</FILE>
GLIBTOP_DISK_TOTAL
GLIBTOP_DISK_USER
GLIBTOP_DISK_NICE
GLIBTOP_DISK_SYS
GLIBTOP_DISK_IDLE
GLIBTOP_DISK_FREQUENCY
GLIBTOP_XDISK_TOTAL
GLIBTOP_XDISK_USER
GLIBTOP_XDISK_NICE
GLIBTOP_XDISK_SYS
GLIBTOP_XDISK_IDLE
GLIBTOP_XDISK_FLAGS
GLIBTOP_DISK_IOWAIT
GLIBTOP_DISK_IRQ
GLIBTOP_DISK_SOFTIRQ
GLIBTOP_XDISK_IOWAIT
GLIBTOP_XDISK_IRQ
GLIBTOP_XDISK_SOFTIRQ
GLIBTOP_MAX_DISK
GLIBTOP_NDISK
glibtop_disk
glibtop_get_disk
glibtop_get_disk_r
glibtop_get_disk_l
glibtop_init_disk_p
glibtop_get_disk_p
glibtop_init_disk_s
glibtop_get_disk_s
</SECTION>
<INCLUDE>glibtop/swap.h</INCLUDE>
<SECTION>
<FILE>swap</FILE>