From: Ingo Molnar Date: Mon, 20 Apr 2009 13:00:56 +0000 (+0200) Subject: perf_counter tools: add in basic glue from Git X-Git-Tag: v2.6.31-rc1~383^2~366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0780060124011b94af55830939c86cc0916be0f5;p=pandora-kernel.git perf_counter tools: add in basic glue from Git First very raw version at having a central 'perf' command and a list of subcommands: perf top perf stat perf record perf report ... This is done by picking up Git's collection of utility functions, and hacking them to build fine in this new environment. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed