]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Fix installation of libexec components
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 4 Oct 2013 13:24:17 +0000 (10:24 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 4 Oct 2013 18:16:05 +0000 (15:16 -0300)
commit9671a72c8fbc265fad1f35d3a4d7657034c9f249
treeb12d24066706b650274f262a0de6e1290676192b
parentc5b292696a92bd835095560625a5e04358b9a052
perf tools: Fix installation of libexec components

Doing a fresh install on a user home directory needs to first make sure
that the ~/libexec/perf-core/ directory is present so that
'perf-archive' like scripts, 'perf test' attr config files and 'perf
script' scripts can be installed.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-z7ryi3r1b9dn9smbfnab0fdc@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile