Read information from memory/swap and CPU
This commit is the second of an incremental serie. There will be other commits with the information about tasks and the support for BSD and Solaris once things are settled. The TaskManager class is build with a new source task-manager-linux.c that provides functions specific to the Linux implementation. It has functions to read the usage of the memory/swap and the CPU.
This commit is contained in:
@@ -20,6 +20,7 @@ xfce4_taskmanager_SOURCES = \
|
||||
process-tree-view.c process-tree-view.h \
|
||||
process-statusbar.c process-statusbar.h \
|
||||
task-manager.c task-manager.h \
|
||||
task-manager-linux.c \
|
||||
settings.c settings.h \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user