From: Ingo Molnar Date: Tue, 26 May 2009 07:17:18 +0000 (+0200) Subject: perf stat: Convert to Git option parsing X-Git-Tag: v2.6.31-rc1~383^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5242519b0296d128425368fc6ab17f541d5fa775;p=pandora-kernel.git perf stat: Convert to Git option parsing Remove getopt usage and use Git's much more advanced and more compact command option library. Extend the event parser library with the extensions that were in perf-stat before. Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Corey Ashford Cc: Marcelo Tosatti Cc: Arnaldo Carvalho de Melo Cc: John Kacur LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed