Skip to content

Error: Invalid long option '--help' #453

Description

@TopCoder2K

This is a really stupid question, but how do I get documentation for perf_analyzer using the CLI? The docs clearly state that there is such an option, but I'm unable to use it:

root@[my_server]:/workspace# perf_analyzer --help
Error: Invalid long option '--help'

I'm running the analyzer inside the official docker-container:

docker run --gpus all --rm -it --net=host nvcr.io/nvidia/tritonserver:25.10-py3-sdk bash

and I haven't changed anything in it. Check:

root@[my_server]:/workspace# ls -l $(which perf_analyzer)
-rwxr-xr-x 1 root root 216 Oct 29 18:28 /usr/local/bin/perf_analyzer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions