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)
commit4273b005875c34beda4a11c9d4a9132d80378036
treef59197ba5886aaff8cb1fd3b7da2eeec1c03e52f
parent1f18345bdfd489fde1085bc85839d5d3645cf511
perf tools: Fix comm column adjusting

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>
tools/perf/builtin-report.c