cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

How to make a CPU profile portable ?

Hi

I am using CodeXL for CPU profiling. I run codeXL on a windows server & save the profile on that server. I want to import that profile and make it readable on other machine (eg. locally on my PC). I know there is this .ebp file which can be imported, but how to change the source code directory path ?

since the profile which I import has paths local to the windows server. How do I change it to make the profiled source code readable in codeXL on my PC ?

I tried changing the path in Tools>Options>CPU Profile... but I couldnt open the source.

Please suggest. Thanks

-Kunal

0 Likes
1 Reply

Hi,

A crude way of doing this by updating the paths in .cxl file that CodeXL creates. The .cxl file, the directory that CodeXL creates with the same name as that of the project and its contents can then be ported to another machine.


AMD Support.

0 Likes