Re: Symbol Size Variance

2018-05-23 Thread Chris Johns
On 23/5/18 11:06 am, Joel Sherrill wrote: > On Tue, May 22, 2018 at 5:45 PM, Chris Johns > wrote: > On 22/5/18 11:14 pm, Joel Sherrill wrote: > > On Mon, May 21, 2018, 7:44 PM Chris Johns > >

Re: [GSOC] Error in trace buffer generation

2018-05-23 Thread Chris Johns
On 23/5/18 6:24 pm, Sebastian Huber wrote: > On 23/05/18 08:19, Vidushi Vashishth wrote: >> >>Who created this fileio-trace.ini? >> The fileio-trace.ini file was a sample I downloaded from here : >> https://devel.rtems.org/attachment/wiki/Developer/Tracing/Trace_Buffering/fileio-trace.ini >> >> I m

Re: [GSOC] Error in trace buffer generation

2018-05-23 Thread Joel Sherrill
On Wed, May 23, 2018 at 3:36 AM, Chris Johns wrote: > On 23/5/18 6:24 pm, Sebastian Huber wrote: > > On 23/05/18 08:19, Vidushi Vashishth wrote: > >> >>Who created this fileio-trace.ini? > >> The fileio-trace.ini file was a sample I downloaded from here : > >> https://devel.rtems.org/attachment/w

gcov compiler and gcov options

2018-05-23 Thread Joel Sherrill
Hi I created a simple native example to see what options work for gcov and sub-expressions. Hopefully I got the simple method and test main right. "make clean all" will compile, execute, and run gcov. Edit the Makefile to change arguments. Edit program.c to change test cases. Three test cases

Re: [GSOC] Weekly report

2018-05-23 Thread Vidushi Vashishth
Hey! I did take note of some. I think it should not take too much time to document these. I will surely do this after I am done with running my CTF conversion formula on the linux system. Best, Vidushi On Tue, May 22, 2018 at 3:23 PM, Chris Johns wrote: > On 22/5/18 1:48 am, Vidushi Vashishth

APA Scheduler Documentation Missing?

2018-05-23 Thread Joel Sherrill
Hi Looking at the list of schedulers available in confdefs.h based on the following comment block: * - CONFIGURE_SCHEDULER_PRIORITY - Deterministic Priority Scheduler * - CONFIGURE_SCHEDULER_PRIORITY_SMP - Deterministic Priority SMP Scheduler * - CONFIGURE_SCHEDULER_PRIORITY_AFFINITY_SMP - D

Re: APA Scheduler Documentation Missing?

2018-05-23 Thread Gedare Bloom
I don't think it is fully functional, but maybe I'm mistaken. On Wed, May 23, 2018 at 11:43 AM, Joel Sherrill wrote: > Hi > > Looking at the list of schedulers available in confdefs.h based on the > following comment block: > > * - CONFIGURE_SCHEDULER_PRIORITY - Deterministic Priority Scheduler

Re: APA Scheduler Documentation Missing?

2018-05-23 Thread Joel Sherrill
I think it is an update/rename of the SMP Deterministic Priority Scheduler with Affinity. For sure, the list of CONFIGURE_SCHEDULER_xxx constants in confdefs.h does not match the list documented in Configuring a System or the list of schedulers in Scheduling Concepts. Sebastian should know the "t

[PATCH 2/2] covoar/Target_sparc.cc: Add unimpl as nop

