All of lore.kernel.org
 help / color / mirror / Atom feed
* PERF_RECORD_FINISHED_ROUND documentation
@ 2016-11-01  3:01 Keno Fischer
  0 siblings, 0 replies; only message in thread
From: Keno Fischer @ 2016-11-01  3:01 UTC (permalink / raw)
  To: linux-perf-users

The perf.data file format documentation at

tools/perf/Documentation/perf.data-file-format.txt#L264 (and later in the file)

says about PERF_RECORD_FINISHED_ROUND:

   No event reordering over this header.

This documentation seems slightly misleading to me, since records can
indeed be reordered
across this event. All that perf is saying that it finished one round
of reading the buffers from
all CPUs. This is nicely explained in session.c. Maybe part of that
explanation could be
moved to the file format documentation to explain the actual semantics
and guarantees
that PERF_RECORD_FINISHED_ROUND provides?

Keno

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-01  3:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-01  3:01 PERF_RECORD_FINISHED_ROUND documentation Keno Fischer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.