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
F160251091: D40311.id122542.diff
Mon, Jun 22, 1:58 PM
Unknown Object (File)
Wed, Jun 17, 5:29 PM
Unknown Object (File)
Wed, Jun 17, 6:58 AM
Unknown Object (File)
Tue, Jun 16, 11:32 AM
Unknown Object (File)
May 6 2026, 12:11 PM
Unknown Object (File)
May 2 2026, 8:58 PM
Unknown Object (File)
Apr 28 2026, 3:17 AM
Unknown Object (File)
Apr 27 2026, 10:22 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51748
Build 48639: 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