andikleen / pmu-tools

Intel PMU profiling tools
GNU General Public License v2.0
1.98k stars 331 forks source link

let --version print CPU and TMA version #420

Closed aayasin closed 2 years ago

andikleen commented 2 years ago

Can you fix the failing linter checks please?

./toplev.py:3813:45: E228 missing whitespace around modulo operator

aayasin commented 2 years ago

Linting now passes (re-opened Pull request after i closed it by mistake Andi)

andikleen commented 2 years ago

Thanks!