Skip to content

Support Event tracing for Windows #140

@vadimpiven

Description

@vadimpiven

Mimalloc has a special compilation flag to emit tracing events on Windows https://github.com/microsoft/mimalloc?tab=readme-ov-file#etw
Please consider adding support for this compilation flag via feature.

I am interested in allocation profiling of my Node.js Native Addon written in Rust. For MacOS and Linux I use jemalloc with profiling feature enabled https://crates.io/crates/jemalloc_pprof For Windows I would like to use mimalloc with Event tracing feature, so I could monitor allocations using Windows performance recorder & Windows performance analyzer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions