47
edits
Changes
→VTune Tutorial 2: Locks and Wait Tutorial
In the "Bottom-Up" panel, click on sync objects and then click on the function that uses the sync object. This will open a window that shows the code.
[[File:16.PNG]]
Lastly, modify the code to fix the locks.
Re-build and re-run the application and compare results.
== VTune Tutorial 3: Disk input Output Analysis ==