summaryrefslogtreecommitdiff
path: root/dev-util/babeltrace/metadata.xml
blob: 4a8c91ec47919f924b54d2c83b642fd417a75b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>
		Babeltrace is a command-line tool and library to read and convert trace files to and from different formats. It supports the CTF format, which is outputted by the LTTng 2.0 tracers.
	</longdescription>
	<use>
		<flag name="elfutils">Build the <pkg>dev-util/lttng-ust</pkg> debug information filter component class</flag>
		<flag name="plugins">Build support for Babeltrace 2 Python plugins</flag>
	</use>
	<upstream>
		<remote-id type="github">efficios/babeltrace</remote-id>
	</upstream>
</pkgmetadata>