All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] lttng update (add 2.4.0)
@ 2014-03-06 17:09 Tom Zanussi
  2014-03-06 17:09 ` [PATCH 1/6] lttng-modules: Add version 2.4.0 Tom Zanussi
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Tom Zanussi @ 2014-03-06 17:09 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tom Zanussi

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).

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
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/lttng-2.4.0-update

Tom Zanussi (6):
  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

 .../packagegroup-core-tools-profile.bb             |   4 +
 .../lttng/lttng-modules/bio-bvec-iter.patch        | 156 +++++++++++++++++++++
 meta/recipes-kernel/lttng/lttng-modules_2.4.0.bb   |  39 ++++++
 .../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 +++++
 7 files changed, 335 insertions(+)
 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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-03-06 18:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-06 17:09 [PATCH 0/6] lttng update (add 2.4.0) Tom Zanussi
2014-03-06 17:09 ` [PATCH 1/6] lttng-modules: Add version 2.4.0 Tom Zanussi
2014-03-06 17:09 ` [PATCH 2/6] lttng-tools: " Tom Zanussi
2014-03-06 17:09 ` [PATCH 3/6] lttng-ust: " Tom Zanussi
2014-03-06 17:09 ` [PATCH 4/6] lttng-modules: Exclude arm Tom Zanussi
2014-03-06 17:56   ` Phil Blundell
2014-03-06 18:36     ` Tom Zanussi
2014-03-06 18:04   ` Phil Blundell
2014-03-06 18:45     ` Tom Zanussi
2014-03-06 17:09 ` [PATCH 5/6] lttng-modules: Fix 3.14 bio tracepoints Tom Zanussi
2014-03-06 17:09 ` [PATCH 6/6] lttng-ust: Disable doc/examples in the build Tom Zanussi

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.