summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2006-12-31 11:49:35 +0100
committerTobias Klauser <tklauser@xenon.tklauser.home>2006-12-31 11:49:35 +0100
commit1433cf53f1a3c75672bfeba7e81dadfb86a82d2c (patch)
tree38595212459fdb29f3d3bf1f549bef52c2e485d9 /debian/changelog
parentb37e0da0b7dc72ddfa513e319ca71b5f5b8aeb7d (diff)
debian/rules: Delete unnecessary empty line
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions
test -f ./python/perf.so - make_debug: cd . && make -f Makefile DEBUG=1 test: test -x ./perf - make_no_libperl: cd . && make -f Makefile NO_LIBPERL=1 test: test -x ./perf You see command line for 'make_pure' test right away, and the output is stored into 'make_pure' file. To run simple test: $ make -f tests/make make_debug - make_debug: cd . && make -f Makefile DEBUG=1 test: test -x ./perf At this moment tests checks for successfull build and for existence of several built files. Additional after-build checks could be added. Signed-off-by: Jiri Olsa <jolsa@redhat.com> Cc: Borislav Petkov <bp@alien8.de> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.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> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/r/1369398928-9809-2-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests/make')