Re: distcc and printing statistics
Martin Pool <[email protected]> Fri, 5 Aug 2011 11:47:27 +1000
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <CAA9uavCUuqjwETvWEWZSbS=J0PYe-YXOSrbryXf8pNzjnP4A6A@mail.gmail.com> |
August 2011 22:15, Łukasz Tasz <[email protected]> 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 __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc