commit | 6d80c9154844bb4ef6f453b040dd8b7d0175b0e9 | [log] [tgz] |
---|---|---|
author | Kapileshwar Singh <kapileshwar.singh@arm.com> | Fri Sep 18 12:06:34 2015 +0100 |
committer | Javi Merino <javi.merino@arm.com> | Tue Sep 22 12:35:26 2015 +0100 |
tree | 5ed4f5fbb8977998f065d009e5c40452dff66878 | |
parent | 46b361a84d52e7c9c97f9f5cc0a886f3047be4fd [diff] |
doc: SchedConf: Fix doc typos 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.