|
|
@ -74,7 +74,10 @@ list(APPEND vmprofiler_SOURCES
|
|
|
|
"src/vmprofiles/svsp.cpp"
|
|
|
|
"src/vmprofiles/svsp.cpp"
|
|
|
|
"src/vmprofiles/vmexit.cpp"
|
|
|
|
"src/vmprofiles/vmexit.cpp"
|
|
|
|
"src/vmprofiles/write.cpp"
|
|
|
|
"src/vmprofiles/write.cpp"
|
|
|
|
|
|
|
|
"src/vmprofiles/writedr7.cpp"
|
|
|
|
"src/vmutils.cpp"
|
|
|
|
"src/vmutils.cpp"
|
|
|
|
|
|
|
|
"include/uc_allocation_tracker.hpp"
|
|
|
|
|
|
|
|
"src/uc_allocation_tracker.cpp"
|
|
|
|
"include/vmctx.hpp"
|
|
|
|
"include/vmctx.hpp"
|
|
|
|
"include/vminstrs.hpp"
|
|
|
|
"include/vminstrs.hpp"
|
|
|
|
"include/vmlocate.hpp"
|
|
|
|
"include/vmlocate.hpp"
|
|
|
|