summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14simpleperf: always build static binary on device.Yabin Cui
2016-04-14Merge "simpleperf: use libbacktrace_offline static library."Yabin Cui
2016-04-14simpleperf: use libbacktrace_offline static library.Yabin Cui
2016-04-13Merge "verity: delete keystore_signer"Treehugger Robot
2016-04-13verity: delete keystore_signerSami Tolvanen
2016-04-12Merge "Switch to BoringSSL for crypto."Elliott Hughes
2016-04-06Switch to BoringSSL for crypto.Mattias Nissler
2016-04-06Merge "simpleperf: support reporting more than one event type."android-n-preview-2Yabin Cui
2016-04-05simpleperf: support reporting more than one event type.Yabin Cui
2016-04-04Merge "Make squashfs work on BSD and macOS"Mohamad Ayyash
2016-04-05Make squashfs work on BSD and macOSJaewan Kim
2016-04-01Merge "postinst: Update postinstall_example."Alex Deymo
2016-04-01Merge "simpleperf: loosen unwinding arch check for system wide collection."Yabin Cui
2016-04-01simpleperf: loosen unwinding arch check for system wide collection.Yabin Cui
2016-03-30postinst: Update postinstall_example.Alex Deymo
2016-03-31Merge "simpleperf: build 32-bit binaries on 64-bit devices."Yabin Cui
2016-03-31Merge "simpleperf: don't allow 64bit simpleperf unwinding 32bit processes."Yabin Cui
2016-03-30simpleperf: don't allow 64bit simpleperf unwinding 32bit processes.Yabin Cui
2016-03-30simpleperf: build 32-bit binaries on 64-bit devices.Yabin Cui
2016-03-29Merge "Simpleperf: add test for reporting callgraph of shared libraries in ap...Yabin Cui
2016-03-26Simpleperf: add test for reporting callgraph of shared libraries in apk file.Yabin Cui
2016-03-26Merge "simpleperf: don't looking for _text symbol in /proc/kallsyms."Yabin Cui
2016-03-25simpleperf: don't looking for _text symbol in /proc/kallsyms.Yabin Cui
2016-03-23Merge "aslr_test: Fix typo."Daniel Cashman
2016-03-22aslr_test: Fix typo.dcashman
2016-03-19Merge "Simpleperf: support reading symbols from .gnu_debugdata."Yabin Cui
2016-03-19Merge "Simpleperf: insert testdata into simpleperf_unit_test for target build."Yabin Cui
2016-03-19Merge "Simpleperf: remove dependency on global current_arch."Yabin Cui
2016-03-18Simpleperf: support reading symbols from .gnu_debugdata.Yabin Cui
2016-03-18Simpleperf: remove dependency on global current_arch.Yabin Cui
2016-03-18Simpleperf: insert testdata into simpleperf_unit_test for target build.Yabin Cui
2016-03-18Merge "Update simpleperf for LLVM rebase to r256229."Pirama Arumuga Nainar
2016-03-16Merge "Correct aslr_test minimum arm value."Daniel Cashman
2016-03-15Correct aslr_test minimum arm value.dcashman
2016-03-14Merge "Migrate aslr test to gtest."Daniel Cashman
2016-03-14Migrate aslr test to gtest.dcashman
2016-03-10Merge "simpleperf: check if dwarf callgraph is supported by kernel before tes...Yabin Cui
2016-03-10simpleperf: check if dwarf callgraph is supported by kernel before testing.Yabin Cui
2016-03-09Update simpleperf for LLVM rebase to r256229.Yabin Cui
2016-03-09Merge "su: Segmentation Fault on unknown numerical uids"Mark Salyzyn
2016-03-09su: Segmentation Fault on unknown numerical uidsMark Salyzyn
2016-03-08Merge "cts: android.kernel.config"Mark Salyzyn
2016-03-04Merge "Fix static analyzer warnings."Chih-Hung Hsieh
2016-03-04Merge "Fix static analyzer warnings."android-n-preview-1Chih-hung Hsieh
2016-03-04Fix static analyzer warnings.Chih-Hung Hsieh
2016-03-04Merge "postinst: Update postinstall_example documentation."Alex Deymo
2016-03-04Merge "postinst: Update postinstall_example documentation."Alex Deymo
2016-03-03Merge "Cleanup uses of sprintf so we can deprecate it."George Burgess IV
2016-03-03Merge "Cleanup uses of sprintf so we can deprecate it."George Burgess IV
2016-03-03Merge "simpleperf: support building cts test."Yabin Cui