projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Modify buildsystem to be able to compile with installed libraries
[lttng-ust.git]
/
hello
/
tp.h
1
#include
"tracepoint.h"
2
3
DECLARE_TRACE
(
hello_tptest
,
4
TPPROTO
(
int
anint
),
5
TPARGS
(
anint
));
This page took
0.029056 seconds
and
4
git commands to generate.