evisum/src/bin/ui
Alastair Poole 4dc7109ce9 disks: abstract disks.
We need to be able to know which maniac is using ZFS or some other
weird filesystem that is going to munch as much RAM as possible
before we report it as used...

fs type is useful too...will need a mapping to the super block
magic listing.
2020-06-07 12:17:03 +01:00
..
gettext.h evisum: Split the UI out. 2020-05-13 00:51:30 +01:00
meson.build ui: create a generic cache API. 2020-05-18 12:16:35 +01:00
ui.c bytes: use bytes for everything... 2020-06-05 15:32:11 +01:00
ui.h bytes: use bytes for everything... 2020-06-05 15:32:11 +01:00
ui_cache.c style: improve indentation (function params). 2020-05-23 13:51:26 +01:00
ui_cache.h ui: create a generic cache API. 2020-05-18 12:16:35 +01:00
ui_cpu.c cpu: pointless indentation. 2020-06-03 13:45:29 +01:00
ui_cpu.h ui: Redo Process Panel. 2020-05-14 14:43:44 +01:00
ui_disk.c disks: abstract disks. 2020-06-07 12:17:03 +01:00
ui_disk.h evisum: Split the UI out. 2020-05-13 00:51:30 +01:00
ui_memory.c bytes: use bytes for everything... 2020-06-05 15:32:11 +01:00
ui_memory.h ui: Redo Process Panel. 2020-05-14 14:43:44 +01:00
ui_misc.c misc: t i d y 2020-06-03 13:48:19 +01:00
ui_misc.h ui: Redo Process Panel. 2020-05-14 14:43:44 +01:00
ui_process_view.c style: More tidying. 2020-06-02 13:19:08 +01:00
ui_process_view.h style: improve indentation (function params). 2020-05-23 13:51:26 +01:00
util.c style: meh meh meh 2020-06-02 13:23:41 +01:00