diff options
author | Peter Zijlstra <[email protected]> | 2009-06-10 21:34:59 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-06-11 02:39:02 +0200 |
commit | 9e350de37ac9607012fcf9c5314a28fbddf8f43c (patch) | |
tree | d0f311bcf49d887e6d488ea72b2913cb00eaf910 /net/unix/af_unix.c | |
parent | df1a132bf3d3508f863336c80a27806a2ac947e0 (diff) |
perf_counter: Accurate period data
We currently log hw.sample_period for PERF_SAMPLE_PERIOD, however this is
incorrect. When we adjust the period, it will only take effect the next
cycle but report it for the current cycle. So when we adjust the period
for every cycle, we're always wrong.
Solve this by keeping track of the last_period.
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions