albatross/stats
Reynir Björnsson f597921b44
Linux network stats (#44)
* Add libnl-3 and libnl-route-3 dependency if Linux (libnl-3-dev on ubuntu)
* Add libnl-3 flags, refactor stats/dune

Use dune-configurtator to get C flags. In the dune-configurator script,
we detect whether we're running on Linux or FreeBSD.
2020-11-25 14:39:10 +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 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_stubs.c Linux network stats (#44) 2020-11-25 14:39:10 +01:00
dune Linux network stats (#44) 2020-11-25 14:39:10 +01:00