perf tools: Fix comm column adjusting
authorFrederic Weisbecker <fweisbec@gmail.com>
Tue, 18 Aug 2009 14:03:46 +0000 (16:03 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 18 Aug 2009 14:06:18 +0000 (16:06 +0200)
The librarization of the thread helpers between annotate and
report lost some perf report specifics.

This patch fixes the thread comm column adjusting that has
been omitted during this export.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <1250604226-6852-1-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found