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)
commitd18929e9fde30c4d57ae57eb9a7f6f10b5808ca1
tree42b723883ba38f98c98b8a11a24948407a51bc78
parenta30c99a0beb3030ba42dab38cad6273cd090805d
parent0a4bb5da957b83ece8b4723c5bac7a5d29fbfb33
Merge tag 'perf-core-for-mingo' of git://git./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>