From: alex.bennee@linaro.org
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org,
"Peter Maydell" <peter.maydell@linaro.org>,
"Michael Tokarev" <mjt@tls.msk.ru>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Stefan Hajnoczi" <stefanha@redhat.com>
Subject: [Qemu-devel] [PULL 2/4] .travis.yml: re-enable lttng user space trace test
Date: Wed, 12 Mar 2014 14:13:51 +0000 [thread overview]
Message-ID: <1394633633-18211-3-git-send-email-alex.bennee@linaro.org> (raw)
In-Reply-To: <1394633633-18211-1-git-send-email-alex.bennee@linaro.org>
From: Alex Bennée <alex.bennee@linaro.org>
This build was disabled while the lttng tracing was broken. Stefan has
recently submitted a pull request with it re-enabled.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
diff --git a/.travis.yml b/.travis.yml
index 286cf62..1d78421 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -69,8 +69,7 @@ matrix:
EXTRA_CONFIG="--enable-trace-backend=ftrace"
TEST_CMD=""
compiler: gcc
- # This disabled make check for the ftrace backend which needs more setting up
- # Currently broken on 12.04 due to mis-packaged liburcu and changed API, will be pulled.
- #- env: TARGETS=i386-softmmu,x86_64-softmmu
- # EXTRA_PKGS="liblttng-ust-dev liburcu-dev"
- # EXTRA_CONFIG="--enable-trace-backend=ust"
+ - env: TARGETS=i386-softmmu,x86_64-softmmu
+ EXTRA_PKGS="liblttng-ust-dev liburcu-dev"
+ EXTRA_CONFIG="--enable-trace-backend=ust"
+ compiler: gcc
--
1.9.0
next prev parent reply other threads:[~2014-03-12 14:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-12 14:13 [Qemu-devel] [PULL 0/4] Travis Updates alex.bennee
2014-03-12 14:13 ` [Qemu-devel] [PULL 1/4] .travis.yml: add a new build target with non-core devlibs alex.bennee
2014-03-12 14:13 ` alex.bennee [this message]
2014-03-12 14:13 ` [Qemu-devel] [PULL 3/4] .travis.yml: trivial whitespace fixup alex.bennee
2014-03-12 14:13 ` [Qemu-devel] [PULL 4/4] .travis.yml: add IRC notifications for build failures alex.bennee
2014-03-14 15:51 ` [Qemu-devel] [Qemu-trivial] [PULL 0/4] Travis Updates Michael Tokarev
2014-03-18 10:15 ` Alex Bennée
-- strict thread matches above, loose matches on Subject: below --
2014-03-12 14:00 [Qemu-devel] " alex.bennee
2014-03-12 14:00 ` [Qemu-devel] [PULL 2/4] .travis.yml: re-enable lttng user space trace test alex.bennee
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=1394633633-18211-3-git-send-email-alex.bennee@linaro.org \
--to=alex.bennee@linaro.org \
--cc=mjt@tls.msk.ru \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=stefanha@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).