| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | added PeriodicRecorder class for frame by frame stats accumulation | 
|  | added update() method to trace recorders to allow mid-collection snapshots | 
|  | added update() method to trace recorders to allow mid-collection snapshots | 
|  | moved threadrecorder classes into separate file
added Count trace type, which tracks value increases and decreases and can report churn
as well as overall growth rate | 
|  | implemented minimal merging logic
made recordings ligher weight by moving live tracking data into threadrecorder | 
|  | renamed LLTrace::ThreadTrace to LLTrace::ThreadRecorder
renamed LLTrace::Sampler to LLTrace::Recording |