Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend gops trace to allow duration parameter #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 29, 2022

  1. Extend gops trace to allow duration parameter

    `gops trace :port 10m` will now run a trace for 10 minutes,
    as opposed to always doing 5 seconds.
    
    For backwards compatibility both server and the client
    default to 5s if nothing is specified.
    glibsm committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0a33cbc View commit details
    Browse the repository at this point in the history