The following set of patches add changes in powertop needed for arm android platforms. These patches depends on the below mentioned patches. http://www.mail-archive.com/power@bughost.org/msg02078.html
Amit Daniel Kachhap (3): powertop: Disable pci bus measurement for arm platforms perf-event: Add defination of __NR_perf_event_open for arm platforms ncurses: Enable ncurses for android and miscellaneous changes
Android.mk | 30 +++++++++++++++++++++++++----- devices/runtime_pm.cpp | 3 ++- display.cpp | 5 ++++- display.h | 3 ++- lib.cpp | 13 ++++++++----- main.cpp | 11 +++++++++++ perf/perf_event.h | 3 +++ process/do_process.cpp | 4 ++++ tuning/runtime.cpp | 2 ++ 9 files changed, 61 insertions(+), 13 deletions(-)