1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/cddl
Chuck Silvers f339a3ef63 dtrace: remove unnecessary fflush()
This call was added back in the early days of dtrace porting and
no one knows why anymore.  The extra flushing causes lots of
unnecessary CPU overhead when a script produces lots of output,
as well as easily losing output because the command can't keep up.

Sponsored by:	Netflix
Reviewed by:	imp, markj
Differential Revision:	https://reviews.freebsd.org/D34216
2022-02-09 17:09:26 -08:00
..
compat/opensolaris
contrib/opensolaris dtrace: remove unnecessary fflush() 2022-02-09 17:09:26 -08:00
lib Disable clang 14 warning about bitwise operators in zstd 2022-02-08 21:46:08 +01:00
sbin
share
tests
usr.bin
usr.libexec
usr.sbin
Makefile
Makefile.inc