diff options
| author | Frederic Weisbecker <[email protected]> | 2014-10-27 16:20:35 +0000 |
|---|---|---|
| committer | Frederic Weisbecker <[email protected]> | 2015-07-29 13:44:58 +0000 |
| commit | 2019e8a3024bd8fcadd57891a88c838849216a5f (patch) | |
| tree | 3cb521befc3eec3c2ac7383a9890ea115e329d4c /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | apm32: Fix cputime == jiffies assumption (diff) | |
| download | kernel-2019e8a3024bd8fcadd57891a88c838849216a5f.tar.gz kernel-2019e8a3024bd8fcadd57891a88c838849216a5f.zip | |
alpha: Fix jiffies based cputime assumption
That code wrongly assumes that cputime_t wraps jiffies_t. Lets use
the correct accessors/mutators.
In practice there should be no harm yet because alpha currently
only support tick based cputime accounting which is always jiffies
based.
Reviewed-by: Rik van Riel <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc; John Stultz <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Preeti U Murthy <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Viresh Kumar <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
