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

Update README.md #86

Closed
wants to merge 2 commits into from
Closed

Update README.md #86

wants to merge 2 commits into from

Conversation

RamaMalladiAWS
Copy link
Contributor

Added '--profile' flag details and changed interval to sampling interval for clarity.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Added '--profile' flag details and changed interval to sampling interval for clarity.
@RamaMalladiAWS
Copy link
Contributor Author

This change in README should also have a corresponding change in the "--help" text source code. Not done in this PR.


`-p, --period` period (how long you want the data collection to run, default is 10s)

`-r, --run-name` run name (name of the run for organization purposes, creates directory of the same name, default of aperf_[timestamp])

`-v, --verbose` verbose messages

`--profile` Gather profiling data using the 'perf' library
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In between two verbose arguments is a strange place to have dropped this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I felt so too. The ./aperf record --help has it so I just copied to keep that order. Indeed this should be fixed in both places.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can change both in the same PR ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants