Add breakdown plot from vtune result plus a bit of refactoring and cleanup
-
the plot will be created by default when running the throughput tests with
--profile
-
a new python script that creates the flamegraph and this plot is added. Therefore parts of the
doprofile.sh
scripts have been moved into the new python script (maybe it's worth to think about refactoring the code into one big script) -
LHCbPR2HD!160 (merged) is now compatible with this MR. The handler has been adapted to pick up the new plot.
-
do(Hlt2)profile.sh
has been deleted and moved into the main python scripts -
cleanup.sh
has been deleted in favor ofgit clean -xdf
. Please check if you agree with that (and whether it needs to be put into the scripts that called cleanup.sh)
Edited by Marian Stahl