projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Remove immediate values code (non-effective anyway)
[lttng-ust.git]
/
include
/
Makefile.am
1
nobase_include_HEADERS = \
2
ust/marker.h \
3
ust/tracepoint.h \
4
ust/define_trace.h \
5
ust/ust_trace.h \
6
ust/processor.h \
7
ust/probe.h \
8
ust/ust.h \
9
ust/tracectl.h \
10
ust/core.h \
11
ust/clock.h \
12
ust/type-serializer.h \
13
ust/kcompat/kcompat.h \
14
ust/kcompat/compiler.h \
15
ust/kcompat/jhash.h \
16
ust/kcompat/simple.h \
17
ust/kcompat/types.h \
18
ust/kcompat/stringify.h \
19
ust/ustctl.h \
20
ust/ustconsumer.h
21
22
noinst_HEADERS = share.h usterr.h ust_snprintf.h
This page took
0.030867 seconds
and
4
git commands to generate.