16 lines
1.7 KiB
Text
16 lines
1.7 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_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) ) unwind? ( sys-libs/libunwind:= )
|
|
DESCRIPTION=Function (graph) tracer for user-space
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/namhyung/uftrace
|
|
INHERIT=bash-completion-r1 lua-single python-single-r1 toolchain-funcs
|
|
IUSE=capstone lua python unwind +lua_single_target_luajit 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_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) ) unwind? ( sys-libs/libunwind:= )
|
|
REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit ) ) python? ( ^^ ( 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 aee383a0de35701b9eb0b27077a1c143 lua-utils e69ff116248d78546ae1a234c086fe80 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f
|
|
_md5_=fc43242cf8ab8ef408ea1cb646a73502
|