Skip to content

Add Pyflame#1030

Merged
vinta merged 1 commit intovinta:masterfrom
tomviner:patch-1
Mar 2, 2018
Merged

Add Pyflame#1030
vinta merged 1 commit intovinta:masterfrom
tomviner:patch-1

Conversation

@tomviner
Copy link
Contributor

@tomviner tomviner commented Mar 2, 2018

What is this Python project?

Pyflame allows you to profile an existing Python process. The output is an interactive "flame graph":

image

What's the difference between this Python project and similar ones?

You don't need to make any changes to your code. And you don't need to run the command under investigation yourself. So services which are managed by init.d or systemd are able to be profiled. This includes processes with embedded Python interpreters, like your uWSGI and mod_wsgi. And because the overhead is low enough that you can use it to profile live processes in production

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it.

@vinta vinta merged commit fe300f2 into vinta:master Mar 2, 2018
@tomviner tomviner deleted the patch-1 branch March 2, 2018 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants