hazptr: Detect frequent calls to hazptr_tc::fill
Summary: Detect frequent calls to hazptr_tc::fill. This is usually indicative of unnecessary overhead, either due to insufficient thread cache capacity for legitimate use cases, or due to unnecessary allocation of extra hazard pointers in user code. Reviewed By: yfeldblum Differential Revision: D8606484 fbshipit-source-id: e75223f8bc3e180a1ee651ee2989522d6b0a89df
Showing
Please register or sign in to comment