Re: [linuxtools-dev] Get parent quark in state system

2014-03-24 Thread Alexandre Montplaisir
Hi Francis, Typically you access attributes by passing either their full path, or their path relative to another quark. So you should technically always know its direct parent, no? ;) If you have a particular use case where you'd want to get the parent from a child, well right now the interface d

Re: [linuxtools-dev] Get parent quark in state system

2014-03-24 Thread Geneviève Bastien
On 14-03-24 06:48 PM, Francis Giraldeau wrote: I would like to know if it is possible to query the get the parent quark of a given quark? Here is an example of usage: ITmfStateSystemBuilder ss; ss.getSubAttributes(quark); // get children, exists ss.getParentAttributes(quark); // get parent, doe

[linuxtools-dev] Get parent quark in state system

2014-03-24 Thread Francis Giraldeau
I would like to know if it is possible to query the get the parent quark of a given quark? Here is an example of usage: ITmfStateSystemBuilder ss; ss.getSubAttributes(quark); // get children, exists ss.getParentAttributes(quark); // get parent, does not exist? Thanks! Francis ___

[linuxtools-dev] [Hudson] Hudson build is back to normal : linuxtools-master #1888

2014-03-24 Thread hudsonbuild
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ ___ linuxtools-dev mailing list linuxtools-dev@eclipse.org h

Re: [linuxtools-dev] gcov results aggregation

2014-03-24 Thread Roland Grunberg
- Original Message - > From: "Mr. Clif" > To: "Linux Tools developer discussions" > Sent: Friday, March 21, 2014 8:03:39 PM > Subject: Re: [linuxtools-dev] gcov results aggregation > > So now that I've familiarized myself with lcov and genhtml, I see they > do exactly what I was trying

[linuxtools-dev] [Hudson] Build failed in Hudson: linuxtools-master #1887

2014-03-24 Thread hudsonbuild
See -- Started by user akurt...@redhat.com Checkout:workspace / - hudson.remoting.LocalChannel@72a597f1 Using strategy: De