commit | efdf0daef51c9d2d5461876c4408318160cba338 | [log] [tgz] |
---|---|---|
author | Javi Merino <javi.merino@arm.com> | Tue Mar 01 11:23:29 2016 +0000 |
committer | Javi Merino <javi.merino@arm.com> | Tue Mar 01 11:23:29 2016 +0000 |
tree | 9eed3d87ff7c4c563ebcc36b8bc1b321bf15f044 | |
parent | b8d89134b5ea7157b5b77f7907f569dff955fa1b [diff] |
setup: release trappy 5.2.0
trappy is a visualization tool to help analyze data generated on a device. It depends on ipython notebook and pandas. First install these dependencies if you don't have them already:
$ apt-get install ipython-notebook python-pandas
Now launch the ipython notebook server:
$ ipython notebook
This should pop up a browser. If it doesn't, open a web browser and go to http://localhost:8888/tree/
In the doc/
folder there's a 00 - Quick start
which describes how to run trappy. Other notebooks in that directory describe other functions of trappy.