public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* perf: counter and event question
@ 2009-12-28 11:16 Tim Blechmann
  2009-12-28 11:26 ` Peter Zijlstra
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Blechmann @ 2009-12-28 11:16 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

hi all,

trying to use the perf subsystem, i am a bit confused by the terms
`performance counter' and `performance event'.

i am trying to compare `counting' counters with `sampling' counters. as
a test case, i am counting PERF_COUNT_HW_INSTRUCTIONS of the same code
piece with both approaches. the sampling counters are sampled with a
period of 1. the code is really trivial [1].

the `counting' counters report numbers of about 9000 instructions, but
the mmap buffer only seems to contain about 100 to 200 event samples.
from my (limited) understanding, these number should at least be
similar, so i am a bit confused to see such a big difference. am i
missing something, like it is impossible to sample instructions with a
period of 1? or could there be an issue with my code?

thanks, tim

[1] http://tim.klingt.org/git?p=perf-cpp.git

-- 
tim@klingt.org
http://tim.klingt.org

I don't write music for sissy ears.
  Charles Ives


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-28 14:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-28 11:16 perf: counter and event question Tim Blechmann
2009-12-28 11:26 ` Peter Zijlstra
2009-12-28 12:39   ` Tim Blechmann
2009-12-28 13:03     ` Peter Zijlstra
2009-12-28 13:09       ` Tim Blechmann
2009-12-28 14:02         ` Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox