[distcc] distcc and printing statistics

Martin Pool mbp at sourcefrog.net
Thu Aug 4 19:47:27 MDT 2011


August 2011 22:15, Łukasz Tasz <lukasz at tasz.eu> wrote:
> Hi all,
>
> At the begining I wold like to say Hello and thanks for the great software:)
>
> I have one question about statistics,
> I would like to introduce some kind of monitoring tool to have an
> outlook about compilation times of object, hosts etc.,
>
> Currently I mostly interested in ratio between preprocessing and
> compilation, something that gcc -time option is giving.
>
> gcc -time has one disadvantage, in case of many compilation, I'm not
> able to distinguish which to witch objets  statistics belong, and also
> I'mnot able to distinguis preproccessing from compilation (same
> output).
>
> Does sombody has any idea if I can dig this information from somwere
> (debug level etc.)?

Hi Łukasz,

There is distcc-mon which you can poll to get some idea about where
distcc itself is spending its time.

Tracking the preprocessing/compilation ratio would be interesting but
it's not implemented at present as far as I know.

Martin


More information about the distcc mailing list