mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
82b359a568
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 Gantt-chart style timeline. Example output HTML file: http://media.fitzgeraldnick.com/dumping-grounds/trace-reddit.html Mostly I made this because I wanted to see what kind of data the profiler has, and thought that this might be useful for others as well. I'm happy to add tests if we can figure out how to integrate them into CI, but I'm not sure how that would work. Thoughts? Source-Repo: https://github.com/servo/servo Source-Revision: b8e2fa58d61a4d77b67efa09a437ba6beb68e30e
4 lines
59 B
HTML
4 lines
59 B
HTML
];
|
|
</script>
|
|
<script type="text/javascript">
|