commit | 478b85085b7c8573227d69c6ba78d711eb6d908f | [log] [tgz] |
---|---|---|
author | Shuhei Takahashi <nya@chromium.org> | Fri Mar 29 12:04:06 2024 +0900 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 13 01:54:49 2024 +0000 |
tree | 2daa82b1cc7eb591d946aceeac8c74cce04fbb79 | |
parent | a194cbbb408add5af1655886e114c63a59f2ec81 [diff] |
process_artifacts: Diagnose cache hits This patch adds --diagnose-cache-hits that analyzes a compact execlog to diagnose cache hits. Example output: https://paste.googleplex.com/4877861987287040 BUG=b:331890379 TEST=bazel test //bazel/portage/tools/process_artifacts:all Change-Id: Ifca206f3f009881aefc7c544db3ce0ec7b07667f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/bazel/+/5528444 Commit-Queue: Shuhei Takahashi <nya@chromium.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: Shuhei Takahashi <nya@chromium.org>