• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

ALLcolors_notes.txtHD10-Jan-20164.4 KiB

ALLelapsed_notes.txtHD10-Jan-20161.4 KiB

ALLexclusive_notes.txtHD10-Jan-20162.8 KiB

ALLfbt_notes.txtHD10-Jan-20163.4 KiB

ALLflow_notes.txtHD10-Jan-20162.4 KiB

ALLinclusive_notes.txtHD10-Jan-20162.5 KiB

ALLjava_notes.txtHD10-Jan-20161.4 KiB

ALLoncpu_notes.txtHD10-Jan-20161.2 KiB

ALLoverhead.txtHD10-Jan-20163.9 KiB

ALLperl_notes.txtHD10-Jan-20161.5 KiB

ALLsnoop_notes.txtHD10-Jan-20164.1 KiB

ReadmeHD10-Jan-2016719

cputimes_notes.txtHD10-Jan-20164.6 KiB

dappprof_notes.txtHD10-Jan-2016434

dapptrace_notes.txtHD10-Jan-2016517

dtruss_notes.txtHD10-Jan-20164.8 KiB

iosnoop_notes.txtHD10-Jan-20163.5 KiB

iotop_notes.txtHD10-Jan-20162 KiB

procsystime_notes.txtHD10-Jan-2016440

Readme

1Notes - Discussion about tools and their output
2
3   This directory contains files that provide deeper discussions about
4   tools and their output.
5
6   Files are either named,
7
8	ALL*_notes.txt	- notes that cover a collection of tools
9	*_notes.txt	- notes that cover a specific tool
10
11   These files are exist as an informal place to dump "stuff". This might
12   range from caveats to bear in mind when interpreting tool output, to
13   general or bizzare knowledge. Tool documentation is placed in,
14
15	/Man		- formal man pages
16	/Examples	- demos and how to read the output
17	*.d		- implementation notes within the code itself
18	/Notes		- everything else
19
20   Many of the scripts and man pages refer to files in this directory.
21
22