python-pyflame 1.6.7 blacklisted
This recipe is blacklisted by the meta-python2 layer. The reason provided is:
python2 is out of support for long time, read https://www.python.org/doc/sunset-python-2/ https://python3statement.org/ and if you really have to temporarily use this, then set I_SWEAR_TO_MIGRATE_TO_PYTHON3 to "yes"
Name | python-pyflame |
---|---|
Version | 1.6.7 (c151d2f34737f28a1f5266a003b2b0720bbd9f96) |
Summary | Pyflame: A Ptracing Profiler For Python |
Description | Pyflame is a high performance profiling tool that generates flame graphs for Python. Pyflame is implemented in C++, and uses the Linux ptrace(2) system call to collect profiling information. It can take snapshots of the Python call stack without explicit instrumentation, meaning you can profile a program without modifying its source code. Pyflame is capable of profiling embedded Python interpreters like uWSGI. It fully supports profiling multi-threaded Python programs. |
Section | devel/python |
License | Apache-2.0 |
Homepage | https://github.com/uber/pyflame |
Recipe file | recipes-devtools/python/python-pyflame_1.6.7.bb |
Layer | meta-python2 (honister branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/uber/pyflame.git |
Patches
None
Other branches
This recipe in other branches of meta-python2:
Branch | Recipe |
---|---|
master | python-pyflame 1.6.7 |
kirkstone (Yocto Project 4.0) | python-pyflame 1.6.7 |
honister (Yocto Project 3.4) | python-pyflame 1.6.7 (this recipe) |
hardknott (Yocto Project 3.3) | python-pyflame 1.6.7 |
gatesgarth (Yocto Project 3.2) | python-pyflame 1.6.7 |
dunfell (Yocto Project 3.1) | python-pyflame 1.6.7 |
zeus (Yocto Project 3.0) | python-pyflame 1.6.7 |
warrior (Yocto Project 2.7) | python-pyflame 1.6.7 |
thud (Yocto Project 2.6) | python-pyflame 1.6.6 |