jgreene/slimtune

Clear Data does not function correctly

GoogleCodeExporter opened this issue · 2 comments

Error in implementation causes inconsistency between Callers and Samples 
tables.

DataEngineBase.cs, ClearData function only clears m_callers cache, but not 
m_samples, causing the two to be out of sync for the first batch of 
samples after clear data is called.

Original issue reported on code.google.com by kavanpro...@gmail.com on 7 Mar 2010 at 12:59

Yeah, will fix for 0.2.2.

Original comment by promit....@gmail.com on 7 Mar 2010 at 2:23

  • Changed state: Accepted
This issue was closed by revision r189.

Original comment by promit....@gmail.com on 26 Mar 2010 at 10:06

  • Changed state: Fixed