projects
/
lttng-tools.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
tests: Move to kernel style SPDX license identifiers
[lttng-tools.git]
/
tests
/
regression
/
ust
/
linking
/
tp.c
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
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 "ust_tests_demo.h"
This page took
0.029213 seconds
and
4
git commands to generate.