Tag: Ptrace
Pyflame: Uber Engineering’s Ptracing Profiler for Python
Seemingly small inefficiencies are greatly magnified as Uber's business scales. In this article we’ll explore design considerations and unique implementation characteristics of Pyflame, Uber Engineering's high-performance Python profiler implemented in C++.