From: Randy MacLeod <Randy.MacLeod@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: valgrind upgrade
Date: Tue, 16 Oct 2018 22:22:19 -0400 [thread overview]
Message-ID: <20181017022220.20841-1-Randy.MacLeod@windriver.com> (raw)
I know it's late,
I know we're weary,
I know our plans don't include [1]
valgrind 3.14 which was released recently after 1.5 years of development.
I believe that some of the M3 valgrind QA results we'ren't very good
so if we're going to try to fix those problems, perhaps
we should be working on the 3.14 release.
I've reviewed and updated the patches but so far I've only built for qemux86.
The other qemus are building overnight.
If someone wants to test basic runtime functions and
better still run the ptests, that would be great.
The important bits of the release notes IMO:
* More than 100 bugs fixed.
* Valgrind is now buildable with link-time optimisation (LTO). A new
configure option --enable-lto=yes allows building Valgrind with LTO. If the
toolchain supports it, this produces a smaller/faster Valgrind (up to 10%).
Note that if you are doing Valgrind development, --enable-lto=yes massively
slows down the build process.
-- I haven't added support for that option yet. A 10% performance boost
is hard to turn down but we'd need to understand the build impact.
* The new option --keep-debuginfo=no|yes (default no) can be used to retain
debug info for unloaded code. This allows saved stack traces (e.g. for
memory leaks) to include file/line info for code that has been dlclose'd (or
similar). See the user manual for more information and known limitations.
-- sounds like it should be a default but I haven't added it yet.
Full release notes:
http://valgrind.org/docs/manual/dist.news.html
../Randy
[1] With apologies for the first line to Kenny Rogers.
next reply other threads:[~2018-10-17 2:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-17 2:22 Randy MacLeod [this message]
2018-10-17 2:22 ` [PATCH] valgrind: update from 3.13.0 to 3.14.0 Randy MacLeod
2018-10-18 12:01 ` Richard Purdie
2018-10-18 17:51 ` Khem Raj
2018-10-18 23:12 ` Randy MacLeod
2018-10-19 7:34 ` richard.purdie
2018-10-17 2:33 ` ✗ patchtest: failure for " Patchwork
2018-10-19 22:05 ` valgrind upgrade Randy MacLeod
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=20181017022220.20841-1-Randy.MacLeod@windriver.com \
--to=randy.macleod@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox