Ignore atomic_base.h implementation.

This commit is contained in:
Bartosz Taudul 2021-06-09 02:05:44 +02:00
parent 85da04bcc4
commit 854613f210
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -113,6 +113,7 @@ const StringMatch s_tracySkipSubframes_[] = {
{ "/include/xsaveoptintrin.h", 25 },
{ "/include/xsavesintrin.h", 23 },
{ "/include/xtestintrin.h", 22 },
{ "/bits/atomic_base.h", 19 },
{}
};