Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'common/TracyStackFrames.cpp')
-rw-r--r--common/TracyStackFrames.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/TracyStackFrames.cpp b/common/TracyStackFrames.cpp
index 20027d25..6fa875f3 100644
--- a/common/TracyStackFrames.cpp
+++ b/common/TracyStackFrames.cpp
@@ -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 },
{}
};