perf Android patch should be in Snowball kernel
Bug #1006238 reported by
Bernhard Rosenkraenzer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
IglooCommunity |
New
|
Low
|
Iniyan Charles | ||
Linaro Android |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
We've created a patch that makes perf available in Android - it needs to be added to all board kernels.
The patch is relative to the Panda kernel and might need minor adjustments on other kernels (let me know if there's any problems).
Changed in linaro-android: | |
milestone: | none → 12.06 |
Changed in linaro-android: | |
importance: | Undecided → Medium |
assignee: | nobody → Bernhard Rosenkraenzer (berolinux) |
Changed in igloocommunity: | |
importance: | Undecided → Medium |
milestone: | none → 2012.07 |
Changed in linaro-android: | |
milestone: | 12.06 → 12.07 |
Changed in igloocommunity: | |
assignee: | nobody → Iniyan Charles (iniyan-a) |
Changed in igloocommunity: | |
importance: | Medium → Low |
Changed in igloocommunity: | |
milestone: | 2012.07 → none |
To post a comment you must log in.
Current perf started using on_exit(), which isn't available on Bionic.
For these newer kernels, the patch I'm attaching is needed in addition to the other attached patch.