1. Compile benchmarks using -static option turned on (-Bstatic for cc).

2. Generate an instrumented version of the benchmark by:

3. Run the instrumented benchmark to generate profile information by:

4. Obtain dynamic statistics of the benchmark by:

5. Additionally a SHADE program is used to gather more information.