clbr / radeontop

GNU General Public License v3.0
804 stars 70 forks source link

Add bus information to dump and UI #64

Closed grische closed 6 years ago

grische commented 6 years ago

This change adds the bus id (in hex) to both the dump as well as the radeontop UI.

Hex output allows for easy comparison of the bus id in radeontop with the bus id in other tools like lspci.

Fixes #63

grische commented 6 years ago

@clbr imho it would be a good idea to increase the version number as well, as the new dump output format might some parsers. Do you want me to add another commit here?

clbr commented 6 years ago

Thanks. The version number comes from git tags, so there's nothing to change until I make a new release.