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

[Feature] display latency should be done by default #37

Closed
egobillot opened this issue Sep 9, 2020 · 0 comments
Closed

[Feature] display latency should be done by default #37

egobillot opened this issue Sep 9, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@egobillot
Copy link
Owner

egobillot commented Sep 9, 2020

Is your feature request related to a problem? Please describe.
I think users want by default the average latency per function. So we should remove the flag -l for latency and make it the default behaviour

Describe the solution you'd like
calltop.py will display latency metrics.
calltop.py --no-latency won't display latency metrics

Describe alternatives you've considered
Do we need the --no-latency flags ? the only reason to keep it, is for performance, as we need a second eBPF attached on return.

@egobillot egobillot added the enhancement New feature or request label Sep 9, 2020
@egobillot egobillot self-assigned this Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant