<sect2 id="cl-format.overview.example1" xreflabel="Simple Example">
<title>Simple Example</title>
+<para>The event names in the following example are quite arbitrary, and are not
+related to event names used by Callgrind. Especially, cycle counts matching
+real processors probably will never be generated by any Valgrind tools, as these
+are bound to simulations of simple machine models for acceptable slowdown.
+However, any profiling tool could use the format described in this chapter.</para>
+
<para>
<screen>events: Cycles Instructions Flops
fl=file.f
</sect1>
-</chapter>
\ No newline at end of file
+</chapter>