From: Ingo Molnar Date: Wed, 16 Sep 2009 12:12:36 +0000 (+0200) Subject: perf sched: Make idle thread and comm/pid names more consistent X-Git-Tag: v2.6.32-rc1~628^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80ed0987f363d7eb50193df3e6f6d71451f74bc3;p=pandora-kernel.git perf sched: Make idle thread and comm/pid names more consistent Peter noticed that we have 3 ways of referring to the idle thread: [idle]:0 swapper:0 swapper-0 Standardize on 'swapper:0'. Reported-by: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed