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>
35 files changed:
Documentation/perf_counter/.gitignore
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/Makefile
patch
|
blob
|
history
Documentation/perf_counter/PERF-BUILD-OPTIONS
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/PERF-CFLAGS
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/PERF-VERSION-FILE
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/PERF-VERSION-GEN
[new file with mode: 0755]
patch
|
blob
Documentation/perf_counter/abspath.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/alias.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/builtin-help.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/builtin-top.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/builtin.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/cache.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/command-list.txt
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/config.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/ctype.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/exec_cmd.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/exec_cmd.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/generate-cmdlist.sh
[new file with mode: 0755]
patch
|
blob
Documentation/perf_counter/help.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/help.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/levenshtein.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/levenshtein.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/parse-options.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/parse-options.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/path.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/perf.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/quote.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/quote.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/run-command.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/run-command.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/strbuf.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/strbuf.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/usage.c
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/util.h
[new file with mode: 0644]
patch
|
blob
Documentation/perf_counter/wrapper.c
[new file with mode: 0644]
patch
|
blob
diff --cc
Documentation/perf_counter/.gitignore
Simple merge
diff --cc
Documentation/perf_counter/Makefile
Simple merge
diff --cc
Documentation/perf_counter/PERF-BUILD-OPTIONS
Simple merge
diff --cc
Documentation/perf_counter/PERF-CFLAGS
Simple merge
diff --cc
Documentation/perf_counter/PERF-VERSION-FILE
Simple merge
diff --cc
Documentation/perf_counter/PERF-VERSION-GEN
Simple merge
diff --cc
Documentation/perf_counter/abspath.c
Simple merge
diff --cc
Documentation/perf_counter/alias.c
Simple merge
diff --cc
Documentation/perf_counter/builtin-help.c
Simple merge
diff --cc
Documentation/perf_counter/builtin-top.c
Simple merge
diff --cc
Documentation/perf_counter/builtin.h
Simple merge
diff --cc
Documentation/perf_counter/cache.h
Simple merge
diff --cc
Documentation/perf_counter/command-list.txt
Simple merge
diff --cc
Documentation/perf_counter/config.c
Simple merge
diff --cc
Documentation/perf_counter/ctype.c
Simple merge
diff --cc
Documentation/perf_counter/exec_cmd.c
Simple merge
diff --cc
Documentation/perf_counter/exec_cmd.h
Simple merge
diff --cc
Documentation/perf_counter/generate-cmdlist.sh
Simple merge
diff --cc
Documentation/perf_counter/help.c
Simple merge
diff --cc
Documentation/perf_counter/help.h
Simple merge
diff --cc
Documentation/perf_counter/levenshtein.c
Simple merge
diff --cc
Documentation/perf_counter/levenshtein.h
Simple merge
diff --cc
Documentation/perf_counter/parse-options.c
Simple merge
diff --cc
Documentation/perf_counter/parse-options.h
Simple merge
diff --cc
Documentation/perf_counter/path.c
Simple merge
diff --cc
Documentation/perf_counter/perf.c
Simple merge
diff --cc
Documentation/perf_counter/quote.c
Simple merge
diff --cc
Documentation/perf_counter/quote.h
Simple merge
diff --cc
Documentation/perf_counter/run-command.c
Simple merge
diff --cc
Documentation/perf_counter/run-command.h
Simple merge
diff --cc
Documentation/perf_counter/strbuf.c
Simple merge
diff --cc
Documentation/perf_counter/strbuf.h
Simple merge
diff --cc
Documentation/perf_counter/usage.c
Simple merge
diff --cc
Documentation/perf_counter/util.h
Simple merge
diff --cc
Documentation/perf_counter/wrapper.c
Simple merge