Skip to content

git/objectpool: Refactor pool statistics logging

Patrick Steinhardt requested to merge pks-objectpool-repo-stats into master

Refactor pool statistics logging to use a more structured approach and start to use the git/stats package to obtain various bits of information about object pools instead of just using du(1).

Merge request reports