Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge detailed information
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
xtlosx
Apprentice
Apprentice


Joined: 14 Jan 2006
Posts: 219
Location: Chicago

PostPosted: Tue May 16, 2006 6:06 pm    Post subject: emerge detailed information Reply with quote

hey guys, i'm doing a senior project monitoring the build times with emerge using distcc vs. non using distcc and what not, and i want to know how long it takes to do each package, or stage or whatever, i will use snmp so that will give me an idea, but it'd be good to know another way, it doesn't look like the emerge.log in /var/log keeps a timestamp, is there any other way to get a more detailed log format out of emerge?
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Tue May 16, 2006 6:23 pm    Post subject: Reply with quote

Hey,

The number at the beginning of every line in emerge.log is the date/time in UNIX epoch time format. Google that if you want info on converting to human-readable time.

To get what you're looking for, though, emerge genlop. It's an outstanding emerge log analyzer that can answer your questions. For instance:
Code:
genlop --date 1 week ago -t glibc
 * sys-libs/glibc

     Sun May 14 02:57:25 2006 >>> sys-libs/glibc-2.4-r3
       merge time: 4 hours, 34 minutes.
Back to top
View user's profile Send private message
xtlosx
Apprentice
Apprentice


Joined: 14 Jan 2006
Posts: 219
Location: Chicago

PostPosted: Tue May 16, 2006 6:38 pm    Post subject: Reply with quote

WOW! exactly what i was looking for.. THANK YOU


:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum