]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Mon, 17 Oct 2016 14:49:16 +0000 (16:49 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 17 Oct 2016 14:49:16 +0000 (16:49 +0200)
commit1751c5e0e84e3dee96ece9c33b804eab04902ad5
tree1535c76205503fe173b1801f7006ca3af38c739d
parentc5fb876668c77a8ddc595fc79e61d7833b261081
parentb1e8e13eb1bc5b04d5439d5a2cfa8fc1fa6d503d
Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

- Fix handling of NUMA nodes in perf.data files (Jiri Olsa)

- Fix scrolling when refreshing 'perf top --tui --hierarchy' entries (Namhyung Kim)

- Fix building of JIT support on Ubuntu 16.04 (Anton Blanchard)

- Fix handling of events including .c and .o, that were being treated as
  BPF scripts instead of vendor ones (Wang Nan)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>