[PATCH v10 03/10] perf record: Prepare picking perf_event_mmap_page from multiple evlists

2016-06-22 Thread Wang Nan
Following commits introduce new evlists to record. This patch adjusts record__pick_pc() and introduces perf_evlist__pick_pc() to read control page from one specific evlist. record__pick_pc() will be improved to search control page from multiple evlists. Signed-off-by: Wang Nan

[PATCH v10 03/10] perf record: Prepare picking perf_event_mmap_page from multiple evlists

2016-06-22 Thread Wang Nan
Following commits introduce new evlists to record. This patch adjusts record__pick_pc() and introduces perf_evlist__pick_pc() to read control page from one specific evlist. record__pick_pc() will be improved to search control page from multiple evlists. Signed-off-by: Wang Nan Cc: He Kuang Cc: