Skip to content

Decode node names back in callgrind frontend #2

@nefanov

Description

@nefanov

Is your feature request related to a problem? Please describe.
Callgrind frontend now encodes node labels to numbers, then prints those encoded labels as result of CFL-R solution. As result, now the output should be analyzed manually to get mappings back.

Describe the solution you'd like
Implement a procedure of labels decoding back to original. See dotparse.py file for clarification.

Describe alternatives you've considered
Also, you can place the labels without encodings, but the core algorithm should be examined for this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions