From: Tom Zanussi <tom.zanussi@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Tom Zanussi <tom.zanussi@linux.intel.com>
Subject: [PATCH v2 0/7] lttng update (add 2.4.0)
Date: Thu, 6 Mar 2014 22:26:17 -0600 [thread overview]
Message-ID: <cover.1394165774.git.tom.zanussi@linux.intel.com> (raw)
This adds lttng 2.4.0, which addresses build failures with
linux-yocto-dev, but still works with 3.10.
Tested with qemux86 and both linux-yocto and linux-yocto-dev.
Note that this disables lttng for arm, due to a problem with
lttng-modules and gcc-4.8.x (this is also a problem for lttng 2.3.x).
v2 changes:
Modified to reflect comments from Phil Blundell. Though
lttng-modules may be broken for arm, it doesn't mean lttng-ust isn't
still useful on its own. So lttng-ust was added back for arm, as
was lttng-tools, needed at least to view the lttng-ust traces.
Apparently gcc doesn't like lttng-tools on arm either, for
completely different reasons; fixing the lttng-tools-prompted
internal compiler error is fixable with a patch for gcc, which is
added to the patchset.
The following changes since commit f03955041d0e44d377ca1c4def630982f24f1e8b:
Revert "ncurses: use ln -r to generate relative symlink" (2014-03-03 15:55:27 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib.git tzanussi/lttng-2.4.0-update-v2
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/lttng-2.4.0-update-v2
Tom Zanussi (7):
lttng-modules: Add version 2.4.0
lttng-tools: Add version 2.4.0
lttng-ust: Add version 2.4.0
lttng-modules: Exclude arm
lttng-modules: Fix 3.14 bio tracepoints
lttng-ust: Disable doc/examples in the build
gcc: Add upstream fix for gcc bug 58595
.../packagegroup-core-tools-profile.bb | 1 +
meta/recipes-devtools/gcc/gcc-4.8.inc | 3 +-
.../gcc/gcc-4.8/0050-PR-target-58595.patch | 132 +++++++++++++++++
.../lttng/lttng-modules/bio-bvec-iter.patch | 156 +++++++++++++++++++++
meta/recipes-kernel/lttng/lttng-modules_2.4.0.bb | 38 +++++
.../lttng/lttng-tools/runtest-2.4.0.patch | 27 ++++
meta/recipes-kernel/lttng/lttng-tools_2.4.0.bb | 59 ++++++++
.../lttng-ust/lttng-ust-doc-examples-disable.patch | 18 +++
meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb | 32 +++++
9 files changed, 465 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-devtools/gcc/gcc-4.8/0050-PR-target-58595.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/bio-bvec-iter.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules_2.4.0.bb
create mode 100644 meta/recipes-kernel/lttng/lttng-tools/runtest-2.4.0.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-tools_2.4.0.bb
create mode 100644 meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb
--
1.8.3.1
next reply other threads:[~2014-03-07 4:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 4:26 Tom Zanussi [this message]
2014-03-07 4:26 ` [PATCH 1/7] lttng-modules: Add version 2.4.0 Tom Zanussi
2014-03-07 4:26 ` [PATCH 2/7] lttng-tools: " Tom Zanussi
2014-03-07 4:26 ` [PATCH 3/7] lttng-ust: " Tom Zanussi
2014-03-07 4:26 ` [PATCH 4/7] lttng-modules: Exclude arm Tom Zanussi
2014-03-07 4:26 ` [PATCH 5/7] lttng-modules: Fix 3.14 bio tracepoints Tom Zanussi
2014-03-07 4:26 ` [PATCH 6/7] lttng-ust: Disable doc/examples in the build Tom Zanussi
2014-03-07 4:26 ` [PATCH 7/7] gcc: Add upstream fix for gcc bug 58595 Tom Zanussi
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=cover.1394165774.git.tom.zanussi@linux.intel.com \
--to=tom.zanussi@linux.intel.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