projects
/
lttng-tools.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Tests: ust_constructor: convert left-over type hint to type comment
[lttng-tools.git]
/
tests
/
regression
/
ust
/
ust-dl
/
libbar-tp.c
Commit
Line
Data
9d16b343
MJ
1
/*
2
* Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
3
*
4
* SPDX-License-Identifier: MIT
5
*
6
*/
7
818df80b
JG
8
#define TRACEPOINT_CREATE_PROBES
9
#include "libbar-tp.h"
This page took
0.091487 seconds
and
4
git commands to generate.