All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Clark Williams <williams@redhat.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Arnaldo Carvalho de Melo <acme@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: perf tools: modify perf routines to use new debugfs routines
Date: Sun, 8 Nov 2009 17:59:41 +0100	[thread overview]
Message-ID: <20091108165941.GA5440@elte.hu> (raw)
In-Reply-To: <20091108090307.0fa25a18@torg>


perf doesnt build with this patch applied:

perf.o: In function `get_debugfs_mntpt':
/home/mingo/tip/tools/perf/perf.c:386: undefined reference to 
`debugfs_find_mountpoint'
libperf.a(parse-events.o): In function `print_tracepoint_events':
/home/mingo/tip/tools/perf/util/parse-events.c:782: undefined reference 
to `debugfs_valid_mountpoint'
libperf.a(parse-events.o): In function `tracepoint_id_to_path':
/home/mingo/tip/tools/perf/util/parse-events.c:165: undefined reference 
to `debugfs_valid_mountpoint'
libperf.a(parse-events.o): In function `parse_tracepoint_event':
/home/mingo/tip/tools/perf/util/parse-events.c:504: undefined reference 
to `debugfs_valid_mountpoint'
collect2: ld returned 1 exit status
make: *** [perf] Error 1

	Ingo

  reply	other threads:[~2009-11-08 16:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-08 15:03 perf tools: modify perf routines to use new debugfs routines Clark Williams
2009-11-08 16:59 ` Ingo Molnar [this message]
2009-11-08 17:02 ` Ingo Molnar

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=20091108165941.GA5440@elte.hu \
    --to=mingo@elte.hu \
    --cc=acme@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    --cc=williams@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 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.