Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

system-extras: List of commits

system/extras


RSS
Rev. Time Author
3c6d3fe 2021-05-15 06:35:39 Yabin Cui

Merge "simpleperf: add --only-host-test option in do_test.py."

31f4af9 2021-05-15 06:19:54 Yabin Cui

Merge "simpleperf: add --show-app-type in simpleperf_app_runner." am: b233aea6a9 am: ea752c44ab am: 1d0a3a5fc4

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1706288

Change-Id: I8f9bcc170e9be7da62c87b48bab97b27a71091f7

c03e6f9 2021-05-15 06:19:41 Yabin Cui

Merge "simpleperf: add type hints in simpleperf_report_lib.py." am: 0bc00c609a am: 51307916c7 am: 41d2d1781a

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1707303

Change-Id: I71eab92e5c24a37af2f3e25144a511aae4930091

1d0a3a5 2021-05-15 06:17:26 Yabin Cui

Merge "simpleperf: add --show-app-type in simpleperf_app_runner." am: b233aea6a9 am: ea752c44ab

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1706288

Change-Id: I25208c3f63f6cb939230f87bab0d4db38acaf110

ea752c4 2021-05-15 06:00:37 Yabin Cui

Merge "simpleperf: add --show-app-type in simpleperf_app_runner." am: b233aea6a9

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1706288

Change-Id: I58135244ec3a5b2b465f7ff0e0c5dc9a39015f55

41d2d17 2021-05-15 05:53:21 Yabin Cui

Merge "simpleperf: add type hints in simpleperf_report_lib.py." am: 0bc00c609a am: 51307916c7

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1707303

Change-Id: I4ad668560f65d1e9c62e4a1dae8474ec3af01cb3

b233aea 2021-05-15 05:45:39 Yabin Cui

Merge "simpleperf: add --show-app-type in simpleperf_app_runner."

5130791 2021-05-15 05:32:15 Yabin Cui

Merge "simpleperf: add type hints in simpleperf_report_lib.py." am: 0bc00c609a

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1707303

Change-Id: I050bca28736a3b163da53241ab01b998376be115

f652c5f 2021-05-15 05:28:49 Yabin Cui

Merge "simpleperf: add more device info in recording file." am: b8c63387c5 am: 86832539d1 am: 31afc21654 am: 960749da5a

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1706486

Change-Id: Iaf72d6a6747844454cc39ee6c04fa375acd26f12

b961f96 2021-05-15 05:28:39 Treehugger Robot

Merge "Link libdexfile_support statically." am: 276327e177 am: 891411c1d4 am: 21a0958688 am: 198f86e607

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1708432

Change-Id: I82b7a0fa7a152ee9daec3fc2e0ec4351c9b98276

960749d 2021-05-15 05:07:15 Yabin Cui

Merge "simpleperf: add more device info in recording file." am: b8c63387c5 am: 86832539d1 am: 31afc21654

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1706486

Change-Id: Ic7e96c998e87d563f997fd81a5ebbfa809d29c85

198f86e 2021-05-15 05:07:02 Treehugger Robot

Merge "Link libdexfile_support statically." am: 276327e177 am: 891411c1d4 am: 21a0958688

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1708432

Change-Id: I389823c95a01212077c151ba219f04a638192f96

0bc00c6 2021-05-15 05:04:32 Yabin Cui

Merge "simpleperf: add type hints in simpleperf_report_lib.py."

31afc21 2021-05-15 04:50:31 Yabin Cui

Merge "simpleperf: add more device info in recording file." am: b8c63387c5 am: 86832539d1

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1706486

Change-Id: I85c1625a9fc52856f8c195c603a38d18f37e38b7

21a0958 2021-05-15 04:50:25 Treehugger Robot

Merge "Link libdexfile_support statically." am: 276327e177 am: 891411c1d4

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1708432

Change-Id: Ib9863c9a5e4363cbfb2fb29e0ff390729211cede

8683253 2021-05-15 04:25:02 Yabin Cui

Merge "simpleperf: add more device info in recording file." am: b8c63387c5

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1706486

