[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.linuxtools] Re: Can't use oprofile anymore
|
Gianluca Borello wrote:
>> Hmm odd.. that is an error from oprofile internally. What happens when
>> you run `ophelp`? What version of oprofile, eclipse and the oprofile
>> plugin are you using?
>
> $ ophelp oprofile: available events for CPU type "Core 2"
>
> See Intel Architecture Developer's Manual Volume 3, Appendix A and
> Intel Architecture Optimization Reference Manual (730795-001)
>
> CPU_CLK_UNHALTED: (counter: all)
> Clock cycles when not halted (min count: 6000)
> Unit masks (default 0x0)
> ..
> ..
> ..
>
>
> oprofile 0.9.3 compiled on Feb 25 2009 10:54:30
> eclipse version 3.4.2
> oprofile plugin 0.2.0.20090618007
>
> It stopped working after last update of the plugin. No other component
> has been updated.
>
How did you install/update the plugin? The 0.2.0 release of the plugin
does not have that datestamp (20090618007). Try re-installing the plugin
from the stable update site:
http://download.eclipse.org/technology/linuxtools/update
If the problem still persists, try rebuilding opxml by following these
instructions:
http://wiki.eclipse.org/Linux_Tools_Project/OProfile/User_Guide#Rebuilding_opxml
Let me know how it goes, thanks for trying out the plugin :)
-Kent