diff options
author | Stephane Eranian <[email protected]> | 2014-02-11 16:20:10 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-02-21 21:49:07 +0100 |
commit | 79859cce5a551c3bcd8d36a6287f9d83568ccedb (patch) | |
tree | ae108949a67ec9478debf8f63dca1c0faeb98efc /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | ae58faf90050ea72c289f62c4bc9a5bb8ae7f0bd (diff) |
perf/x86/uncore: make hrtimer timeout configurable per box
This patch makes the hrtimer timeout configurable per PMU
box. Not all counters have necessarily the same width and
rate, thus the default timeout of 60s may need to be adjusted.
This patch adds box->hrtimer_duration. It is set to default
when the box is allocated. It can be overriden when the box
is initialized.
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Stephane Eranian <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions