8875baf99d
The bloaty here was compiled with this patch: https://github.com/google/bloaty/pull/149 Hopefully that lands upstream and we can track master again. This adds BuildStats.+Debug because we need symbols to get sensical data. Bloaty's WASM support is experimental and currently doesn't support having a stripped (Release) version be profiled using the symbols of a Debug version. This means that the buildStats for debug will be higher than actual, but hopefully the absolute positioning will be the same and thus the outputs useful. Bug: skia: Change-Id: Id7bf721843e8c52a0aae2b7e57ff95397693b3dd Reviewed-on: https://skia-review.googlesource.com/c/163256 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> |
||
---|---|---|
.. | ||
bots | ||
branch-config | ||
canvaskit | ||
config | ||
cts | ||
lottiecap | ||
pathkit | ||
project-config | ||
skqp | ||
README.md |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).