diff options
author | David Ahern <[email protected]> | 2013-11-06 08:55:35 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-11-07 10:40:47 -0300 |
commit | a614d01bdd0cc8200d917da25f5a3d539b944193 (patch) | |
tree | 72b71a18008e104bf44bcf89bb0937dd4bef1134 /tools/perf/util/trace-event-scripting.c | |
parent | 744a971940520cf0818e1fe882b64892c528e6de (diff) |
perf tools: Fix version when building out of tree
When building perf out of tree:
$ make perf-tar-src-pkg
$ tar -xf perf-<ver>.tar -C /tmp
$ cd /tmp/perf<ver>
$ make -C tools/perf
you get this warning message:
make[1]: *** No rule to make target `kernelversion'. Stop.
Fix it by saving the perf version in the tar file and using that for the
out of tree builds.
v2: removed short form request and fixed up version string from usual output.
Signed-off-by: David Ahern <[email protected]>
Suggested-by: Ingo Molnar <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions