Skip to content

Introduce auto-generated Equal methods for pdata structs #13221

Open
@dmathieu

Description

@dmathieu

In pprofile, we're ending up manually generating Equal() methods quite often, so we can compare profiles being identical.
To make things more stable (with manual code, any new attribute needs not to forget to modify the method), we should generate Equal methods for every generated data type in pdata.

Originally posted by @mx-psi in #13197 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:pdatapdata module related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions