projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Create a dedicated test suite for Perf
[lttng-tools.git]
/
tests
/
perf
/
Makefile.am
1
if LTTNG_TOOLS_BUILD_WITH_LIBPFM
2
LIBS += -lpfm
3
4
noinst_PROGRAMS = find_event
5
find_event_SOURCES = find_event.c
6
endif
This page took
0.032014 seconds
and
5
git commands to generate.