- 26 Jan, 2017 2 commits
-
-
Colin Cross authored
-
Treehugger Robot authored
-
- 25 Jan, 2017 6 commits
-
-
Alex Deymo authored
-
Treehugger Robot authored
-
bowgotsai authored
It will have build error when the caller also includes <algorithm> in C++: external/libcxx/include/__undef_min_max: macro min is incompatible with C++ Bug: 34336098 Test: builds Change-Id: I984a24a8dfce6da5a1ad52594ef94ed97c67e9b8
-
Treehugger Robot authored
-
Connor O'Brien authored
Flash erase & logical block size can be used to tune the stride and stripe_width parameters. Add make_ext4fs_directory_align, which takes these sizes as arguments. Test: Factory reset marlin, confirm userdata params are set correctly Bug: 33243520 Change-Id: Ic8343cff221f0e203a463370a4f1be5ee191946d Signed-off-by:
Connor O'Brien <connoro@google.com>
-
Tao Bao authored
-
- 24 Jan, 2017 4 commits
-
-
Alex Deymo authored
This patch coverts libfec and its dependencies to soong. This also updates the name of the libext2_uuid-host library removing the "-host" suffix as that is also being converted to soong. Also create a shared library for libfec given that it has quite a few dependencies. Bug: 34284069 Test: mmma system/extras; make checkbuild Change-Id: Ib3ada6420bae32418a02ca92db664d0d24214e2f
-
Chris Craik authored
-
Treehugger Robot authored
-
Chris Craik authored
Bug: 32834638 Test: manual runs of app_profiler.py Change-Id: I9bd3741ffed4f765ddc4cdb7cf56f0772f87ffcb
-
- 23 Jan, 2017 3 commits
-
-
Chris Craik authored
Test: manual - ran app_profiler.py Change-Id: I2f6b78bd7ed1200af4fe66a3fcaa8a08ef261576
-
Chris Phoenix authored
-
Yabin Cui authored
-
- 21 Jan, 2017 2 commits
-
-
Yabin Cui authored
run-as requires apps to be debuggable. But on rooted devices, we can profile non-debuggable apps by running as root. Bug: http://b/32834638 Test: run app_profiler.py. Change-Id: I7cc44893fd4a67593b4f1791fb7fb4a70fd273e9
-
Connor O'Brien authored
-
- 20 Jan, 2017 4 commits
-
-
Chris Phoenix authored
The getService() and registerAsService() methods of interface objects now have default parameters of "default" for the service name. HALs will not have to use any service name unless they want to register more than one service. Test: builds; verify HAL still works In support of b/33844934 Change-Id: Iba190c717cf02d2dfe90b470f82b6ca4a82b6c07 Merged-In: Idc2c5ba09f2486ff9cc9815d72a7e5a0af323b22
-
Connor O'Brien authored
If available, make_ext4fs will use flash erase & logical block sizes to tune stride and stripe_width. Test: Build userdata w/ make_ext4fs, flash, check stride & stripe values Bug: 33243520 Change-Id: I54f95d822cc1ccc0ebb5edec023560cd9e30e259 Signed-off-by:
Connor O'Brien <connoro@google.com>
-
Wei Wang authored
Test: on device Bug: 34256270 Change-Id: Idd560ff5662c6c2d646a80f47b4ad8a6bf9a0970
-
Tao Bao authored
Needs the matching change in bootable/recovery. Test: mmma system/extra/slideshow Change-Id: Id82bee220b69b154fa1816766f58dbde4d718e8c
-
- 18 Jan, 2017 3 commits
-
-
Treehugger Robot authored
-
Colin Cross authored
LOCAL_TEST_DATA will install the test data alongside the test, for both a local build and when building for the continuous testers. Ues it instead of hacking the test data into the binary. Test: simpleperf_unit_test Change-Id: I330e5a505d5bf6f65d0e283830da6f51f4bf2560
-
Wei Wang authored
Bug: 33786699 Test: manual (cherry picked from commit 8040206d8c2ff8ffcb219fb2da426d8f00887c1f) Change-Id: If922ebbfed7c7ba2fa296de5f3c46909970cfbb5
-
- 17 Jan, 2017 1 commit
-
-
Connor O'Brien authored
-
- 13 Jan, 2017 7 commits
-
-
Yabin Cui authored
-
Connor O'Brien authored
If available, use flash erase & logical block sizes to tune stride and stripe parameters to mke2fs. Test: Built & flashed userdata; checked stride & stripe values Bug: 33243520 Merged-In: I07319a0bc3d3418b1f4e74e61b10e02dc78fb4db Change-Id: I07319a0bc3d3418b1f4e74e61b10e02dc78fb4db Signed-off-by:
Connor O'Brien <connoro@google.com>
-
Yabin Cui authored
And fix an error in utils.py. Bug: http://b/32834638 Test: none. Change-Id: I94e3599213e886517ca6e38412dbe0bb7f36d87c
-
Yabin Cui authored
-
Mark Salyzyn authored
-
Mark Salyzyn authored
Test: compile Bug: 34250038 Change-Id: Iab9dfc45253143cd06cbcb21cb7ea48feec1edd2
-
Yabin Cui authored
Fix the bug that `simpleperf record --dump-symbols` doesn't dump kernel symbols. Test: run simpleperf_unit_test. Change-Id: I55a2b7c5cd40395b61b062064834779a6a44a29e
-
- 12 Jan, 2017 5 commits
-
-
Alex Deymo authored
* changes: Export libsquashfs_utils include path in the library. Remove "_host" suffix from libsquashfs_utils. Remove "_host" and "_static" suffix from libsparse. Remove "_static" and "_host" suffix from libext4_utils definitions. Remove "_host" suffix from libfec_rs.
-
Alex Deymo authored
When using the libsquashfs_utils we need to include its only header, so exposing the include path for this library avoids repeating the path when using it. This patch also removes the include path from the only call site (libfec). Bug: None. Change-Id: I82380b89652f758e4f33a0dc90650b04223c0940
-
Alex Deymo authored
Bug: 34220783 Change-Id: I9a140ed7bafdb8342dbdc2c7143a765acb86ecb9
-
Alex Deymo authored
Bug: 34220783 Change-Id: I33b2ecafaebe46a45c176d5debe821ec1ecaa25b
-
Treehugger Robot authored
-
- 11 Jan, 2017 3 commits
-
-
Mark Salyzyn authored
Test: compile Bug: 30465923 Change-Id: I0c8178ef32006e0ec5f3dde7446b5396cf98df77
-
Alex Deymo authored
Bug: 34220783 Change-Id: Ia8da0c96a0384826afd8b089101468ac388d0ca2
-
Alex Deymo authored
libfec_rs_host is now renamed to libfec_rs. Bug: 34220783 Change-Id: I70dd794cbf2ed2f118849371379e424159b312a4
-