[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.linuxtools] Re: OProfile on openSUSE 11.1

Axel Mueller wrote:
If the binary was profiled from within Eclipse and it doesn't show any symbols/samples, but opreport does, file a bug at eclipse.org and attach sample files please :)
The samples were created from a launch within Eclipse.

Was the binary compiled with optimization -O? -g? It is possible that the samples oprofile gathered did not correlate to source lines, although a check of `opannotate --source` should verify that.


Could you post the output of `opreport -l`, `opannotate --source` and tar the sample files and put them somewhere I can access (eg rapidshare.com)? If not for the binary in question, then perhaps a similar reduced case. It would be most helpful :)

BTW, I am using oprofile 0.9.3. AFAIK, there was no change in the output format in the latest 0.9.4 (there is nothing mentioned in the Release Notes).

The plugin works on Fedora 9 which has oprofile 0.9.3, so I don't think that would be an issue.


Thanks,


-Kent