Skip to content

[Feature request] Custom kernel names in Perfetto trace #522

Description

@BenWibking

Basic version: It would be very useful to have demangled kernel names in the Perfetto trace.

Advanced version: Since our application templates everything and also has nested lambdas, it would be incredibly useful to be able to provide a custom user-defined function for readable kernel names, and use the output of that function in the trace. This could be a Python or Ruby function that takes the demangled kernel name and returns the user-friendly name, or it could be a regular expression used for find-and-replace.

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