Skip to content

index.html: use FTrace instead of deprecated Run

Darryl Green requested to merge jlelli-ftrace into gh-pages

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

Merge request reports