Skip to content

How to convert other types to char* or string with dtrace #62

Open
@reverseXiang

Description

@reverseXiang

In using dtrace, if other types can be converted to character types, then you can easily perform comparison operations, so the logic is much easier to write. But why I didn't find a good way to convert type, usually report error l type conversion failed, such as convert ustack(2) or usym(ucaller) to string type, please ask if there is a good way or suggestion, I will be very grateful!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions