gapit benchmark should not require -dumptrace to run.
Open
bug
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
```
gapit benchmark --api vulkan de.saschawillems.vulkanBloom
[...]
Error: stat benchmark.gfxtrace: no such file or directory
```
This error does is not very helpful. It looks like the `-dumptrace` argument is required for `benchmark`, the error message should say so.
Contributor guide
Assessment
This issue has not been assessed yet.