microsecond profiler for C code

Posted by Pranay on Stack Overflow See other posts from Stack Overflow or by Pranay
Published on 2010-05-24T12:22:39Z Indexed on 2010/05/24 12:51 UTC
Read the original article Hit count: 199

Filed under:
|
|
|

Does any body know of C code profiler like gprof which gives function call times in microseconds instead of milliseconds?

© Stack Overflow or respective owner

Related posts about c

    Related posts about profiling