From: Li Zefan Date: Thu, 10 Dec 2009 07:22:17 +0000 (+0800) Subject: perf tools: Align long options which have no short forms X-Git-Tag: v2.6.33-rc1~306^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3abfb1b50964ffbbd0fc4e1ffe598b1b63a8c7;p=pandora-kernel.git perf tools: Align long options which have no short forms Before: $ ./perf kmem ... -l, --line show n lines --raw-ip show raw ip instead of symbol After: $ ./perf kmem ... -l, --line show n lines --raw-ip show raw ip instead of symbol Signed-off-by: Li Zefan Cc: Pekka Enberg LKML-Reference: <4B20A1A9.3040104@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed