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

tools/hardirqs: Print results in descending order #5148

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Bojun-Seo
Copy link
Contributor

@Bojun-Seo Bojun-Seo commented Nov 19, 2024

Users are usually interested in events that happen frequently and consume more time.
So, print the results in descending order.

The ordering policy can be changed base on this discussion
#5143
Current decision is to print report in descending order by default unless there is a strong compelling reason to do otherwise.

Users are usually interested in events that happen frequently and
consume more time. So, print the results in descending order.
@yonghong-song yonghong-song merged commit fb62cc3 into iovisor:master Nov 22, 2024
12 checks passed
@Bojun-Seo Bojun-Seo deleted the hardirq branch November 25, 2024 00:46
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