Skip to content

Feature Request: Trace every line of my code which gets executed #1460

Open
@guettli

Description

@guettli

I would like to have a panel which shows every line of my code which got executed during the http request.

Lines of the python standard library or the django framework should not be shown.

I googled, but it seems that there is nothing up to now.

Similar to set -x on the shell.

Maybe this new panel could be based on one of these tools

https://github.com/ionelmc/python-hunter

https://github.com/gaogaotiantian/viztracer

Maybe it would make sense to start this panel as external project first.

Please tell me if I was blind and a ddt panel like this already exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Third Party RequestIdentifies features to be turned into third party projects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions