diff options
| author | 2021-06-04 14:16:42 -0700 | |
|---|---|---|
| committer | 2021-06-10 18:28:48 +0000 | |
| commit | c6a73641879a4d23403ec007ffc1c3d634bc46e6 (patch) | |
| tree | 9dc2c86b963056cd3dc696240f97604b67c546ec /vulkan/libvulkan/api.cpp | |
| parent | 4c44be8cc60cd3bc4a8b3ba7a99ce55d6b1dcef6 (diff) | |
Add detailed Skia traces sysprop to RenderEngine.
BUG:180767647
Test: setprop, force client composition, perfetto trace
1. `adb shell setprop debug.renderengine.skia_atrace_enabled 1`
2. `adb shell stop && adb shell start`
3. Force client composition:
`adb shell service call SurfaceFlinger 1008 i32 1`
(`adb shell dumpsys SurfaceFlinger | grep -A 30 "HWC layers"` can
be used to check layers are "CLIENT" instead of "DEVICE".)
4. Perfetto script to trace.
5. See skia traces e.g. `grsurfacedrawcontext` in surfaceflinger
RenderEngine process.
Change-Id: I0612e3df82de08ab6a754b4f60d09057d335b1b1
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions