perf_counter tools: Cleanup Makefile
authorMike Galbraith <efault@gmx.de>
Tue, 2 Jun 2009 08:17:34 +0000 (10:17 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 2 Jun 2009 09:01:43 +0000 (11:01 +0200)
commitc1079abd1d5e66edabeb04d75e48e604cd8c167f
treeb065af53f5a117b500945f702ebc39ebdf9e195e
parentc25486c5ea3ea5586f71285a3aa5cfafb1db59f9
perf_counter tools: Cleanup Makefile

We currently build perf-stat/record etc, only to do nothing
with them.  We also install the perf binary in two places,
$prefix/bin and $perfexec_instdir, which appears to be for
binaries which perf would exec were a command not linked in.
Correct this, and comment out broken/incomplete targets dist
and coverage.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/Makefile
This page took 0.024398 seconds and 5 git commands to generate.