Add Austin
Austin is a Python frame stack sampler for CPython that can be used to extract profiling data from a Python application with zero instrumentation and minimal impact.
This commit is contained in:
parent
e7e34de14b
commit
f8a994327e
@ -324,6 +324,7 @@ Only main chapters:
|
||||
:small_orange_diamond: <a href="https://github.com/mozilla/rr"><b>rr</b></a> - is a lightweight tool for recording, replaying and debugging execution of applications.<br>
|
||||
:small_orange_diamond: <a href="https://pcp.io/index.html"><b>Performance Co-Pilot</b></a> - a system performance analysis toolkit.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/sharkdp/hexyl"><b>hexyl</b></a> - a command-line hex viewer.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/p403n1x87/austin"><b>Austin</b></a> - Python frame stack sampler for CPython.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Log Analyzers
|
||||
|
Loading…
Reference in New Issue
Block a user