HankG / slimtune

Automatically exported from code.google.com/p/slimtune
MIT License
0 stars 0 forks source link

Instrumentation Support #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
SlimTune needs instrumentation support. Although this is supported by the
CLR backend, the UI currently ignores all of the data. Apart from standard
min/max/avg data, the storage engine needs to record a statistical
distribution, powered by the binning system. Need to work on a good
heuristic for bin merging as well.

Original issue reported on code.google.com by promit....@gmail.com on 10 Nov 2009 at 10:51

GoogleCodeExporter commented 9 years ago
Bin merging is done, but lots of backend technical concerns remain. Not sure 
how to
handle situations with partial stack information (late connections etc), for 
example.
Delayed until AT LEAST 0.3.x release series.

Will probably add user defined event support as a draft version of this 
functionality.

Original comment by promit....@gmail.com on 14 Feb 2010 at 4:18

GoogleCodeExporter commented 9 years ago
Delayed until 0.4.x series.

Original comment by promit....@gmail.com on 16 Jul 2010 at 2:24