2018-05-23 Thread Joel Sherrill
--- tester/covoar/Target_sparc.cc | 4 1 file changed, 4 insertions(+) diff --git a/tester/covoar/Target_sparc.cc b/tester/covoar/Target_sparc.cc index 0e4ab2e..deeafef 100644 --- a/tester/covoar/Target_sparc.cc +++ b/tester/covoar/Target_sparc.cc @@ -64,6 +64,10 @@ namespace Target {

[PATCH 1/2] covoar/ObjdumpProcessor.cc: Add processing for ... padding notation w/hack

2018-05-23 Thread Joel Sherrill
--- tester/covoar/ObjdumpProcessor.cc | 22 ++ 1 file changed, 22 insertions(+) diff --git a/tester/covoar/ObjdumpProcessor.cc b/tester/covoar/ObjdumpProcessor.cc index d41906c..183722b 100644 --- a/tester/covoar/ObjdumpProcessor.cc +++ b/tester/covoar/ObjdumpProcessor.cc @@

Re: [PATCH 1/2] covoar/ObjdumpProcessor.cc: Add processing for ... padding notation w/hack

2018-05-23 Thread Chris Johns
On 24/5/18 12:07 pm, Joel Sherrill wrote: > --- > tester/covoar/ObjdumpProcessor.cc | 22 ++ > 1 file changed, 22 insertions(+) > > diff --git a/tester/covoar/ObjdumpProcessor.cc > b/tester/covoar/ObjdumpProcessor.cc > index d41906c..183722b 100644 > --- a/tester/covoar/Objdu

Re: [PATCH 2/2] covoar/Target_sparc.cc: Add unimpl as nop

2018-05-23 Thread Chris Johns
On 24/5/18 12:07 pm, Joel Sherrill wrote: > --- > tester/covoar/Target_sparc.cc | 4 > 1 file changed, 4 insertions(+) > > diff --git a/tester/covoar/Target_sparc.cc b/tester/covoar/Target_sparc.cc > index 0e4ab2e..deeafef 100644 > --- a/tester/covoar/Target_sparc.cc > +++ b/tester/covoar/Ta

Re: [PATCH 1/2] covoar/ObjdumpProcessor.cc: Add processing for ... padding notation w/hack

2018-05-23 Thread Joel Sherrill
On Wed, May 23, 2018, 9:59 PM Chris Johns wrote: > On 24/5/18 12:07 pm, Joel Sherrill wrote: > > --- > > tester/covoar/ObjdumpProcessor.cc | 22 ++ > > 1 file changed, 22 insertions(+) > > > > diff --git a/tester/covoar/ObjdumpProcessor.cc > b/tester/covoar/ObjdumpProcessor.c

Re: [PATCH 2/2] covoar/Target_sparc.cc: Add unimpl as nop

2018-05-23 Thread Joel Sherrill
On Wed, May 23, 2018, 10:01 PM Chris Johns wrote: > On 24/5/18 12:07 pm, Joel Sherrill wrote: > > --- > > tester/covoar/Target_sparc.cc | 4 > > 1 file changed, 4 insertions(+) > > > > diff --git a/tester/covoar/Target_sparc.cc > b/tester/covoar/Target_sparc.cc > > index 0e4ab2e..deeafef 10

Where does the content of release report come from?

2018-05-23 Thread Danxue Huang
Hi Dr. Joel and Chris, How is this pdf file generated (see attacked link please)? Is it generated by Trac automatically? Or should I generate it manually? https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2/rtems-4.11.2-release-notes.pdf Best, Dannie

Re: Where does the content of release report come from?

2018-05-23 Thread Chris Johns
On 24/5/18 3:31 pm, Danxue Huang wrote: > Hi Dr. Joel and Chris, > > How is this pdf file generated (see attacked link please)? Is it generated by > Trac automatically? Or should I generate it manually? > > https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2/rtems-4.11.2-release-notes.pdf > Th

Re: APA Scheduler Documentation Missing?

2018-05-23 Thread Sebastian Huber
On 23/05/18 17:43, Joel Sherrill wrote: Hi Looking at the list of schedulers available in confdefs.h based on the following comment block: *  - CONFIGURE_SCHEDULER_PRIORITY - Deterministic Priority Scheduler  *  - CONFIGURE_SCHEDULER_PRIORITY_SMP - Deterministic Priority SMP Scheduler  *  - C

Covoar address to line to DWARF updates.

2018-05-23 Thread Chris Johns
Hi, I have pushed my latest set of changes to my personal repo to remove covoar exec'ing addr2line and to directly use the DWARF debug info. I have not been able to fully test the results because I do not have a suitable .exe and .cov pair with match source. The executable and coverage data I hav