summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2015-06-04 14:10:01 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2015-06-04 14:10:01 +0800
commit5b8f02f32c363abd8978abdd5fcbe3c2dd88c478 (patch)
treea67c9e20bc2a6693085a6fc73516f031a476c906
parentddad71e79ef0fe322ac09d689a6f187fdf287606 (diff)
downloadandroid-patchsets-5b8f02f32c363abd8978abdd5fcbe3c2dd88c478.tar.gz
LOLLIPOP-MLCR-PATCHSET: Add patches for support of master perf
With the patches added here, we can run the perf command from master branch on the Lollipop builds with the the lollipo version bionic. the patches added with this change are on projects of bionic, external/elfutils, external/linux-tools-perf. the elfuitls and linux-tools-perf projects are from master branch, and the bionic is based on the Lollipop version. Change-Id: I89166945e0eab09f40f1ca3c425347e8bc7d75db Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rwxr-xr-xLOLLIPOP-MLCR-PATCHSET4
1 files changed, 4 insertions, 0 deletions
diff --git a/LOLLIPOP-MLCR-PATCHSET b/LOLLIPOP-MLCR-PATCHSET
index e3a252f..92afee9 100755
--- a/LOLLIPOP-MLCR-PATCHSET
+++ b/LOLLIPOP-MLCR-PATCHSET
@@ -76,3 +76,7 @@ apply --linaro bionic 15613/3
##################################################
################ Linaro hack ###################
##################################################
+# changes to make perf work on Lollipop
+apply --linaro bionic 15845/2
+apply --linaro external/elfutils 15844/1
+apply --linaro external/linux-tools-perf 15843/1