skia2/infra/bots/buildstats
Kevin Lubick 8875baf99d Add Bloaty (with demangling) for wasm BuildStats
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>
2018-10-18 19:00:38 +00:00
..
buildstats_cpp.py Add BuildStats job for Mini 2018-10-09 17:33:46 +00:00
buildstats_flutter.py Have BuildStats use Flutter's stripped lib 2018-10-12 21:32:54 +00:00
buildstats_wasm.py Add Bloaty (with demangling) for wasm BuildStats 2018-10-18 19:00:38 +00:00
buildstats_web.py Add BuildStats job for Mini 2018-10-09 17:33:46 +00:00