summaryrefslogtreecommitdiff
path: root/dev-debug/sysdig/metadata.xml
blob: 05dad048fe7962292ca365880563adb5599caa02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>holger@applied-asynchrony.com</email>
		<name>Holger Hoffstätte</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="bpf">Enable the BPF probe as alternative event source
			to <pkg>dev-debug/scap-driver</pkg>.</flag>
		<flag name="modules">Build kernel modules needed for tracing local
			events. Disable this only if you intend to use sysdig purely
			to work with dumpfiles.</flag>
	</use>
	<upstream>
		<remote-id type="github">draios/sysdig</remote-id>
	</upstream>
</pkgmetadata>