blob: 898f65c3a8f06c44441153058093e68dd8019fef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>srcux</origin>
</pkgmetadata>
|