Re: [PATCH 1/2] perf session: Add option to copy events when queueing

From: David Ahern
Date: Fri Sep 19 2014 - 10:21:44 EST


On 9/19/14, 2:48 AM, Alexander Yarygin wrote:
It did't work. Turned out that there is at least one event alive after
finished_round(), usually I get more - ~20. Not sure why, maybe it's
another problem which should be solved at first?

hmm.... perf_evlist__mmap_consume is not at the event level, but at the mmap level -- it assumes everything read has been processed which is not true for this case.

David

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/