X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=Makefile.am;h=279a73ae53ccc2370c6e37363830065c9ff9a1f9;hb=0429cab2a0d6aa29491ffc132b2221ab76925691;hp=44f17148b73a06ffb49577d4710b40c53442f3b2;hpb=322585731ced1adba36cddcb8bdd5d997d1b2e3e;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index 44f17148b..279a73ae5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = liblttng-sessiond-comm \ +SUBDIRS = benchmark \ + liblttng-sessiond-comm \ libkernelctl \ liblttng-kconsumer \ liblttng-ustconsumer \ @@ -12,3 +13,6 @@ SUBDIRS = liblttng-sessiond-comm \ tests \ include \ doc + +bench: + ./benchmark/runall.sh