[linuxtools-dev] Contributing a code for the Helgrind plugin

2011-05-02 Thread danielhb
Hello, I've being working on the Helgrind plugin for Eclipse and now I think it's good enough to be contributed. There are things that probably need more work ( I noticed that some Valgrind plugins have separated test plugins, don't know if it is required or not ) but the code itself is ready

Re: [linuxtools-dev] Linuxtools unified launch

2012-10-09 Thread danielhb
How to define which profile tool to use with this unified launch? Because right now linuxtools have Valgrind (and all the subtools), Oprofile, Perf Maybe running all the available tools and providing all the results in a "Profile" perspective? Sorry to jump in the middle of the discussio

[linuxtools-dev] Unified launcher for remote profiling?

2012-11-12 Thread danielhb
Hello, Just checked out the lastest master Linuxtools code and saw the work on the unified local launcher. I want to check if there are any plans (or anyone) commited to do this unification but using te remote launchers. If there is none I'll work on it. Thanks,