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, Apr 5, 5:03 AM
Unknown Object (File)
Mar 10 2025, 1:12 PM
Unknown Object (File)
Feb 11 2025, 5:02 AM
Unknown Object (File)
Feb 3 2025, 8:56 AM
Unknown Object (File)
Feb 3 2025, 7:29 AM
Unknown Object (File)
Jan 29 2025, 1:09 PM
Unknown Object (File)
Jan 24 2025, 8:48 AM
Unknown Object (File)
Jan 24 2025, 8:39 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