summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f5bbfafd5aea77cb5c9826f2b0e7f57873e4f68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = flamegraph
	pkgdesc = Flame Graphs visualize profiled code
	pkgver = 1.0
	pkgrel = 2
	url = http://www.brendangregg.com/flamegraphs.html
	arch = i686
	arch = x86_64
	license = CDDL
	depends = awk
	depends = perl
	conflicts = flamegraph
	conflicts = flamegraph-git
	source = https://github.com/brendangregg/FlameGraph/archive/v1.0.tar.gz
	sha256sums = c5ba824228a4f7781336477015cb3b2d8178ffd86bccd5f51864ed52a5ad6675

pkgname = flamegraph