Skip to content

Systrace support

Javi Merino requested to merge github/fork/JaviMerino/systrace_support into master

This is v2 of #90 . A couple of commits only needed minor adaptation and I have retained them. The test also comes from @derkling (thanks!). With a new trappy.SysTrace class, we should now be able to do `trappy.SysTrace("/path/to/trace.html") and from there be able to use all trappy goodies.

Merge request reports