]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf sched map: Apply cpu color when there's an activity
authorNamhyung Kim <namhyung@kernel.org>
Mon, 24 Oct 2016 02:02:43 +0000 (11:02 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Oct 2016 18:04:48 +0000 (15:04 -0300)
commit1208bb274ba547012579d5b68c693e0b36682b74
tree044d4dbeb3beb6b7c82e0f09f5fca02bebf749e9
parent77f02f44460ab1480af2ae6145a1a85b9fe0b8ac
perf sched map: Apply cpu color when there's an activity

Applying cpu color always doesn't help readability IMHO.  Instead it
might be better to applying the color when there's an activity on those
CPUs.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20161024020246.14928-1-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-sched.c