File: README.txt

package info (click to toggle)
htrace 3.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,016 kB
  • ctags: 1,068
  • sloc: java: 3,565; xml: 915; sh: 85; python: 37; makefile: 10
file content (5 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (2)
1
2
3
4
5
graphDrawer.py requires:
-graphviz
-python-graph (http://code.google.com/p/python-graph/)

Just cat any span files created by LocalFileSpanReceiver's into graphDrawer.py and it will create the trace graphs. There must be a graphs directory in the directory from which the script is run.