blob: 440b7ecf74b0d64caaf49886d541af715ad17064 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
**************************************************************************
* The following are extra notes on the dapptrace command.
*
* $Id: dapptrace_notes.txt,v 1.1.1.1 2015/09/30 22:01:08 christos Exp $
*
* 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.
* The output appears shuffled?
Read the answer to this in ALLsnoop_notes.txt.
|