Experimenting with some flamegraph stuff!
Goal was to understand the format for the input files for future ports to other environments...
Input file looks like this:
callingfunc 10
callingfunc;calledfunc 5
callingfunc;calledfunc;nestedxyz 7
callingfunc;calledfunc;nestedxyz;abc7657 5
callingfunc;calledfunc;nestedxyz;abc7657;subsomething 3
callingfunc;othermethod 12
callingfunc;othermethod;subother 2