Hi,
I would like to profile my native code with valgrind and I've followed the tizen documentation on profiling.
I have created a new profile: Profile Configurations->Profile with Valgrind->New
but the C/C++ Application field is greyed out and says "The project is not built" and the dialog displays an error "Program not specified". The project has been built and run on the emulator.
The same problem happens for OProfile. I can successfully profile with Dynamic Analyser - it automatically detected the correct exe (Debug/Exename.exe) in the "C/C++ Application" field.
Can anyone help? Many thanks!
Matt