Skip to content

more flexibility in defining the boundaries of activity #42

@wizfromoz

Description

@wizfromoz

feature request:

we have a use case for CxxProf where the "activity" is not contained within one function scope, but rather starts in one function, and ends in another, and they don't have a common ancestor in the stack. We tried using _mark_s, but it's not quite helpful as these appear as independent events, and semantically, we do have the activity here.

While it may break the simplicity of the current activity concept, if we could add additional macros that start and end the activity independently, that would be great.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions