summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8fbf169f2f18093193191bfd4738a067f1c39611 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = bpf-dtrace-utils
	pkgdesc = bpf-dtrace-utils contains the Userspace portion of the DTrace port to Linux (with eBPF backend)
	pkgver = 2.0.2
	pkgrel = 2
	url = https://github.com/oracle/dtrace-utils
	arch = x86_64
	license = UPL-1.0
	makedepends = lib32-glibc
	makedepends = bpf-unknown-none-binutils
	makedepends = bpf-unknown-none-gcc
	makedepends = libpfm
	makedepends = libpcap
	makedepends = wireshark-cli
	makedepends = valgrind
	makedepends = fuse3
	makedepends = linux-headers
	depends = wireshark-cli
	depends = fuse3
	conflicts = systemtap
	options = !strip
	options = !lto
	options = !makeflags
	options = !buildflags
	source = git+https://github.com/oracle/dtrace-utils#tag=2.0.2
	sha256sums = SKIP

pkgname = bpf-dtrace-utils