Re: [PATCH v3] Basic Support for Trace Compass

2019-09-04 Thread Ravindra Kumar Meena
> Hello Chris, > > I would like to check in the latest documentation patch from Ravindra as > is and then work on top of it. Otherwise his work is not included in the > project history > I have already sent the v5 of LTTng sched_switch documentation patch: https://lists.rtems.org/pipermail/devel/

Re: [PATCH v3] Basic Support for Trace Compass

2019-09-04 Thread Sebastian Huber
Hello Chris, I would like to check in the latest documentation patch from Ravindra as is and then work on top of it. Otherwise his work is not included in the project history. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47

Re: [PATCH v3] Basic Support for Trace Compass

2019-08-22 Thread Ravindra Kumar Meena
> > Qemu supports VDE and that is my preferred method of managing qemu > networking as > qemu does not need to be escalated in privileges. The need to handle root > type > operations can be messy to document and get right. > > > I am not sure on which host it is. > > Linux, FreeBSD, MacOs or Window

Re: [PATCH v3] Basic Support for Trace Compass

2019-08-22 Thread Chris Johns
On 23/8/19 2:13 pm, Ravindra Kumar Meena wrote: > Hello Chris, > > Thanks for the patch review.  > > This should be ... > >  (IRQ Statistics, IRQ Table etc.), Linux Kernel (Control Flow, Resources > etc.) > > No spaces after '(' or before ')'. > > Okay  > > >  Step 1: The QEM

Re: [PATCH v3] Basic Support for Trace Compass

2019-08-22 Thread Ravindra Kumar Meena
Hello Chris, Thanks for the patch review. This should be ... > > (IRQ Statistics, IRQ Table etc.), Linux Kernel (Control Flow, Resources > etc.) > > No spaces after '(' or before ')'. > Okay > > Step 1: The QEMU simulator is used to run a LibBSD based application > and connect > > it to a vir

Re: [PATCH v3] Basic Support for Trace Compass

2019-08-22 Thread Chris Johns
hi, I have decided to review the patch as Sebastian is away and I also wanted to provide some focus on the issues related to merging it upstream to the RTEMS master branch. On 22/8/19 3:46 am, Ravindra Meena wrote: > --- > user/tracing/eventrecording.rst | 86 - >

[PATCH v3] Basic Support for Trace Compass

2019-08-21 Thread Ravindra Meena
--- user/tracing/eventrecording.rst | 86 - 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/user/tracing/eventrecording.rst b/user/tracing/eventrecording.rst index d1e44df..39c0117 100644 --- a/user/tracing/eventrecording.rst +++ b/user/tracing/event