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☆121Updated 4 years ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- Flamegraph generator for cProfile stats☆253Updated 2 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆230Updated 4 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- LLDB extension for debugging Python programs☆89Updated this week
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Auditing and relabeling cross-distribution Linux wheels.☆501Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- A library that automatically infers dependencies for Python files☆177Updated last year
- Library to refactor python code through AST manipulation.☆359Updated 7 months ago
- A Python wrapper for the extremely fast Blosc compression library☆359Updated 3 weeks ago
- Serialize numpy arrays using msgpack☆209Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- vmprof - a statistical program profiler☆433Updated 2 months ago
- Find and copy needed dynamic libraries into python wheels☆288Updated 3 weeks ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆146Updated last week
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- A memory analyzer for running python processes☆156Updated 4 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 3 weeks ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated this week
- Provide Python access to the NVML library for GPU diagnostics☆250Updated 2 months ago
- Use pytest's runner to discover and execute C++ tests☆143Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆61Updated last year
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated last month
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆281Updated last month