blob: 56e0ca8bb1dd2c81bd2a8736510f64d88f669849 (
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:09 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.
|