`pyperf command` only supports the `--track-memory` option, and not the `--tracemalloc`: https://github.com/psf/pyperf/blob/968f2474f8b4cf55bca2b90ce0f699ec371b1a66/pyperf/_command.py#L50 Do you think it's better to have a warning (or just a fatal) here?