If a function only has a few instructions, instrumentation can significantly increase the size and performance overhead of that function. Add the -pgo-function-size-threshold option to select a size threshold so these small functions are not instrumented.
A similar option -fxray-instruction-threshold=<N> is used for XRay to reduce binary size overhead [1].
The convention is to omit the period for help messages. Just ignore a few options in this file which do not stick with the convention.