servo/components/profile/trace-dump-epilogue-2.html
Nick Fitzgerald 9fbb5c720e Add a method for dumping self-contained HTML timeline profiles
This commit adds the `--profiler-trace-path` flag. When combined with `-p` to
enable profiling, it dumps a profile as a self-contained HTML file to the given
path. The profile visualizes the traced operations as a gant-chart style
timeline.
2016-04-27 18:35:17 -07:00

4 lines
66 B
HTML

//# sourceURL=trace-dump.js
</script>
</body>
</html>