Change-Id: I72739008af0bc074c0fc1d7f90a77460e84abf0b

891411c 2021-05-15 04:24:53 Treehugger Robot

Merge "Link libdexfile_support statically." am: 276327e177

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1708432

Change-Id: I7085e2b29dae477c8c03d836767d99e7929aba11

b8c6338 2021-05-15 04:13:35 Yabin Cui

Merge "simpleperf: add more device info in recording file."

be764b4 2021-05-15 04:07:16 Yabin Cui

simpleperf: add --only-host-test option in do_test.py.

Add option to only run host tests, which are much faster
than running all tests.

Also import Iterator from typing to run on python3.8.

Bug: 185526771
Test: run scripts/test/test.py --only-host-test.

Change-Id: Idd7225eb21cc48f6e5db100d387227c33e0b8039

276327e 2021-05-15 04:02:59 Treehugger Robot

Merge "Link libdexfile_support statically."

2dd845b 2021-05-15 03:19:25 Yabin Cui

simpleperf: add type hints in simpleperf_report_lib.py.

Bug: 185526771
Test: run scripts/test/test.py.
Change-Id: Ic1c679fe609792e31f0d24f2e1a516e3fc57b3ee

48af21a 2021-05-15 02:10:25 Martin Stjernholm

Link libdexfile_support statically.

It's a tiny library that is better off without the DSO overhead.

Test: `m droid` without libdexfile_support available as a shared lib
Test: Boot
Bug: 143978909
Change-Id: Iba987a339be613872f12e1739069284fa208d813

d45f00d 2021-05-14 10:10:17 android-build-team Robot

Snap for 7360053 from e9061206cafeba69bd426617c84e8cdd0aa777e2 to sc-v2-release

Change-Id: I8d127c69c284a2435fe99b05a5c431c465b935ef

db19d6d 2021-05-14 08:12:41 Yabin Cui

simpleperf: add --show-app-type in simpleperf_app_runner.

It shows whether an app is debuggable or profileable.
Use it to decide whether to use run-as or simpleperf_app_runner
to profile an app. Also use it to store app_type in meta_info.

Bug: 186469540
Test: run simpleperf_unit_test.
Test: run CtsSimpleperfTestCases.
Change-Id: If36dc3d88a7ac4cbca803e5b0565a4fdda2755cb

f9ae7ab 2021-05-14 04:04:06 Yabin Cui

simpleperf: add more device info in recording file.

Add android_sdk_version and android_build_type in meta info.

Bug: 186469540
Test: run simpleperf_unit_test
Change-Id: Ifcab8c93e5565bd3df8cc4f0ef167e537c08b2c5

6a9a461 2021-05-14 03:30:12 Yabin Cui

Merge "simpleperf: move kernel_start_addr into Binary msg." am: 16508f8394 am: fb512beae8 am: 5b323706fb am: e9061206ca

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1704688

Change-Id: I5140582f1bc7a1af532e6fcd8b6a86d8753f2e16

e906120 2021-05-14 03:12:37 Yabin Cui

Merge "simpleperf: move kernel_start_addr into Binary msg." am: 16508f8394 am: fb512beae8 am: 5b323706fb

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1704688

Change-Id: I4b48f2648712b8cd071a3bbec26af7984e5227d3

5b32370 2021-05-14 02:46:26 Yabin Cui

Merge "simpleperf: move kernel_start_addr into Binary msg." am: 16508f8394 am: fb512beae8

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1704688

Change-Id: I1cd670f16f4d4acb44fbca3e3c879e68ab5ef036

fb512be 2021-05-14 02:23:58 Yabin Cui

Merge "simpleperf: move kernel_start_addr into Binary msg." am: 16508f8394

Original change: https://android-review.googlesource.com/c/platform/system/extras/+/1704688

Change-Id: I74ba748980c209705ea63c7b6706e74b696850ee

16508f8 2021-05-14 02:03:14 Yabin Cui

Merge "simpleperf: move kernel_start_addr into Binary msg."

Show on old repository browser