diff options
| author | Frederic Weisbecker <[email protected]> | 2012-09-08 15:23:11 +0200 |
|---|---|---|
| committer | Frederic Weisbecker <[email protected]> | 2012-09-25 15:31:31 +0200 |
| commit | bf9fae9f5e4ca8dce4708812f9ad6281e61df109 (patch) | |
| tree | 02318ac3db48dd993a4a430de5de66a337895d16 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | bc2a27cd27271c5257989a57f511be86b26f5e54 (diff) | |
cputime: Use a proper subsystem naming for vtime related APIs
Use a naming based on vtime as a prefix for virtual based
cputime accounting APIs:
- account_system_vtime() -> vtime_account()
- account_switch_vtime() -> vtime_task_switch()
It makes it easier to allow for further declension such
as vtime_account_system(), vtime_account_idle(), ... if we
want to find out the context we account to from generic code.
This also make it better to know on which subsystem these APIs
refer to.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions