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.
5 lines
69 B
HTML
5 lines
69 B
HTML
</style>
|
|
</head>
|
|
<body>
|
|
<script>
|
|
window.TRACES = [
|