Add UST vs SystemTAP scalability test
[lttng-ust.git] / tests / tracepoint / benchmark / Makefile.am
CommitLineData
91594b71
MD
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3noinst_PROGRAMS = tracepoint_benchmark
4tracepoint_benchmark_SOURCES = tracepoint_benchmark.c tracepoint_benchmark.h
5tracepoint_benchmark_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
6
7CFLAGS_tracepoint_benchmark.o = -I$(src) -g
This page took 0.023097 seconds and 4 git commands to generate.