[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091108165941.GA5440@elte.hu>
Date: Sun, 8 Nov 2009 17:59:41 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Clark Williams <williams@...hat.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: perf tools: modify perf routines to use new debugfs routines
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists