diff options
author | Jean Pihet <jean.pihet@newoldbits.com> | 2011-03-03 11:25:43 +0100 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-03-11 07:21:44 -0800 |
commit | 5e7c58dc8d9b7f31d418cf98c6a8cad84b86f510 (patch) | |
tree | 76556b2447f39104ac9a56e9d94182d0f6fce6fb /.gitignore | |
parent | a271e58cfbe345f71d39ebbae063ad2d68892470 (diff) |
perf: add OMAP support for the new power events
The patch adds the new power management trace points for
the OMAP architecture.
The trace points are for:
- default idle handler. Since the cpuidle framework is
instrumented in the generic way there is no need to
add trace points in the OMAP specific cpuidle handler;
- SoC clocks changes (enable, disable, set_rate),
- power domain states: the desired target state and -if different-
the actually hit state.
Because of the generic nature of the changes, OMAP3 and OMAP4 are supported.
Tested on OMAP3 with suspend/resume, cpuidle, basic DVFS.
Signed-off-by: Jean Pihet <j-pihet@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions