15 lines
1.8 KiB
Text
15 lines
1.8 KiB
Text
DEFINED_PHASES=compile configure install prepare setup
|
|
DEPEND=sys-libs/ncurses:= virtual/libelf:= capstone? ( dev-libs/capstone:0= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) unwind? ( sys-libs/libunwind:= )
|
|
DESCRIPTION=Function (graph) tracer for user-space
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/namhyung/uftrace
|
|
IUSE=capstone lua python unwind +lua_single_target_luajit python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=GPL-2
|
|
RDEPEND=sys-libs/ncurses:= virtual/libelf:= capstone? ( dev-libs/capstone:0= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) unwind? ( sys-libs/libunwind:= )
|
|
REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit ) ) python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/namhyung/uftrace/archive/v0.11.tar.gz -> uftrace-0.11.tar.gz
|
|
_eclasses_=bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 lua-single f2c2fb82c912dd65d53bdae3613a331f lua-utils e69ff116248d78546ae1a234c086fe80 multilib 4a33c9008e5ee30cb8840a3fdc24df2b multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 dfa3a38467793e97fcf791b156510654 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8
|
|
_md5_=7708a854e0aad1bb6d8fbb90ff1fab41
|