commit | 14d1d673e326c6896ab0322a4e34f9c7cfffd13c | [log] [tgz] |
---|---|---|
author | Kapileshwar Singh <kapileshwar.singh@arm.com> | Fri Nov 27 15:48:52 2015 +0000 |
committer | Kapileshwar Singh <kapileshwar.singh@arm.com> | Fri Nov 27 17:58:25 2015 +0000 |
tree | 40bf63b950cd5c266c05983550505f3933a58de9 | |
parent | bb752f8828c8d170f6ab32c1b88a3792bb31f0ae [diff] |
tests: Add tests cases for signals input in plotter API Signed-off-by: Kapileshwar Singh <kapileshwar.singh@arm.com>
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.