Skip to content
Snippets Groups Projects
Commit 06dc31ef authored by Mohamed Ibrahim's avatar Mohamed Ibrahim
Browse files

Fix formatting

parent 7064acbf
No related branches found
No related tags found
No related merge requests found
......@@ -69,10 +69,10 @@ Assume your Eclipse project follows a typical Maven layout:
8. Create an external tool configuration to generate the cltrace and summary profiles.
Run > External Tools > External Tool Configurations...
Name: AMD cltrace - Project
Location: C:\Program Files (x86)\AMD APP\tools\AMD APP Profiler 2.4\x64\sprofile.exe
Arguments:
1. Run > External Tools > External Tool Configurations...
2. Name: AMD cltrace - Project
3. Location: C:\Program Files (x86)\AMD APP\tools\AMD APP Profiler 2.4\x64\sprofile.exe
4. Arguments:
-o "${project_loc}\profiles\cltrace.txt" -k all -r -O -t -T
-w "${project_loc}"
"C:\Program Files\Java\jdk1.6.0_30\bin\java.exe"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment