Merge branch 'master' into benchmark
[lttng-tools.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = benchmark \
4 liblttng-sessiond-comm \
5 libkernelctl \
6 liblttngkconsumerd \
7 liblttngctl \
8 libustcomm \
9 libustctl \
10 lttng \
11 ltt-kconsumerd \
12 ltt-sessiond \
13 tests \
14 include \
15 doc
16
17 bench:
18 ./benchmark/runall.sh
This page took 0.030643 seconds and 5 git commands to generate.