projects
/
ust.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
add is_marker_enabled function from lttng kt
[ust.git]
/
libust
/
marker-control.h
Commit
Line
Data
ba6459ba
PMF
1
#ifndef MARKER_CONTROL_H
2
#define MARKER_CONTROL_H
3
9160b4e4
4
int init_marker_control(void);
ba6459ba
PMF
5
int ltt_probe_register(struct ltt_available_probe *pdata);
6
7
#endif /* MARKER_CONTROL_H */
This page took
0.039417 seconds
and
4
git commands to generate.