aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2012-10-17 12:01:34 +0100
committerRussell King <[email protected]>2012-10-18 11:05:20 +0100
commit3581fe0ef37ce12ac7a4f74831168352ae848edc (patch)
tree50c5dc84d1d60879c6843ab7c49c165da8f5bffa /tools/perf/util/trace-event-scripting.c
parent2456f44dd7a9aaffc2cd21a13f78198b3d94da08 (diff)
ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
The PERF_EVENT_IOC_PERIOD ioctl command can be used to change the sample period of a running perf_event. Consequently, when calculating the next event period, the new period will only be considered after the previous one has overflowed. This patch changes the calculation of the remaining event ticks so that they are offset if the period has changed. Cc: Peter Zijlstra <[email protected]> Reported-by: Andreas Sandberg <[email protected]> Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions