kwlzn / pytracingLinks
a python trace profiler that outputs to chrome trace-viewer format (about://tracing).
☆66Updated 3 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☆119Updated 3 years ago
- Python AST that abstracts the underlying Python version☆145Updated 5 months ago
- LLDB extension for debugging Python programs☆86Updated 8 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 10 months ago
- Find and copy needed dynamic libraries into python wheels☆280Updated 5 months ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- vmprof - a statistical program profiler☆434Updated 3 months ago
- Flamegraph generator for cProfile stats☆253Updated 2 years ago
- Auditing and relabeling cross-distribution Linux wheels.