diff options
author | Peter Zijlstra <peterz@infradead.org> | 2013-10-03 16:00:14 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-10-04 09:58:55 +0200 |
commit | d8b11a0cbd1c66ce283eb9dabe0498dfa6483f32 (patch) | |
tree | a50cc684f5bc39599cd16b6300b221f12cbc5ee4 /tools/perf/util/session.c | |
parent | 9886167d20c0720dcfb01e62cdff4d906b226f43 (diff) |
perf/x86: Clean up cap_user_time* setting
Currently the cap_user_time_zero capability has different tests than
cap_user_time; even though they expose the exact same data.
Switch from CONSTANT && NONSTOP to sched_clock_stable to also deal
with multi cabinet machines and drop the tsc_disabled() check.. non of
this will work sanely without tsc anyway.
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/n/tip-nmgn0j0muo1r4c94vlfh23xy@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/util/session.c')
0 files changed, 0 insertions, 0 deletions