On perforator workshop there was a command to compare 2 pprofs and generate single html. ``` perforator profile flamegraph pprof -b ./file1.pprof -i ./file2.pprof > diff.html ``` Please document it :)
On perforator workshop there was a command to compare 2 pprofs and generate single html.
Please document it :)