Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Chris Johns
On 29/4/18 10:24 am, Joel Sherrill wrote: > On Sat, Apr 28, 2018, 6:31 PM Chris Johns > wrote: > > On 29/4/18 8:27 am, Cillian O'Donnell wrote: > > > > > > On Sat, 28 Apr 2018, 20:39 Vijay Kumar Banerjee, > > > <

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Joel Sherrill
On Sat, Apr 28, 2018, 6:31 PM Chris Johns wrote: > On 29/4/18 8:27 am, Cillian O'Donnell wrote: > > > > > > On Sat, 28 Apr 2018, 20:39 Vijay Kumar Banerjee, < > vijaykumar9...@gmail.com > > > wrote: > > > > > > This is the log file that I'm getting after runni

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Chris Johns
On 29/4/18 2:24 am, Cillian O'Donnell wrote: > On 28 April 2018 at 08:08, Chris Johns > wrote: > > --- a/tester/rtems/testing/qemu.cfg > +++ b/tester/rtems/testing/qemu.cfg > @@ -54,14 +54,23 @@ >  #%define qemu_opts_base   -no-reboot -monitor none -serial

Re: rtems-tools: coverage covoar GSoC merge

2018-04-28 Thread Chris Johns
On 28/4/18 9:12 pm, Joel Sherrill wrote: > > > On Sat, Apr 28, 2018, 3:08 AM Chris Johns > wrote: > > Hi, > > This patch is the covoar work from GSOC that I have simplied so symbol > loading > from the component libraries is managed by an INI file that def

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Chris Johns
On 29/4/18 8:27 am, Cillian O'Donnell wrote: > > > On Sat, 28 Apr 2018, 20:39 Vijay Kumar Banerjee, > wrote: > > > This is the log file that I'm getting after running the test > > I'm getting  a lot of 'invalid' results , am I missing something ? > >

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Vijay Kumar Banerjee
On Sun, 29 Apr 2018, 03:57 Cillian O'Donnell, wrote: > > > On Sat, 28 Apr 2018, 20:39 Vijay Kumar Banerjee, > wrote: > >> >> This is the log file that I'm getting after running the test >> >> I'm getting a lot of 'invalid' results , am I missing something ? >> > > What we had in coverage.py and

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Cillian O'Donnell
On Sat, 28 Apr 2018, 20:39 Vijay Kumar Banerjee, wrote: > > This is the log file that I'm getting after running the test > > I'm getting a lot of 'invalid' results , am I missing something ? > What we had in coverage.py and test.py will need to be updated with Chris' change to covoar. It's prob

Re: Source File Permissions

2018-04-28 Thread Gedare Bloom
On Thu, Apr 26, 2018 at 7:52 PM, Joel Sherrill wrote: > Hi > > Teaching the class this week, i have noticed that randomly some > files are executable. I was going to change this but then realized > that we should all agree on what the permissions on the files and > directories in the tree(s) shoul

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Vijay Kumar Banerjee
This is the log file that I'm getting after running the test I'm getting a lot of 'invalid' results , am I missing something ? after this patch along with with the c++ cleanup patch, we have to start working on parsing the coverage right? RTEMS Testing - Tester, 5 (0e93af6a88b8 modified) Comman

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Vijay Kumar Banerjee
On 29 April 2018 at 00:04, Cillian O'Donnell wrote: > > > On 28 April 2018 at 17:29, Vijay Kumar Banerjee > wrote: > >> I'm getting the following error after applying the patch: >> > > Did you apply it to the current rtems-tools master? It's building fine for > me. > >> >> oh , it wasn't the cur

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Cillian O'Donnell
On 28 April 2018 at 17:29, Vijay Kumar Banerjee wrote: > I'm getting the following error after applying the patch: > Did you apply it to the current rtems-tools master? It's building fine for me. > > - > ./waf build install > Waf: Entering directory `/home/lunatic/development/ > rtems/test/

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Vijay Kumar Banerjee
I'm getting the following error after applying the patch: - ./waf build install Waf: Entering directory `/home/lunatic/development/rtems/test/rtems-tools/build' Traceback (most recent call last): File "/home/lunatic/development/rtems/test/rtems-tools/.waf-1.9.9-75529a659e4f06cb4254801e52405e

