Re: explanation of ccache stats
Stéphane Charette <[email protected]> Tue, 15 Mar 2016 14:06:57 -0700
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <CA+HxBUJ-K3WNeTXjY4XDThVUrqfRBsiGMg-zbkvTgbYjBAqxNQ@mail.gmail.com> |
On Tue, Mar 15, 2016 at 12:54 PM, Sarah Landry <[email protected]> wrote: > Hello Stéphane, > > Thank you for your interest in the property listed for rent. You were the > second to contact from the ad. [cut] Huh...what? I was looking for information on ccache statistics. How did this get converted to an apartment rental e-mail? I'm guessing this e-mail list for ccache is no longer maintained? Stéphane -----Original Message----- From: Stéphane Charette To: [email protected] Sent: Mon, Mar 14, 2016 5:18:43 PM Subject: [ccache] explanation of ccache stats I wrote a few munin plugins for ccache this weekend, if anyone is interested: https://www.ccoderun.ca/#ccache What I'm looking for now is an explanation of all the stats field when I run --show-stats. "cache miss" and "called for link" I can guess. But I'm looking for explanations of the differences between things like "cache hit direct" and "cache hit preprocessed". And "no input file". Didn't see these things explained in the documentation. Is there a web page that explains the statistics?