From: Michael Ellerman Date: Wed, 20 Aug 2008 23:36:11 +0000 (-0700) Subject: ftrace: make output nicely spaced for up to 999 cpus X-Git-Tag: v2.6.28-rc1~78^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6168353d1c0b24b7512e14d1c3e47ed69881a23;p=pandora-kernel.git ftrace: make output nicely spaced for up to 999 cpus Currently some of the ftrace output goes skewiff if you have more than 9 cpus, and some if you have more than 99. Twiddle with the headers and format strings to make up to 999 cpus display without causing spacing problems. Signed-off-by: Michael Ellerman Acked-by: Steven Rostedt Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed