commit | c53d138d41a7f33cf085762c64b4b61e8d223e1c | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Wed Sep 30 10:45:26 2015 +0900 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Oct 01 09:54:33 2015 -0300 |
tree | b7bf1dfc21e2f79bd375e19c226daa9a0dcb6fb8 | |
parent | 4b37af595742977f1bdd8c0fd0f3e6e55b36e7b7 [diff] |
perf top: Register idle thread The perf top didn't add the idle/swapper thread to the machine's thread list and its comm was displayed as ':0'. Fix it. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1443577526-3240-3-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>