mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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.
4 lines
66 B
HTML
4 lines
66 B
HTML
//# sourceURL=trace-dump.js
|
|
</script>
|
|
</body>
|
|
</html>
|