Revert "Refactor profiling"

This reverts commit 0b462407ae.
This commit is contained in:
Qi Wang
2019-07-29 14:09:20 -07:00
parent 0b462407ae
commit 1a0503367b
8 changed files with 1453 additions and 1504 deletions

View File

@@ -58,7 +58,6 @@
<ClCompile Include="..\..\..\..\src\pages.c" />
<ClCompile Include="..\..\..\..\src\prng.c" />
<ClCompile Include="..\..\..\..\src\prof.c" />
<ClCompile Include="..\..\..\..\src\prof_data.c" />
<ClCompile Include="..\..\..\..\src\prof_log.c" />
<ClCompile Include="..\..\..\..\src\rtree.c" />
<ClCompile Include="..\..\..\..\src\sc.c" />