Re: cvs commit: src/sys/kern kern_mutex.c

[ Available lists | Index of cvs-all | Month of Apr 2005 | Week of 10 Apr 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John-Mark Gurney <gurney_j@resnet.uoregon.edu>
Date
10 Apr 2005 22:31:34
Subject
Re: cvs commit: src/sys/kern kern_mutex.c
Message-ID
20050410223132.GI56487@funkthat.com


[ Hide this part ]
Bruce Evans wrote this message on Mon, Apr 11, 2005 at 02:14 +1000:
> >If you insist on userland app to parse and format MUTEX_PROFILING(9)
> >statistics, then you should be consistent and remove the header _at all_.
>
> Indeed, the header is just an obstruction for simple parsers like
> "awk '{ print $3 }' | ministat". I usually leave headers out of my
> debugging sysctls though I often forget what all the columns are.

bah, what about: "awk '{ print $3 }' | tail +2 | ministat"? :)

--
John-Mark Gurney Voice: +1 415 225 5579

"All that I will do, has been done, All that I have, has not."


Elapsed time: 0.185 seconds