[PATCH 03/19] perf tools: Rename ordered_samples struct to ordered_events

2014-07-25 Thread Jiri Olsa
Following up with ordered_samples rename for ordered_samples and sample_queue structs to ordered_events and ordered_event structs respectively. Also changing flush_sample_queue function name to ordered_events_flush. No functional change was intended. Cc: Arnaldo Carvalho de Melo Cc: Corey Ashfo

[PATCH 03/19] perf tools: Rename ordered_samples struct to ordered_events

2014-07-20 Thread Jiri Olsa
Following up with ordered_samples rename for ordered_samples and sample_queue structs to ordered_events and ordered_event structs respectively. Also changing flush_sample_queue function name to ordered_events_flush. No functional change was intended. Cc: Arnaldo Carvalho de Melo Cc: Corey Ashfo