Profiling tools.

This commit is contained in:
Robin Davies
2024-09-04 13:24:45 -04:00
parent f82c1f788b
commit 7774dc06e6
7 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -179,7 +179,7 @@
// Resolved by CMake Tools:
"program": "${command:cmake.launchTargetPath}",
"args": [ "Nam_Profile", "--no-profile","-w" ],
"args": [ "ToobNam_Profile", "--no-profile","-w" ],
"stopAtEntry": false,
"cwd": "${workspaceFolder}",