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