blob: d617f2aeabaa8379bba70678f90322386b2d8f7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
**************************************************************************
* The following are extra notes on the dappprof command.
*
* $Id: dappprof_notes.txt 44 2007-09-17 07:47:20Z brendan $
*
* COPYRIGHT: Copyright (c) 2007 Brendan Gregg.
**************************************************************************
* Can I trust the elapsed and on-cpu times?
See the documentation for this point in the dtruss_notes.txt file.
|