commit | d4ee45c0ce40721685af21cffe0928c811b01e2e | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@chromium.org> | Fri Apr 05 16:06:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 05 16:06:18 2024 +0000 |
tree | cb8c823c5cc2add11ea89805e21fa39b5c7db601 | |
parent | 8c56cd2da507853b129dca9a80d0a2b1bbcf2fa9 [diff] |
[tools] Fix the loading of historic months data When a new month starts, perfmon will fail to find a results file for the current month, and would give up scanning. Fix this by scanning up to 10 year's worth of data. Change-Id: Ie6b02e9166528addd468f699782e91c251d8f166 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182460 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.