Also ignore "atomic" header.

This commit is contained in:
Bartosz Taudul
2021-06-09 02:14:01 +02:00
parent 9c2ea8a71f
commit bb0f5025b2
2 changed files with 2 additions and 1 deletions

View File

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