summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Exclude verify_boot_signature from Mac build.Ying Wang2015-06-091-0/+2
| |/ / / /
* / / / / fix chrome activity name in systemapps.shTodd Kjos2015-06-082-6/+3
|/ / / /
* | | | Add -W option to systemapps.shTodd Kjos2015-06-051-3/+8
* | | | Merge "Enhancements to workload scripts" into mnc-devTodd Kjos2015-06-054-98/+188
|\ \ \ \
| * | | | Enhancements to workload scriptsTodd Kjos2015-06-054-98/+188
* | | | | Move crypt commands to a different listener in voldPaul Lawrence2015-06-031-1/+1
|/ / / /
* | | | DO NOT MERGE New faster file open kernelPaul Lawrence2015-05-292-2/+5
* | | | DO NOT MERGE Use default key permissions for ext4encPaul Lawrence2015-05-291-7/+0
* | | | DO NOT MERGE Enable properties in ext4encPaul Lawrence2015-05-292-0/+2
* | | | DO NOT MERGE New ext4enc kernel switching from xattrs to ioctlPaul Lawrence2015-05-293-42/+41
* | | | DO NOT MERGE Securely encrypt the master keyPaul Lawrence2015-05-299-403/+221
* | | | Perfprofd: various changes related to config parameters.Than McIntosh2015-05-283-23/+24
* | | | Fix hang when starting chromeTodd Kjos2015-05-281-7/+5
| |_|/ |/| |
* | | Scripts to automate simple workloads for testingTodd Kjos2015-05-206-0/+986
* | | Don't use TEMP_FAILURE_RETRY with close in system/extras.Elliott Hughes2015-05-151-1/+1
* | | Merge "Dump build_id feature in `simpleperf record`." into mnc-devYabin Cui2015-05-1416-17/+597
|\ \ \
| * | | Dump build_id feature in `simpleperf record`.Yabin Cui2015-05-1316-17/+597
* | | | Merge "Dump kernel/modules/thread mmap information in `simpleperf record`." i...Yabin Cui2015-05-1417-15/+637
|\| | |
| * | | Dump kernel/modules/thread mmap information in `simpleperf record`.Yabin Cui2015-05-1317-15/+637
* | | | Merge "Implement simpleperf record/dumprecord subcommands." into mnc-devYabin Cui2015-05-1433-301/+2155
|\| | |
| * | | Implement simpleperf record/dumprecord subcommands.Yabin Cui2015-05-1333-301/+2155
* | | | Add sequence number to encoded perf.data file.Dehao Chen2015-05-135-26/+206
|/ / /
* | | system/extra: include more of what you use.Adam Langley2015-05-132-1/+6
* | | Separate the destination directory to /data/misc/perfprofd.Dehao Chen2015-05-073-162/+51
* | | Change the encoded file's mode to be readable by GMS core.Dehao Chen2015-05-051-0/+2
* | | Update simpleperf path to /system/xbin/simpleperf.Dehao Chen2015-04-301-1/+1
* | | Switch perfprofd from using full to lite version of protobuf library.Than McIntosh2015-04-294-20/+35
* | | Default the config file to NULL for perfprofd, so that we will not see error ...Dehao Chen2015-04-291-4/+10
* | | Build simpleperf in user-debug mode, and put it in /system/xbin/.Dehao Chen2015-04-281-2/+4
* | | Build perfprofd and its libraries in userdebug mode only, and store it in /sy...Dehao Chen2015-04-271-10/+6
* | | am 7117efce: Merge "fix possible buffer overrun in librank"Colin Cross2015-04-241-4/+11
|\| |
| * | Merge "fix possible buffer overrun in librank"Colin Cross2015-04-241-4/+11
| |\ \
| | * | fix possible buffer overrun in librankdaegeun.song2015-04-231-4/+11
* | | | am ffc011b6: Merge "Implement simpleperf stat subcommand."Yabin Cui2015-04-2321-27/+1045
|\| | |
| * | | Merge "Implement simpleperf stat subcommand."Yabin Cui2015-04-2321-27/+1045
| |\ \ \
| | * | | Implement simpleperf stat subcommand.Yabin Cui2015-04-2321-27/+1045
* | | | | am 8103fad7: Merge "Second round of changes to \'perf\' profile collection da...Than McIntosh2015-04-236-46/+330
|\| | | |
| * | | | Merge "Second round of changes to 'perf' profile collection daemon."Than McIntosh2015-04-236-46/+330
| |\ \ \ \
| | * | | | Second round of changes to 'perf' profile collection daemon.Than McIntosh2015-04-226-46/+330
* | | | | | am 8f4e7976: Merge "Do free and fclose when error occur."Colin Cross2015-04-221-2/+7
|\| | | | |
| * | | | | Merge "Do free and fclose when error occur."Colin Cross2015-04-221-2/+7
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Do free and fclose when error occur.daegeun.song2015-04-221-2/+7
| |/ / / /
* | | | | am 9a6b9137: Merge "Implement simpleperf list subcommand."Yabin Cui2015-04-1817-0/+1054
|\| | | |
| * | | | Merge "Implement simpleperf list subcommand."Yabin Cui2015-04-1817-0/+1054
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Implement simpleperf list subcommand.Yabin Cui2015-04-1817-0/+1054
* | | | am 7f223030: Merge "f2fs_utils: fix build break in static_sdk_tools"Mark Salyzyn2015-04-161-0/+5
|\| | |
| * | | Merge "f2fs_utils: fix build break in static_sdk_tools"Mark Salyzyn2015-04-161-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | f2fs_utils: fix build break in static_sdk_toolsMark Salyzyn2015-04-161-0/+5
| |/ /
* | | am 81c39be5: Merge "make_ext4fs: use libcutils and libselinux shared libraries"Mark Salyzyn2015-04-151-3/+4
|\| |
| * | Merge "make_ext4fs: use libcutils and libselinux shared libraries"Mark Salyzyn2015-04-151-3/+4
| |\ \