mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
netdev: add source for network device information
This source parses the /proc/net/dev file to get basic statistics about network throughput on the system. We still need a specialized Aid and Visualizer so that we can render the counter data in a more useful format.
This commit is contained in:
@ -35,6 +35,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-kernel-symbol-resolver.h"
|
||||
# include "sysprof-kernel-symbol.h"
|
||||
# include "sysprof-local-profiler.h"
|
||||
# include "sysprof-netdev-source.h"
|
||||
# include "sysprof-process-model-item.h"
|
||||
# include "sysprof-process-model.h"
|
||||
# include "sysprof-profile.h"
|
||||
|
||||
Reference in New Issue
Block a user