It might be interesting for debugging to make use of the CCACHE_STATSLOG feature to provide per-BuildResult cache stats. This would look something like defining CCACHE_STATSLOG to point into our metadir, then parsing (or just displaying) ccache --show-log-stats for a particular BuildResult on-demand.
It might be interesting for debugging to make use of the
CCACHE_STATSLOGfeature to provide per-BuildResultcache stats. This would look something like definingCCACHE_STATSLOGto point into ourmetadir, then parsing (or just displaying)ccache --show-log-statsfor a particularBuildResulton-demand.