mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02: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.
5 lines
66 B
HTML
5 lines
66 B
HTML
//# sourceURL=trace-dump.js
|
|
</script>
|
|
</body>
|
|
</html>
|