Searched hist:"04 b01a1db46cc17f6ab2ac2bada27d8e671710e1" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/tests/ |
H A D | make | diff 04b01a1db46cc17f6ab2ac2bada27d8e671710e1 Wed Feb 19 04:21:38 CST 2014 Jiri Olsa <jolsa@redhat.com> perf tests: Fix *.o make tests
Enable and fix *.o object make tests. Following tests are now available:
$ make -f tests/make make_perf_o_O - make_perf_o_O: cd . && make -f Makefile O=/tmp/tmp.iF5vI5emGy DESTDIR=/tmp/tmp.epDPFVhH0s perf.o $ make -f tests/make make_util_map_o_O - make_util_map_o_O: cd . && make -f Makefile O=/tmp/tmp.BWuMf55ygC DESTDIR=/tmp/tmp.QbGBRF95oP util/map.o
Signed-off-by: Jiri Olsa <jolsa@redhat.com> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1392805300-14610-1-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|