Initial import of the benchmark branch
[lttng-tools.git] / benchmark / Makefile.am
CommitLineData
b25a8868
DG
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3noinst_LTLIBRARIES = liblttng-benchmark.la
4
5liblttng_benchmark_la_SOURCES = benchmark.c benchmark.h cpu.c cpu.h
6
7bench:
8 ./runall.sh
This page took 0.050071 seconds and 4 git commands to generate.