Re: [PATCH v2] Comment added

2019-06-17 Thread Sebastian Huber
On 17/06/2019 13:36, Sebastian Huber wrote: > +    offset_s = 1421703448;     What is this for an offset? This offset is a difference between the beginning of clock and the actual start of the clock. The event will be recorded just after the offset. Sorry, I don't know what this

Re: Adding support for new Ethernet PHY

2019-06-17 Thread Christian Mauderer
On 17/06/2019 20:35, Jonathan Brandmeyer wrote: > I ran into some device tree support for this phy in > sys/gnu/dts/include/dt-bindings/net/ti-dp83867.h It looks like > configuration information that would be fed to the generic mii_fdt > driver somehow. > > Thanks for the tip re: ukphy. What

Re: Adding support for new Ethernet PHY

2019-06-17 Thread Jonathan Brandmeyer
I ran into some device tree support for this phy in sys/gnu/dts/include/dt-bindings/net/ti-dp83867.h It looks like configuration information that would be fed to the generic mii_fdt driver somehow. Thanks for the tip re: ukphy. What exactly does "basic support without any extras" entail? The

Re: Adding support for new Ethernet PHY

2019-06-17 Thread Christian Mauderer
On 17/06/2019 18:16, Jonathan Brandmeyer wrote: > What does it take to support a new Ethernet PHY in rtems-libbsd?  We've > got a board with a TI DP83867 family member on it, which appears to have > some support in FreeBSD.  How can that get pulled into a particular > rtems-libbsd BSP? > >

Adding support for new Ethernet PHY

2019-06-17 Thread Jonathan Brandmeyer
What does it take to support a new Ethernet PHY in rtems-libbsd? We've got a board with a TI DP83867 family member on it, which appears to have some support in FreeBSD. How can that get pulled into a particular rtems-libbsd BSP? Thanks, -Jonathan Brandmeyer

Re: GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Ravindra Kumar Meena
17th June work Summary: I sent a patch containing commented code. I had a discussion about metadata file with Sebastian. Raised a query on lttng asking about the file format of metadata. -- *Ravindra Kumar Meena*, B. Tech. Computer Science and Engineering, Indian Institute of Technology

Re: [PATCH v2] Comment added

2019-06-17 Thread Sebastian Huber
On 17/06/2019 14:41, Chris Johns wrote: On 17/6/19 8:50 pm, Ravindra Kumar Meena wrote: I wonder if there should be a top level trace directory to gather all the trace pieces in one place. I think trace is important enough to have this status. So this file could be ...  

Re: [PATCH v2] Comment added

2019-06-17 Thread Chris Johns
On 17/6/19 8:50 pm, Ravindra Kumar Meena wrote: > > I wonder if there should be a top level trace directory to gather all the > trace > pieces in one place. I think trace is important enough to have this > status. So > this file could be ... > >  trace/config/ctf/record-ctf.ref

Re: GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Sebastian Huber
On 17/06/2019 14:01, Ravindra Kumar Meena wrote: >     What is the SHA512 checksum of the file you can edit? > > 9556e2f193ed6075ac5f7642c4d83b9a60dfe80bdb2952b2a43675c49dbad00620c7c673982e79a0a03801ea83261b56e5200456ba0751222d4a28e32e34870c Ok, I received the same

Re: GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Ravindra Kumar Meena
> > > What is the SHA512 checksum of the file you can edit? > > > > > 9556e2f193ed6075ac5f7642c4d83b9a60dfe80bdb2952b2a43675c49dbad00620c7c673982e79a0a03801ea83261b56e5200456ba0751222d4a28e32e34870c > > > Ok, I received the same file. kwrite complains that the file contains > invalid UTF-8

Re: GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Sebastian Huber
On 17/06/2019 13:46, Ravindra Kumar Meena wrote: > I used gedit to open the file. The editor will take little time to load > the file and will show encoding problem but still, you can view the file > content with gedit. > > I used "gedit metadata" command to

Re: GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Ravindra Kumar Meena
> > > I used gedit to open the file. The editor will take little time to load > > the file and will show encoding problem but still, you can view the file > > content with gedit. > > > > I used "gedit metadata" command to open the file. > > What is the SHA512 checksum of the file you can edit? > >

Re: GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Sebastian Huber
On 17/06/2019 13:38, Ravindra Kumar Meena wrote: In which file format this the attached file? I have problems to read it with a text editor. I used gedit to open the file. The editor will take little time to load the file and will show encoding problem but still, you can view the file

Re: GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Ravindra Kumar Meena
> > In which file format this the attached file? I have problems to read it > with a text editor. > I used gedit to open the file. The editor will take little time to load the file and will show encoding problem but still, you can view the file content with gedit. I used "gedit metadata" command

Re: [PATCH v2] Comment added

2019-06-17 Thread Sebastian Huber
On 17/06/2019 12:45, Ravindra Kumar Meena wrote: On Mon, Jun 17, 2019 at 1:45 PM Sebastian Huber > wrote: On 16/06/2019 20:13, Ravindra Meena wrote: > --- >   misc/CTF/record-ctf.ref | 55

Re: GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Sebastian Huber
On 17/06/2019 13:14, Ravindra Kumar Meena wrote: Hi Sebastian, Thanks for sharing the blog. It was very helpful. https://lttng.org/blog/2014/11/25/tracing-bare-metal-systems/ As you suggested to look into the Trace Compass tutorial. I checked it's metadata file. The file looks similar to the

Re: [PATCH v2] Comment added

2019-06-17 Thread Ravindra Kumar Meena
> > > misc/CTF/record-ctf.ref | 55 > + > > We should avoid uppercase or mix case in file names unless they are > existing or > in imported code. We have some hosts that are case insensitive and our > experience over the years is this can cause

Re: [PATCH v2] Comment added

2019-06-17 Thread Ravindra Kumar Meena
On Mon, Jun 17, 2019 at 1:45 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 16/06/2019 20:13, Ravindra Meena wrote: > > --- > > misc/CTF/record-ctf.ref | 55 > + > > 1 file changed, 37 insertions(+), 18 deletions(-) > > > >

GSoC Project | Basic Support for Trace Compass

2019-06-17 Thread Ravindra Kumar Meena
Hi, Here is the work summary of 13th and 14th June. *13th June:* 1. I sent a patch for RTEMS trace generation example and made a push on GitHub forked repository also. https://github.com/rmeena840/rtems-docs/commit/68e2239548dac48f533572152a5c8033ff2122b6 2. I set up the babeltrace 2.0 master

Re: [PATCH v3] Add Testsuite for PSXINTTYPES01

2019-06-17 Thread Vaibhav Gupta
Patch v3 is correct? Or i need to do any more changes? On Fri, Jun 14, 2019, 1:00 AM Vaibhav Gupta wrote: > --- > testsuites/psxtests/Makefile.am | 7 + > testsuites/psxtests/configure.ac | 1 + > testsuites/psxtests/psxinttypes01/init.c | 233

Re: [PATCH v2] Comment added

2019-06-17 Thread Sebastian Huber
On 16/06/2019 20:13, Ravindra Meena wrote: --- misc/CTF/record-ctf.ref | 55 + 1 file changed, 37 insertions(+), 18 deletions(-) diff --git a/misc/CTF/record-ctf.ref b/misc/CTF/record-ctf.ref index a27757c..bdb9648 100644 ---