Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] eclipse plug-in for Linux perf tool

Just for a quick update it looks like the project will go ahead, so i'm
starting on this now =)
This is my first time writing an eclipse plugin however so i'm just
learning how it all works at the moment.
The common profiling layer sounds pretty good but as a first goal (for the
next month or so) i'm going to just try and get an empty plugin (or perhaps
clone the oprofile plugin and change it a little) to run a perf test and
display its results, ideally I want to get the code hotspotting feature of
the oprofile plugin working though not sure how long that will take. Once
thats working i'll hopefully understand enough of it by then to make an
attempt at a profiling layer, if it gets that far =)
I'll jump on that irc channel and hopefully bump into some of you, if the
timezones aren't too far apart (i'm in Australia)

--thavidu

linuxtools-dev-bounces@xxxxxxxxxxx wrote on 30/03/2010 10:39:21:

> Thavidu Ranatunga/Australia/Contr/IBM@IBMAU
> Sent by: linuxtools-dev-bounces@xxxxxxxxxxx
>
> 30/03/2010 10:39
>
> Please respond to
> Linux Tools developer discussions <linuxtools-dev@xxxxxxxxxxx>
>
> To
>
> Linux Tools developer discussions <linuxtools-dev@xxxxxxxxxxx>
>
> cc
>
> Subject
>
> Re: [linuxtools-dev] eclipse plug-in for Linux perf tool
>
> Hi,
> I'm an interning at IBM at the moment and coincidentally i'm just
starting
> a project for a gui frontend to perf at the moment, most likely in
eclipse.
> I've been looking at the existing gui tools for other profilers for the
> last few weeks and i'm likely going to base it on the current oprofile
> eclipse plugin =) The project is at a pretty early/vague stage at the
> moment though.
> Thanks,
> --thavidu
>
> linuxtools-dev-bounces@xxxxxxxxxxx wrote on 30/03/2010 02:07:25:
>
> > William Cohen <wcohen@xxxxxxxxxx>
> > Sent by: linuxtools-dev-bounces@xxxxxxxxxxx
> >
> > 30/03/2010 02:07
> >
> > Please respond to
> > Linux Tools developer discussions <linuxtools-dev@xxxxxxxxxxx>
> >
> > To
> >
> > linuxtools-dev@xxxxxxxxxxx
> >
> > cc
> >
> > Subject
> >
> > [linuxtools-dev] eclipse plug-in for Linux perf tool
> >
> > Given the perf tool is gaining support in Linux, there should be an
> > elcipse-plugin for perf similar to the eclipse-plugin for OProfile.
> > Fedora 12 has support for Perf and it would be nice if eclipse could
> > make use of it.
> >
> >
> >
> > -Will
> > _______________________________________________
> > linuxtools-dev mailing list
> > linuxtools-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
>
> _______________________________________________
> linuxtools-dev mailing list
> linuxtools-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/linuxtools-dev



Back to the top