From: Jiri Olsa Date: Mon, 7 Mar 2011 20:13:41 +0000 (+0100) Subject: perf top: Don't let events to eat up whole header line X-Git-Tag: v2.6.39-rc1~510^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6547250381eb315acff3d52b4872ad775359407c;p=pandora-kernel.git perf top: Don't let events to eat up whole header line Passing multiple events might force out information about pid/tid/cpu. Attached patch leaves 30 characters for this info at the expense of the events' names. Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Han Pingtian LKML-Reference: <1299528821-17521-3-git-send-email-jolsa@redhat.com> Signed-off-by: Jiri Olsa Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed