]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'perf/uncore-json-updates-1' of git://git.kernel.org/pub/scm/linux/kerne...
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 4 Apr 2017 14:02:47 +0000 (11:02 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 4 Apr 2017 14:02:47 +0000 (11:02 -0300)
commit4c3a530a9ef78e4148b3ae7782127534fd093e59
tree0afcb4f63857ebdb34888005083d9a273c0dfeba
parent04c3e204c009522498698729b66f59a7838839ad
parentea56622d550470dee0d517973639016d08685b94
Merge branch 'perf/uncore-json-updates-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc into perf/core

Pull perf/core improvements from Andi Kleen:

This pull requests contains updates to the Intel PMU events JSON files,
plus two one liner code fixes for the JSON files (also appended as patch)

The most remarkable change is support for Sandy Bridge to Skylake
client uncore event list support.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>