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 (master branch) |
Inherits |
- autotools
- pkgconfig
- siteconfig
- siteinfo
|
Dependencies |
- autoconf-native
- automake-native
- libtool-cross
- libtool-native
- pkgconfig-native
- python
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
|
PACKAGECONFIG options |
|