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
F166791511: D40311.id122535.diff
Sun, Aug 16, 4:58 PM
Unknown Object (File)
Fri, Aug 14, 9:25 PM
Unknown Object (File)
Fri, Aug 14, 4:17 AM
Unknown Object (File)
Wed, Aug 12, 10:28 PM
Unknown Object (File)
Wed, Aug 12, 7:00 PM
Unknown Object (File)
Wed, Aug 12, 3:20 PM
Unknown Object (File)
Wed, Aug 12, 2:57 PM
Unknown Object (File)
Mon, Aug 10, 7:43 AM
Subscribers

Diff Detail

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

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