There are two ways to start the GpProfile.
From the Tools menu.
1.Start the Delphi.
2.Load ThrdDemo project (located in Demos\Threads under the main Delphi folder).
3.Compile it (Ctrl+F9). This will a) create $EXENAME macro that is used when running GpProfile from the Tools menu and b) check the syntax of the program.
4.Run GpProfile from the Tools menu.
Standalone.
1.Start the GpProfile.
2.Select Project.Open and open ThrdDemo.dpr (located in Demos\Threads under the main Delphi folder).
