Mike Stump wrote:
On Apr 26, 2005, at 11:12 PM, Matt Thomas wrote:
It would be nice if bootstrap emitted timestamps when it was started
and when it completed a stage so one could just look at the make output.
You can get them differenced for free by using:
time make boostrap
I know that. But it's only works overall. I want the per-stage
times. Here's a sparc64--netbsd full bootstrap including libjava
(the machine has 640MB and was doing nothing but building gcc):
25406.01 real 21249.17 user 6283.15 sys
0 maximum resident set size
0 average shared memory size
0 average unshared data size
0 average unshared stack size
54689526 page reclaims
5349 page faults
110 swaps
723 block input operations
377302 block output operations
52 messages sent
52 messages received
285329 signals received
1037478 voluntary context switches
253151 involuntary context switches
--
Matt Thomas email: [EMAIL PROTECTED]
3am Software Foundry www: http://3am-software.com/bio/matt/
Cupertino, CA disclaimer: I avow all knowledge of this message.