commit | 69476ccb90111b2552ba68413aa9bbbcc931edca | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Wed Dec 21 07:29:08 2022 -0800 |
committer | Andi Kleen <ak@linux.intel.com> | Wed Dec 21 07:29:08 2022 -0800 |
tree | 1fd4c5871f45296d7c04ac4cc0b204ffc898f92e | |
parent | 029daaa06154b56389d2046025eae06e6b4cfd68 [diff] |
perf tools: Add missing dwarf registers Add more dwarf variable names, e.g. for floating point registers, so that those can be decoded by the dwarf probe finder and then displayed. Signed-off-by: Andi Kleen <ak@linux.intel.com>