[eclipseoprofile-devel] Re: [eclipseoprofile-cvs] Eclipse OProfile for Windows
Brought to you by:
jhandcock
From: <je...@ap...> - 2006-04-06 23:58:05
|
[moving to eclipseoprofile-devel list] Hi Mariano, > Is there an Eclipse Oprofiler for windows? If there is where can I > download it and if there isn't is there plans to develop one for windows? Eclipse-OProfile is really just a front-end on top of the OProfile profiling tool [1]. OProfile is a Linux-only tool, so Eclipse-OProfile is really only useful on a Linux system. If you're looking for a profiling tool for Windows applications, then Eclipse-OProfile (nor OProfile) won't work for you. It may be possible in the future to use Eclipse-OProfile on a Windows machine that acts as a front-end to OProfile on a remote Linux system, but this isn't currently supported. Thanks for your interest, Jeremy [1] http://oprofile.sourceforge.net/ |