projects
/
lttng-ust.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fix copy&paste error in kcompat.h header check
[lttng-ust.git]
/
hello
/
tp.h
Commit
Line
Data
6e71f8c9
PMF
1
#include "tracepoint.h"
2
3
DECLARE_TRACE(hello_tptest,
4
TPPROTO(int anint),
5
TPARGS(anint));
This page took
0.023345 seconds
and
4
git commands to generate.