All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Zafman <dzafman@redhat.com>
To: ceph-devel <ceph-devel@vger.kernel.org>
Subject: Re: LTTNG
Date: Tue, 03 Feb 2015 13:44:03 -0800	[thread overview]
Message-ID: <54D14123.9060305@redhat.com> (raw)
In-Reply-To: <54D12349.7080701@redhat.com>


I did the following to get the latest stable release of LTTNG because 
the default Ubuntu packages weren't new enough.

Now do_autogen.sh works for me per Sage's change to make --with-lttng 
the default for developers.

sudo apt-add-repository ppa:lttng/ppa
sudo apt-get update
sudo apt-get install lttng-tools
sudo apt-get install liblttng-ust-dev

I skipped the following because I assume it is for kernel modules.
sudo apt-get install lttng-modules-dkms

David

On 2/3/15 11:36 AM, David Zafman wrote:
>
> On Ubuntu 12.04.1 LTS after doing an install-deps.sh and the new 
> do_autogen.sh without -L, I get a config error with this in the 
> config.log:
>
> configure:22637: checking if lttng-gen-tp is sane
> configure:22647: result: no
> configure:22681: checking lttng/tracepoint.h usability
> configure:22681: gcc -c  -g -Wextra -Wno-missing-field-initializers 
> -Wno-missing-declarations -Wno-unused-parameter  conftest.c >&5
> configure:22681: $? = 0
> configure:22681: result: yes
> configure:22681: checking lttng/tracepoint.h presence
> configure:22681: gcc -E  conftest.c
> configure:22681: $? = 0
> configure:22681: result: yes
> configure:22681: checking for lttng/tracepoint.h
> configure:22681: result: yes
> configure:22692: checking for lttng-gen-tp
> configure:22708: found /usr/bin/lttng-gen-tp
> configure:22719: result: yes
> configure:22737: error: in `/home/dzafman/ceph2':
> configure:22739: error: lttng-gen-tp does not behave properly
>
> David Zafman
> Senior Developer
> http://www.redhat.com
> -- 
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  reply	other threads:[~2015-02-03 21:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03 19:36 LTTNG David Zafman
2015-02-03 21:44 ` David Zafman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-06 12:41 lttng Thibault, Daniel
     [not found] <829CD00A1996CE4982B5200EDCE9428BFC398E@HSPMS-EXCHG01.hspg.de>
     [not found] ` <508018F1.4000602@efficios.com>
     [not found]   ` <20121018162317.GA17795@Krystal>
     [not found]     ` <829CD00A1996CE4982B5200EDCE9428BFC39AC@HSPMS-EXCHG01.hspg.de>
     [not found]       ` <20121019121144.GA30479@Krystal>
     [not found]         ` <829CD00A1996CE4982B5200EDCE9428BFC39C2@HSPMS-EXCHG01.hspg.de>
2013-05-03 14:42           ` lttng Mathieu Desnoyers
     [not found] <C3E76F4DB674C24BA475182F42DDE8B54E5ACE@SOM-EXCH02.nuance.com>
2012-07-20 14:56 ` LTTng David Goulet
2012-07-20 17:02 ` LTTng Mathieu Desnoyers
     [not found] ` <5009718E.8020308@efficios.com>
2012-07-20 17:43   ` LTTng Yannick Brosseau
2012-07-20 14:08 LTTng Alawneh, Luay

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=54D14123.9060305@redhat.com \
    --to=dzafman@redhat.com \
    --cc=ceph-devel@vger.kernel.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 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.