Berkeley CSUA MOTD:Entry 44029
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/09 [General] UID:1000 Activity:popular
7/9     

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!