index.html: use FTrace instead of deprecated Run
Created by: jlelli
index.html shows an example of trace parsing, but it uses the now deprecated Run class.
Start using the newer FTrace class to do the same.
Signed-off-by: Juri Lelli juri.lelli@arm.com