Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-12 | perf tools: Allow out of order messages in forced flush | Jiri Olsa | 1 | -0/+4 |
2014-08-12 | perf tools: Add debug prints for ordered events queue | Jiri Olsa | 1 | -0/+26 |
2014-08-12 | perf tools: Add ordered_events__free function | Jiri Olsa | 1 | -0/+11 |
2014-08-12 | perf tools: Add ordered_events__init function | Jiri Olsa | 1 | -0/+9 |
2014-08-12 | perf tools: Use list_move in ordered_events_delete function | Jiri Olsa | 1 | -2/+1 |
2014-08-12 | perf tools: Create ordered-events object | Jiri Olsa | 1 | -0/+196 |