Warning, /multimedia/amarok/supplementary_scripts/performance/README.TXT is written in an unsupported language. File is not indexed.

0001 This script was developed by Federico Mena Quintero for performance measurement in Gnome.
0002 To use it:
0003 Run amarok with strace:
0004 strace -ttt -f -o /tmp/logfile.strace amarok
0005 
0006 Run the plotting program:
0007 python plot-timeline.py -o prettygraph.png /tmp/logfile.strace
0008 
0009 See his homepage for the source of this script and more information how to use it:
0010 http://www.gnome.org/~federico/hacks/index.html
0011 
0012 Additionally, it is recommended to watch his presentation at FOSDEM 2007
0013 http://archive.fosdem.org/2007/media/video
0014