Skip to content

Commit

Permalink
Merge pull request iovisor#1059 from pchaigno/fix-readme-markdown
Browse files Browse the repository at this point in the history
Fix the Markdown list in the README
  • Loading branch information
drzaeus77 committed Mar 22, 2017
2 parents bf6671d + 882bb1e commit 9c6f67c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ pair of .c and .py files, and some are directories of files.

#### Tools:
<center><a href="images/bcc_tracing_tools_2017.png"><img src="images/bcc_tracing_tools_2017.png" border=0 width=700></a></center>

- tools/[argdist](tools/argdist.py): Display function parameter values as a histogram or frequency count. [Examples](tools/argdist_example.txt).
- tools/[bashreadline](tools/bashreadline.py): Print entered bash commands system wide. [Examples](tools/bashreadline_example.txt).
- tools/[biolatency](tools/biolatency.py): Summarize block device I/O latency as a histogram. [Examples](tools/biolatency_example.txt).
Expand Down

0 comments on commit 9c6f67c

Please sign in to comment.