Release 260111
This commit is contained in:
6
tools/profiling/perfetto/server.sh
Executable file
6
tools/profiling/perfetto/server.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
curl -LO https://get.perfetto.dev/trace_processor
|
||||
chmod +x ./trace_processor
|
||||
|
||||
./trace_processor --httpd
|
||||
Reference in New Issue
Block a user