Page MenuHomeFreeBSD

avx_sig: Print statistics by interval if ^T is not supported
ClosedPublic

Authored by dchagin on May 28 2023, 12:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 4, 5:06 PM
Unknown Object (File)
Dec 11 2024, 12:42 PM
Unknown Object (File)
Dec 4 2024, 2:32 AM
Unknown Object (File)
Dec 2 2024, 3:15 PM
Unknown Object (File)
Nov 20 2024, 9:27 AM
Unknown Object (File)
Nov 18 2024, 3:31 AM
Unknown Object (File)
Nov 6 2024, 5:42 PM
Unknown Object (File)
Nov 6 2024, 5:41 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51747
Build 48638: arc lint + arc unit

Event Timeline

IMO switching to print the stat unconditionally instead of doing it on SIGINFO is preferable then.

Print statistics by interval enstead of by pressing ^T

tools/test/avx_sig/avx_sig.c
96

This line should be either removed or modified. Might be print the counter as part of the statistic.

This revision is now accepted and ready to land.May 28 2023, 8:11 PM