Re: GSoC Project | Basic Support for Trace Compass

2019-07-03 Thread Sebastian Huber
On 04/07/2019 08:41, Sebastian Huber wrote: On 04/07/2019 08:36, Ravindra Kumar Meena wrote:     This change isn't right. We want to use the file per CPU exactly to get     rid of this member. > https://github.com/rmeena840/rtems-tools/commit/582b999b135ddcbc1fc88a9ee2b302fe811382a7

Re: GSoC Project | Basic Support for Trace Compass

2019-07-03 Thread Sebastian Huber
On 04/07/2019 08:36, Ravindra Kumar Meena wrote: This change isn't right. We want to use the file per CPU exactly to get rid of this member. > https://github.com/rmeena840/rtems-tools/commit/582b999b135ddcbc1fc88a9ee2b302fe811382a7 > > I have added cpu_id in ctf_event

Re: GSoC Project | Basic Support for Trace Compass

2019-07-03 Thread Ravindra Kumar Meena
> > This change isn't right. We want to use the file per CPU exactly to get > rid of this member. > > > https://github.com/rmeena840/rtems-tools/commit/582b999b135ddcbc1fc88a9ee2b302fe811382a7 > > > > I have added cpu_id in ctf_event so that babeltrace knows that which > > cpu_id is it reading. > >

Sources for fenv (ARM, PPC, x86, SPARC and RISC5)

2019-07-03 Thread Vaibhav Gupta
Hello, I have found sources for fenv. 1.1) - ARM FreeBSD Source: - https://github.com/freebsd/freebsd/blob/master/lib/msun/arm/fenv.h - https://github.com/freebsd/freebsd/blob/master/lib/msun/arm/fenv.c . 1.2) - ARM NetBSD Source : - https://github.com/NetBSD/src/blob/trunk/sys/arch/arm/include/fe

Re: GSoC Project | Basic Support for Trace Compass

2019-07-03 Thread Ravindra Kumar Meena
3rd July work summary: Worked on metadata for multiple event stream file. Attended meeting on freenode. -- *Ravindra Kumar Meena*, B. Tech. Computer Science and Engineering, Indian Institute of Technology (Indian School of Mines) , Dhanbad _

Re: GSoC Project | Basic Support for Trace Compass

2019-07-03 Thread Sebastian Huber
On 03/07/2019 12:19, Ravindra Kumar Meena wrote: Have made changes https://github.com/rmeena840/rtems-tools/commit/c2d3856868d3826fe247d60c94706d23f34d74ff This change isn't right. We want to use the file per CPU exactly to get rid of this member. https://github.com/rmeena840/rtems-tools/com

Re: GSoC Project | Basic Support for Trace Compass

2019-07-03 Thread Ravindra Kumar Meena
Have made changes https://github.com/rmeena840/rtems-tools/commit/c2d3856868d3826fe247d60c94706d23f34d74ff https://github.com/rmeena840/rtems-tools/commit/582b999b135ddcbc1fc88a9ee2b302fe811382a7 I have added cpu_id in ctf_event so that babeltrace knows that which cpu_id is it reading. -- *Ra

Re: GSoC Project | Basic Support for Trace Compass

2019-07-03 Thread Sebastian Huber
On 03/07/2019 10:00, Ravindra Kumar Meena wrote: Okay. I am modifying the metadata for new event stream. Does the new event stream file have the 1024 rtems events? You have to ask yourself what changed? You have now multiple event stream files. Each event stream file contains the events of the

Re: GSoC Project | Basic Support for Trace Compass

2019-07-03 Thread Ravindra Kumar Meena
Okay. I am modifying the metadata for new event stream. Does the new event stream file have the 1024 rtems events? > -- *Ravindra Kumar Meena*, B. Tech. Computer Science and Engineering, Indian Institute of Technology (Indian School of Mines) , Dhanbad