git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d24e473
)
perf_counter tools: add in basic glue from Git
author
Ingo Molnar
<mingo@elte.hu>
Mon, 20 Apr 2009 13:00:56 +0000
(15:00 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 20 Apr 2009 15:36:48 +0000
(17:36 +0200)
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 <mingo@elte.hu>
No differences found