projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d31c0bd1de1ec7f68f2a3b51b7466eb1a729fef2
[lttng-tools.git]
/
tests
/
regression
/
ust
/
low-throughput
/
tp.c
1
/*
2
* tp.c
3
*
4
* Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5
*
6
* SPDX-License-Identifier: MIT
7
*
8
*/
9
10
#define TRACEPOINT_CREATE_PROBES
11
#include
"tp.h"
This page took
0.030491 seconds
and
4
git commands to generate.