Replace explicit rcu_read_lock/unlock with lttng::urcu::read_lock_guard
[lttng-tools.git] / src / lib / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3SUBDIRS =
4
5if BUILD_LIB_LTTNG_CTL
6SUBDIRS += lttng-ctl
7endif
This page took 0.02292 seconds and 4 git commands to generate.