summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Mikael Pessa <mikaelpessa@google.com> 2019-08-26 17:22:04 -0700
committer Yiwei Zhang <zzyiwei@google.com> 2019-08-30 17:46:03 +0000
commit90092f4335b7360b149a57ee759df778e099ff87 (patch)
tree5725e9600ce49c70c3ced8b2d73a6ab70e76ba90 /vulkan/libvulkan/api.cpp
parent7fcea26183280ad81d09835c8fabf4fe095e3300 (diff)
Refactor: Pull tracing out of TimeStats.
The tracing in TimeStats ended up having no actual overlap with current TimeStats functionality. This CL pulls all tracing related code out into its own class. Test: atest libsurfaceflinger_unittest and manually inspected traces. Run trace with: { adb shell perfetto -c - --txt -o /data/misc/perfetto-traces/trace <<EOF buffers: { size_kb: 1280 } data_sources: { config { name: "android.surfaceflinger.frame" } } duration_ms: 3000 EOF } && adb pull /data/misc/perfetto-traces/trace ~/Desktop/trace Fixes: 140298240 Change-Id: I52d80d46eb8dee8979b02416ab7a758b7e58dfd1
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions