servo/components/profile/trace-dump-prologue-1.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

5 lines
73 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<style>