All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
To: shinto.john@smartplayin.com, Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: ltp-list <ltp-list@lists.sourceforge.net>,
	ltp-coverage@lists.sourceforge.net
Subject: Re: [LTP] [Ltp-coverage] running LCOV/LTP on Beagle Bone Black - Cannot Allocate Memory Error
Date: Wed, 09 Apr 2014 14:31:18 +0200	[thread overview]
Message-ID: <53453D96.3070109@linux.vnet.ibm.com> (raw)
In-Reply-To: <1397035115.64792188@apps.rackspace.com>

On 09.04.2014 11:18, shinto.john@smartplayin.com wrote:
> now while running "lcov -c -o coverage.info", this runs for ~5 minutes
> without any issues and then is stuck at this below*red *point for long
> time and never exits.
> 
> So i did ctrl-C and tried the "genhtml coverage.info -o out" and it worked.
> 
> I could see the LCOV report(Attached index.html) in "out" folder.
> 
> But looks like complete kernel folders are not there in the LCOV report
> as it was stuck at below point.
> 
> Any comments?
> 
> include/asm-generic/bitops/arch_hweight.h:source file is newer than
> graph file '/home/mallikarjun.bc/LTP/Download/linux-dev/KERNEL/mm/vmstat.gc'
> /home/mallikarjun.bc/LTP/Download/linux-dev/KERNEL/arch/arm/include/asm/bitops.h:source
> file is newer than graph file '/home/mallikarjun.bc/LTP'
> include/linux/workqueue.h:source file is newer than graph file
> '/home/mallikarjun.bc/LTP/Download/linux-dev/KERNEL/mm/vmstat.gcno'
> include/linux/nodemask.h:source file is newer than graph file
> '/home/mallikarjun.bc/LTP/Download/linux-dev/KERNEL/mm/vmstat.gcno'
> *include/linux/kernel.h:source file is newer than graph file
> '/home/mallikarjun.bc/LTP/Download/linux-dev/KERNEL/mm/vmstat.gcno'*

Try running top while lcov is stuck and see if there's a process using
up a lot of CPU time. It might be that you are affected by a gcov bug.

-- 
Peter Oberparleiter
Linux on System z Development - IBM Germany


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2014-04-09 12:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-09  4:42 [LTP] [Ltp-coverage] running LCOV/LTP on Beagle Bone Black - Cannot Allocate Memory Error Naresh Kamboju
2014-04-09  9:18 ` shinto.john
2014-04-09 12:31   ` Peter Oberparleiter [this message]
2014-04-09 13:04     ` shinto.john
2014-04-10 11:08       ` Peter Oberparleiter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53453D96.3070109@linux.vnet.ibm.com \
    --to=oberpar@linux.vnet.ibm.com \
    --cc=ltp-coverage@lists.sourceforge.net \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=naresh.kamboju@linaro.org \
    --cc=shinto.john@smartplayin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.