Skip to content

Enable shared library list population in Gecko Profiler #268

@dmik

Description

@dmik

This is a continuation of #264. So far, SharedLibraryInfo::GetInfoForSelf() (tools/profiler/core/shared-libraries-os2.cc) returns an empty list. When we really need the profiler, we may want to use DosQuerySysState(QS_MTE) to walk the process DLLs and populate the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions