projects
/
lttng-tools.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
bin: compile lttng as C++
[lttng-tools.git]
/
tests
/
unit
/
ust-sigbus.c
Commit
Line
Data
881fc67f
MD
1
/*
2
* Copyright (C) 2021 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-only
5
*
6
*/
7
8
#include <lttng/ust-sigbus.h>
9
10
DEFINE_LTTNG_UST_SIGBUS_STATE();
This page took
0.069414 seconds
and
4
git commands to generate.