1.1.15 version of mono with the following options:
mono --profile=default:stat simpleGUI.exe
The first several lines are:
prof counts: total/unmanaged: 3711/2546
1043 28.11 %
686 18.49 % mono
..............my functions.....
How do determine what the first entries are doing?