1************************************************************************** 2* The following are extra notes on the dapptrace command. 3* 4* $Id: dapptrace_notes.txt,v 1.1.1.1 2015/09/30 22:01:09 christos Exp $ 5* 6* COPYRIGHT: Copyright (c) 2007 Brendan Gregg. 7************************************************************************** 8 9 10* Can I trust the elapsed and on-cpu times? 11 12See the documentation for this point in the dtruss_notes.txt file. 13 14 15 16* The output appears shuffled? 17 18Read the answer to this in ALLsnoop_notes.txt. 19 20