Markers: remove channel name from trace_mark()
[ust.git] / tests / tracepoint / benchmark / Makefile.am
... / ...
CommitLineData
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 -lpthread
6
7CFLAGS_tracepoint_benchmark.o = -I$(src) -g
This page took 0.022719 seconds and 4 git commands to generate.