Commit Graph

9 Commits

Author SHA1 Message Date
Florent Kermarrec 5f19955825 rle: expose length parameter to user, add assertion on dw to encode counter and automatically increase dw in rle mode 2015-02-19 10:42:13 +01:00
Florent Kermarrec 5fb6beb473 enable RLE only in POST_HIT_RECORDING state (to ensure programmed offset is respected) 2015-02-19 10:26:34 +01:00
Florent Kermarrec 788652c6f8 simplify RLE 2015-02-19 01:43:04 +01:00
Florent Kermarrec 7f9174f83d add storage qualifier 2015-01-27 20:14:07 +01:00
Florent Kermarrec fc96b20225 add optional subsampler 2015-01-27 19:58:02 +01:00
Florent Kermarrec 70d7152cda core/storage: split LiteScopeRecorder in LiteScopeRecorderUnit and LiteScopeRecorder 2015-01-27 11:34:59 +01:00
Florent Kermarrec 64d18796e0 change CSR class names (do not expose XXYYCSR to user) 2015-01-25 21:34:13 +01:00
Florent Kermarrec 4472dac603 simplify code and use Sink/Source instead of records 2015-01-25 15:58:00 +01:00
Florent Kermarrec f35f93a7c5 start refactoring and change name to LiteScope 2015-01-23 00:02:53 +01:00