Re: [linuxtools-dev] Use of the OProfile's operf command for the eclipse oprofile plugin

2013-03-04 Thread Wainer Moschetta
FYI https://bugs.eclipse.org/bugs/show_bug.cgi?id=378710 On 03/04/2013 03:55 PM, Daniel H Barboza wrote: "Would it be possible to get the eclipse oprofile plugin to use that command?" Yes it would, and I believe that's the idea in the near future. On Mon, 2013-03-04 at 13:33 -0500, William C

Re: [linuxtools-dev] Use of the OProfile's operf command for the eclipse oprofile plugin

2013-03-04 Thread Daniel H Barboza
"Would it be possible to get the eclipse oprofile plugin to use that command?" Yes it would, and I believe that's the idea in the near future. On Mon, 2013-03-04 at 13:33 -0500, William Cohen wrote: > The newest version of oprofile (0.9.8) has the user-space only command > "operf" to collect p

[linuxtools-dev] Use of the OProfile's operf command for the eclipse oprofile plugin

2013-03-04 Thread William Cohen
The newest version of oprofile (0.9.8) has the user-space only command "operf" to collect profiling data. This command doesn't require the use of root privileges. Would it be possible to get the eclipse oprofile plugin to use that command? -Will ___