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

Fix formatting

parent b0684238
No related branches found
No related tags found
No related merge requests found
...@@ -74,11 +74,11 @@ Assume your Eclipse project follows a typical Maven layout: ...@@ -74,11 +74,11 @@ Assume your Eclipse project follows a typical Maven layout:
3. Location: C:\Program Files (x86)\AMD APP\tools\AMD APP Profiler 2.4\x64\sprofile.exe 3. Location: C:\Program Files (x86)\AMD APP\tools\AMD APP Profiler 2.4\x64\sprofile.exe
4. Arguments: 4. Arguments:
-o "${project_loc}\profiles\cltrace.txt" -k all -r -O -t -T -o "${project_loc}\profiles\cltrace.txt" -k all -r -O -t -T
-w "${project_loc}" -w "${project_loc}"
"C:\Program Files\Java\jdk1.6.0_30\bin\java.exe" "C:\Program Files\Java\jdk1.6.0_30\bin\java.exe"
-Djava.library.path="lib\aparapi-2012-02-15" -Djava.library.path="lib\aparapi-2012-02-15"
-jar "${project_loc}\runner.jar" -jar "${project_loc}\runner.jar"
9. Run the AMD profiler counter configuration to generate the counter profile. 9. Run the AMD profiler counter configuration to generate the counter profile.
......
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