albatross/stats
Reynir Björnsson 3de997a7c1
Linux /proc/ stats (#45)
resource usage statistics on linux

- Parse /proc/<pid>/stat{,m}
- Divide {s,u}time by _SC_CLK_TCK
- Compute runtime from {s,u}time

Co-authored-by: Hannes Mehnert <hannes@mehnert.org>
2020-11-26 12:02:21 +01:00
..
config Linux network stats (#44) 2020-11-25 14:39:10 +01:00
albatross_stat_client.ml stats: instead of executing the sysctl kinfo_proc twice (for retrieving kinfo_mem and rusage), only execute it once 2020-03-31 11:53:07 +02:00
albatross_stats.ml make dbdir and tmpdir platform-specific and overwritable by all command line utilities 2019-11-27 11:27:55 +01:00
albatross_stats_pure.ml Linux /proc/ stats (#45) 2020-11-26 12:02:21 +01:00
albatross_stats_stubs.c Linux /proc/ stats (#45) 2020-11-26 12:02:21 +01:00
dune Linux network stats (#44) 2020-11-25 14:39:10 +01:00