Skip to content

Implement sys.settrace as the lowest level of a debugger or profiler #1949

@tannewt

Description

@tannewt

sys.settrace could be a very useful tool for performance analysis via python rather than requiring a lot from the VM/C itself.

There is a PR to micropython for it here: micropython#4265 from @malinah

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions