On Wed, Jan 28, 2009 at 12:23 PM, Stefan Parvu <stefanparv...@yahoo.com> wrote: > Hi, > > Thanks for tip. Are you saying I should have fetched in my script > cpu::sys:cpu_ticks_kernel,user,idle as mpstat does ? > > I had a version some time ago but with similar results. I checked it > and it seems it reports same bogus information from time to time. > > Or are you saying that I should forget totally cpu_ticks_* and try > to use cpu_nsec_kernel ? Dont we get same things but using different units ?
Just grab the nsec values. As I recall, the others are just lower precision numbers derived from them. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org