can bpftrace interpret c++ argument as object and to access its member?

后端 未结 0 935
囚心锁ツ
囚心锁ツ 2020-12-19 05:18

with bpftrace set uprobe to trace c++ function, I want to see the argument\'s content.

the argument is a C++ object, so how can i access its member/field in bpftrace

相关标签:
回答
  • 消灭零回复
提交回复
热议问题