Hi All,<div><br></div><div>&nbsp;&nbsp; &nbsp;I&#39;m badly in need of a histogram-based profiler for the VM I&#39;m working on. &nbsp;This is something that produces a histogram of time taken against PC, insead of time taken against function. &nbsp;The interpreter is a very large function and so function-centric tools aren&#39;t (IME) that useful. &nbsp;I&#39;ve written ones for BrouHaHa and VisualWorks and will write one again if pushed. &nbsp;But I wonder whether anyone knows of anything off-the-shelf or close enough to be wroth using as a starting point. &nbsp;For example, has anyone written a graphing tool in Squeak using Morphic that I could steal for the UI? &nbsp;Yes I could start with gprof and/or gcov but I find graphical histograms much more immediate and helpful.</div>
<div><br></div><div>TIA</div><div>Eliot</div>