kwlzn / pytracingLinks
a python trace profiler that outputs to chrome trace-viewer format (about://tracing).
☆67Updated 4 years ago
Alternatives and similar repositories for pytracing
Users that are interested in pytracing are comparing it to the libraries listed below
Sorting:
- Utility for measuring the fraction of time the CPython GIL is held☆122Updated 4 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 3 weeks ago
- Find and copy needed dynamic libraries into python wheels☆295Updated last week
- Demo project for building Python wheels for Linux with Travis-CI☆231Updated 4 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Flamegraph generator for cProfile stats☆255Updated 2 years ago
- Auditing and relabeling cross-distribution Linux wheels.☆513Updated this week
- A memory analyzer for running python processes☆156Updated 4 years ago
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆62Updated last year
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- Library to refactor python code through AST manipulation.☆358Updated 10 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 3 months ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- LLDB extension for debugging Python programs☆93Updated last week
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Examples of safe coding practice for Python C extensions.☆233Updated last week
- Use pytest's runner to discover and execute C++ tests☆144Updated 2 weeks ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 6 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Python 3 Bindings for NVML library. Get NVIDIA GPU status inside your program.☆249Updated 3 years ago
- Automagically inline python methods☆112Updated 10 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- vmprof - a statistical program profiler☆437Updated 4 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- A module for getting CPU info with pure Python☆340Updated last year
- Pure-python wrapper generator for ctypes☆329Updated 9 months ago
- Parallel Programming with Python and Charm++☆295Updated 7 months ago