| ||||||
| 7/29 |
| 2006/8/16-18 [Computer/SW/OS/Linux] UID:44029 Activity:nil |
8/16 What do you use to profile in Linux? gprof only seems to profile
user code, so how long you spend in system calls doesn't show up in
the output.
\_ Not sure. -average American male
\_ Don't have an answer but I usually just get the utime in between
system calls. If you have an answer please post it here, thanks! |