cloudwego/goref

optimize the output display of the node names

jayantxie opened this issue · 0 comments

Currently, only the field names (or array indices) are displayed in pprof nodes. It is expected to include the field's type name as well. This will facilitate better code positioning. The desired format would be something like:
conn -> github.com/cloudwego/netpoll.(*connection).conn