crash-utility / crash

Linux kernel crash utility
https://crash-utility.github.io
788 stars 266 forks source link

Is it doable to support BTF in crash-utility? #140

Open lian-bo opened 1 year ago

lian-bo commented 1 year ago

Kernel introduces the BTF, and bpf has supported this feature. Still not sure if it is doable to parse BTF in crash-utility, need more investigation.