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

Fix formatting

parent 40edc9fb
No related branches found
No related tags found
No related merge requests found
...@@ -73,6 +73,7 @@ Assume your Eclipse project follows a typical Maven layout: ...@@ -73,6 +73,7 @@ Assume your Eclipse project follows a typical Maven layout:
2. Name: AMD cltrace - Project 2. Name: AMD cltrace - Project
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}"`
......
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