# apr gpu-memtrace-lint
Lint a captured GPU memory Chrome Trace Event Format JSON (CRUX-F-07)
**Category**: Linters
## Synopsis
```text
apr gpu-memtrace-lint [OPTIONS]
```
## Example
```bash
apr gpu-memtrace-lint --help
```
## Full help
Run `apr gpu-memtrace-lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/gpu_memtrace_lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/gpu_memtrace_lint.rs)
- Contract: [`contracts/apr-page-cli-gpu-memtrace-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-gpu-memtrace-lint-v1.yaml)