]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub/scm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Mar 2022 18:29:25 +0000 (10:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Mar 2022 18:29:25 +0000 (10:29 -0800)
commit7a7c8b9f6f112776fba8a0e1475e6271b65035c7
tree7dd42980a3a742b432118e2e750db1f3eeed76a1
parentaaeb4306a692c1cd1d27e919b1a4c207264a3ddb
parent0196ef97f2272d1f19dca6689f8c854ef1a3f78f
Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux

Pull perf tools fixes from Arnaldo Carvalho de Melo:

 - Fix event parser error for hybrid systems

 - Fix NULL check against wrong variable in 'perf bench' and in the
   parsing code

 - Update arm64 KVM headers from the kernel sources

 - Sync cpufeatures header with the kernel sources

* tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux:
  perf parse: Fix event parser error for hybrid systems
  perf bench: Fix NULL check against wrong variable
  perf parse-events: Fix NULL check against wrong variable
  tools headers cpufeatures: Sync with the kernel sources
  tools kvm headers arm64: Update KVM headers from the kernel sources