Re: [PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Cillian O'Donnell
On 28 April 2018 at 08:08, Chris Johns wrote: > From: Cillian O'Donnell > > Add ability to organize symbol sets of libraries in INI file > and then read them with covoar and load the symbols directly from the > libraries. > > rtems-tools/../testing: Add configuration files for coverage analysis.

Re: replying to mailing list

2018-04-28 Thread Christian Mauderer
Am 28.04.2018 um 16:53 schrieb Vijay Kumar Banerjee: > > Hello Vijay, > > when you first registered, you should have received a mail with a > password that you can use here: > >     https://lists.rtems.org/mailman/listinfo/devel >

Re: replying to mailing list

2018-04-28 Thread Vijay Kumar Banerjee
> Hello Vijay, > > when you first registered, you should have received a mail with a > password that you can use here: > > https://lists.rtems.org/mailman/listinfo/devel > > By the way: It's not 100% correct that you can't reply without breaking > a thread. But it involves manipulating mail hea

Re: replying to mailing list

2018-04-28 Thread Vijay Kumar Banerjee
Thanks , I found it . On Sat, 28 Apr 2018, 18:02 Joel Sherrill, wrote: > > > On Sat, Apr 28, 2018, 8:23 AM Vijay Kumar Banerjee < > vijaykumar9...@gmail.com> wrote: > >> Ok, thanks. Can you please also tell ne how to switch ? >> is it by subscribing to the list again and selecting no in the dail

Re: replying to mailing list

2018-04-28 Thread Christian Mauderer
Am 28.04.2018 um 14:23 schrieb Vijay Kumar Banerjee: > Ok, thanks. Can you please also tell ne how to switch ?  > is it by subscribing to the list again and selecting no in the daily > digest option ? > > On Sat, 28 Apr 2018, 17:49 Joel Sherrill, > wrote: > > > > On

Re: replying to mailing list

2018-04-28 Thread Joel Sherrill
On Sat, Apr 28, 2018, 8:23 AM Vijay Kumar Banerjee wrote: > Ok, thanks. Can you please also tell ne how to switch ? > is it by subscribing to the list again and selecting no in the daily > digest option ? > I think you just go to lists.rtems.org/devel and the way to do it is at the bottom of the

Re: replying to mailing list

2018-04-28 Thread Vijay Kumar Banerjee
Ok, thanks. Can you please also tell ne how to switch ? is it by subscribing to the list again and selecting no in the daily digest option ? On Sat, 28 Apr 2018, 17:49 Joel Sherrill, wrote: > > > On Sat, Apr 28, 2018, 8:05 AM Vijay Kumar Banerjee < > vijaykumar9...@gmail.com> wrote: > >> I have

Re: replying to mailing list

2018-04-28 Thread Joel Sherrill
On Sat, Apr 28, 2018, 8:05 AM Vijay Kumar Banerjee wrote: > I have a bit off topic question . > > I receive devel Digests from the devel mailing list, how do I reply to a > particular message in the mailing list without breaking the thread? > You can't. You need to switch to individual message m

replying to mailing list

2018-04-28 Thread Vijay Kumar Banerjee
I have a bit off topic question . I receive devel Digests from the devel mailing list, how do I reply to a particular message in the mailing list without breaking the thread? -- vijay ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman

Re: [PATCH] tester/covoar: Remove the C part of main and convert to C++

2018-04-28 Thread Joel Sherrill
Looks ok on a phone. On Sat, Apr 28, 2018, 4:15 AM Chris Johns wrote: > This is a clean up. > --- > tester/covoar/covoar.cc | 243 > +++- > 1 file changed, 98 insertions(+), 145 deletions(-) > > diff --git a/tester/covoar/covoar.cc b/tester/covoar/cov

Re: rtems-tools: coverage covoar GSoC merge

2018-04-28 Thread Joel Sherrill
On Sat, Apr 28, 2018, 3:08 AM Chris Johns wrote: > Hi, > > This patch is the covoar work from GSOC that I have simplied so symbol > loading > from the component libraries is managed by an INI file that defines the > symbol > set that is directly loaded from the archive ELF files in the archive by

[PATCH 2/3] bare/config/devel: Add couverture-qemu source location and patches needed.

2018-04-28 Thread Cillian O'Donnell
--- bare/config/devel/couverture-qemu-git-1.cfg | 32 + 1 file changed, 32 insertions(+) create mode 100644 bare/config/devel/couverture-qemu-git-1.cfg diff --git a/bare/config/devel/couverture-qemu-git-1.cfg b/bare/config/devel/couverture-qemu-git-1.cfg new file mod

[PATCH 3/3] bare/config/devel: Add couverture-qemu build dependencies.

2018-04-28 Thread Cillian O'Donnell
--- bare/config/devel/couverture-qemu.bset | 25 + 1 file changed, 25 insertions(+) create mode 100644 bare/config/devel/couverture-qemu.bset diff --git a/bare/config/devel/couverture-qemu.bset b/bare/config/devel/couverture-qemu.bset new file mode 100644 index 000..

[PATCH 1/3] source-builder/config: Add couverture-qemu general config & build instructions.

2018-04-28 Thread Cillian O'Donnell
--- source-builder/config/couverture-qemu-2-1.cfg | 104 ++ 1 file changed, 104 insertions(+) create mode 100644 source-builder/config/couverture-qemu-2-1.cfg diff --git a/source-builder/config/couverture-qemu-2-1.cfg b/source-builder/config/couverture-qemu-2-1.cfg new f

Re: [PATCH 0/2] *** Covoar Outstanding Changes ***

2018-04-28 Thread Cillian O'Donnell
On 28 April 2018 at 01:25, Chris Johns wrote: > > > On 28/4/18 7:41 am, Cillian O'Donnell wrote: > > > > > > On 26 April 2018 at 08:50, Chris Johns > > wrote: > > > > On 26/04/2018 16:11, Cillian O'Donnell wrote: > > > On Thu, 26 Apr 2018, 03:27 Chris Johns, chr

rtems-tools covoar C++ clean up

2018-04-28 Thread Chris Johns
Hi This is a follow up patch to the GSoC merge patch that moves some C code to C++. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH] tester/covoar: Remove the C part of main and convert to C++

2018-04-28 Thread Chris Johns
This is a clean up. --- tester/covoar/covoar.cc | 243 +++- 1 file changed, 98 insertions(+), 145 deletions(-) diff --git a/tester/covoar/covoar.cc b/tester/covoar/covoar.cc index 81c90d2..5c87402 100644 --- a/tester/covoar/covoar.cc +++ b/tester/covoar

[PATCH] covoar: Add symbol set reader and ELF data parser to covoar.

2018-04-28 Thread Chris Johns
From: Cillian O'Donnell Add ability to organize symbol sets of libraries in INI file and then read them with covoar and load the symbols directly from the libraries. rtems-tools/../testing: Add configuration files for coverage analysis. A number of covoar options are not required and are defaul

rtems-tools: coverage covoar GSoC merge

2018-04-28 Thread Chris Johns
Hi, This patch is the covoar work from GSOC that I have simplied so symbol loading from the component libraries is managed by an INI file that defines the symbol set that is directly loaded from the archive ELF files in the archive by the RLD toolkit code. I detect the build target and BSP from t