This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Monitoring cpu time in us (or even ns?)


I am probably completely overlooking this in the docs, but how can I monitor
the time spent within a function?
I have tried using task_utime() and task_stime() but these appear to give
results in ms, which is not fine enough granularity for me. How can I get
these times in us or even ns?

Thanks, Cor-Paul



--
View this message in context: http://sourceware-org.1504.n7.nabble.com/Monitoring-cpu-time-in-us-or-even-ns-tp248214.html
Sent from the Sourceware - systemtap mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]