crash-utility / crash

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

Use .orc_header to detect version #169

Open nilayvaish opened 5 months ago

nilayvaish commented 5 months ago

Linux kernel commit b9f174c811e3ae4ae8959dc57e6adb9990e913f4 added an ELF section for the ORC version identifier. The crash utility should use this section to identify the ORC version in use.