Skip to content

No blocks received when profiling in other parts of code besides main file #217

@sarbjit-longia

Description

@sarbjit-longia

In my applicaiton I have a main file which runs the server defined in other libraries which are linked to this main binary. When I profile any function defined in this main file I get the data on the GUI connected over network but when I add the profiling code to any other part of my codebase which are essentially bunch of smaller projects linked into libs and then linked to main binary I do not get any data.

I made sure that I have some blocks that are sure to be closed and also added the macro to enable profiling in those libs but no data.

Can someone please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions