Re: [linuxtools-dev] [TMF] Advanced statistics view

2013-02-14 Thread Naser Ezzati
Hello I want to mention a general case, in which we want to support "group by" queries for different attributes and resources. Regarding the problem mentioned by François, suppose we want to calculate * per*-*cpu CPU utilization of each process* (select CPU usages for each CPU separately, group

Re: [linuxtools-dev] Valgrind UI Java Null pointer

2013-02-14 Thread Wainer Moschetta
Hi, I don't know the root cause of that exception although I suspect it is related with absence of valgrind in the environment. Anyway, I found an opportunity to improve whichVersion() method and thus submitted a patch for review: https://git.eclipse.org/r/10370 -- Wainer dos Santos Mos