Skip to content

The usage description of 6prof contains an error #948

@gopherbot

Description

@gopherbot

by Leo.LVEB:

What steps will reproduce the problem?
1. use the 6prof command without arguments

What is the expected output?
Usage: prof -p pid [-t total_secs] [-d delta_msec] [6.out args ...]
        formats (default -h):
                -P file.prof: write [c]pprof output to file.prof


What do you see instead?
Usage: prof -p pid [-t total_secs] [-d delta_msec] [6.out args ...]
        formats (default -h):
                -c file.prof: write [c]pprof output to file.prof


What is your $GOOS?  $GOARCH?
linux, amd64

Which revision are you using?  (hg identify)
af73f0550913 tip

Attachments:

  1. patch (583 bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions