forked from cory/tildefriends
core: Move speedscope into a trace app. Isolate all the things.
This commit is contained in:
@@ -912,7 +912,7 @@ async function edit() {
|
||||
* Open a performance trace.
|
||||
*/
|
||||
function trace() {
|
||||
window.open(`/speedscope/#profileURL=${encodeURIComponent('/trace')}`);
|
||||
window.open(`/~core/trace/`);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user