Android 4.0.4 release 2
Fix a typo in oprofile_android

The typo (in specifying the --kernel-range argument) completely breaks
kernel profiling  because the kernel end address will always be 0
and < the start address. All kernel samples will therefore be discarded.

I've also added very basic support for turning on kernel profiling via
this script.

Change-Id: I64b4063cb994ca94a51ed5aa0159aa4ae1627969
1 file changed