mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
11 lines
431 B
Plaintext
11 lines
431 B
Plaintext
DEFINED_PHASES=install test
|
|
DESCRIPTION=Visualization of hierarchical data, especially profiled stack traces
|
|
EAPI=8
|
|
HOMEPAGE=https://www.brendangregg.com/flamegraphs.html https://github.com/brendangregg/FlameGraph
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=CDDL
|
|
RDEPEND=dev-lang/perl app-alternatives/awk
|
|
SLOT=0
|
|
SRC_URI=https://github.com/brendangregg/FlameGraph/archive/v1.0.tar.gz -> FlameGraph-1.0.tar.gz
|
|
_md5_=35a15046d6a5504a3381c0de535122a8
|