Last updated 2 years ago
perf record -g program options
perf report --stdio --header > perf_report.txt
Firefox has an inbuilt profile scheme ( )
perf script -F +pid > test.perf
Upload the above profile data to the website