Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] OProfile error in "timer interrupt" mode

Hi,

When I try to use OProfile through the eclipse plug-in, I get the following error message on the shell on which I started eclipse:

"You cannot specify any performance counter eventsbecause OProfile is in timer mode."

In Eclipse, I get this error dialog:

"FATAL: An error occured running opcontrol. Reason: Exit code of opcontrol indicates failure".

In this scenario, I force the "timer interrupt mode" by doing "modprobe oprofile timer=1", since the NMI mode doesn't seem to work for me (runs, but captures no event), maybe because I run in an emulated environment (VirtualBox).

Any idea or suggestions?   Should I fill-in a bug report?


Thanks,

Marc

Config details:

Ubuntu 9.04 32 bit
OProfile 0.9.6 (from sources)
Eclipse 3.5.2
OProfile plug-in: 0.3.0.201003171651






Back to the top