]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Thu, 10 Dec 2015 08:10:40 +0000 (09:10 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 10 Dec 2015 08:10:40 +0000 (09:10 +0100)
commit1e492c7d0329f384a7d34a545664b0ecd2afdbbd
tree42b723883ba38f98c98b8a11a24948407a51bc78
parent9720e6af8fa8dbac575f4886c67896f90c8fb5c9
parentfc1ef8f1a45b23514d6d834143bf5b257ab34955
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

Pull perf/core improvements and fixes:

User visible changes:

  - Change default selection TUI background color to yellow (Ingo Molnar)

Infrastructure changes:

  - Start paving the way to reuse some cmdline functions with other tools/
    living utilities (Josh Poimboeuf)

  - Reference count fixes using the refcount debugger, unleaking some objects
    (Masami Hiramatsu)

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