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
F87075481: D40311.id122542.diff
Sat, Jun 29, 12:29 AM
Unknown Object (File)
Tue, Jun 18, 2:51 PM
Unknown Object (File)
Sun, Jun 16, 6:31 PM
Unknown Object (File)
Sun, Jun 2, 7:55 AM
Unknown Object (File)
May 26 2024, 6:57 AM
Unknown Object (File)
May 26 2024, 6:56 AM
Unknown Object (File)
May 11 2024, 5:09 AM
Unknown Object (File)
Mar 22 2024, 1:04 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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