-
Notifications
You must be signed in to change notification settings - Fork 721
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
cangen, canbusload: new features #571
cangen, canbusload: new features #571
Conversation
Add '-P' option for allow user to set the socket priority. This can be useful in conjuction with queuing discipline. Signed-off-by: Zhu Yi <[email protected]> Signed-off-by: Hubert Streidl <[email protected]> Signed-off-by: Mark Jonas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Add '-s' option for display busload statistic, the output contains minimal, maximum and exponentially-damped moving sums of one second average (borrowed from Linux load average algorithm) since start or reset (press 'r' while running). canbusload 2024-09-23 17:15:18 (exact bitstuffing) can0@500k 942 107535 60168 0 18% min: 0%, max: 21%, load: 16% 6% 2% |XXX.................| Signed-off-by: Zhu Yi <[email protected]> Signed-off-by: Hubert Streidl <[email protected]> Signed-off-by: Mark Jonas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
1d37b89
to
1301e27
Compare
Add '-v' option for visualize busload, the output shows a moving histogram of the past 90 seconds. canbusload 2024-09-23 17:19:33 (exact bitstuffing) can0@500k 487 55558 31048 0 99% |XXXXXXXXXXXXXXXXXXX.| 100%|.......................................................................................... 95%|..............................................................................XXXXXXXXXXXX 90%|.............................................................................XXXXXXXXXXXXX 85%|.............................................................................XXXXXXXXXXXXX 80%|.............................................................................XXXXXXXXXXXXX 75%|.............................................................................XXXXXXXXXXXXX 70%|.............................................................................XXXXXXXXXXXXX 65%|.............................................................................XXXXXXXXXXXXX 60%|............................................................................XXXXXXXXXXXXXX 55%|............................................................................XXXXXXXXXXXXXX 50%|............................................................................XXXXXXXXXXXXXX 45%|............................................................................XXXXXXXXXXXXXX 40%|............................................................................XXXXXXXXXXXXXX 35%|.........................................XXX................................XXXXXXXXXXXXXX 30%|.........................................XXXX...............................XXXXXXXXXXXXXX 25%|........................................XXXXXX.............................XXXXXXXXXXXXXXX 20%|XXXXXXXX...............................XXXXXXXXXXXXXXXXX....XXXXXXXXXXX...XXXXXXXXXXXXXXXX 15%|XXXXXXXXX.............................XXXXXXXXXXXXXXXXXXXX.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 10%|XXXXXXXXX.XXXXXXXXXXXXXXXXXXX..XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 5%|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Signed-off-by: Zhu Yi <[email protected]> Signed-off-by: Hubert Streidl <[email protected]> Signed-off-by: Mark Jonas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
1301e27
to
b3da2f6
Compare
@marckleinebudde |
@marckleinebudde If there was release in the next days / few weeks it would still be possible to update the meta-openembedded can-utils recipe and get it into the next Yocto Project / OpenEmbedded release in April 2025. |
Makes sense, please create a new issue. |
No description provided.