diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-04-20 09:00:56 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-20 11:36:48 -0400 |
commit | 0780060124011b94af55830939c86cc0916be0f5 (patch) | |
tree | 883a4d0ed69862ab49e6d4bf4e19debafeb5c48c /Documentation/perf_counter/.gitignore | |
parent | d24e473e5b2ca86d1288b9416227ccc603313d0f (diff) |
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 <mingo@elte.hu>
Diffstat (limited to 'Documentation/perf_counter/.gitignore')
-rw-r--r-- | Documentation/perf_counter/.gitignore | 179 |
1 files changed, 179 insertions, 0 deletions
diff --git a/Documentation/perf_counter/.gitignore b/Documentation/perf_counter/.gitignore new file mode 100644 index 000000000000..41c0b20a76ce --- /dev/null +++ b/Documentation/perf_counter/.gitignore | |||
@@ -0,0 +1,179 @@ | |||
1 | GIT-BUILD-OPTIONS | ||
2 | GIT-CFLAGS | ||
3 | GIT-GUI-VARS | ||
4 | GIT-VERSION-FILE | ||
5 | git | ||
6 | git-add | ||
7 | git-add--interactive | ||
8 | git-am | ||
9 | git-annotate | ||
10 | git-apply | ||
11 | git-archimport | ||
12 | git-archive | ||
13 | git-bisect | ||
14 | git-bisect--helper | ||
15 | git-blame | ||
16 | git-branch | ||
17 | git-bundle | ||
18 | git-cat-file | ||
19 | git-check-attr | ||
20 | git-check-ref-format | ||
21 | git-checkout | ||
22 | git-checkout-index | ||
23 | git-cherry | ||
24 | git-cherry-pick | ||
25 | git-clean | ||
26 | git-clone | ||
27 | git-commit | ||
28 | git-commit-tree | ||
29 | git-config | ||
30 | git-count-objects | ||
31 | git-cvsexportcommit | ||
32 | git-cvsimport | ||
33 | git-cvsserver | ||
34 | git-daemon | ||
35 | git-diff | ||
36 | git-diff-files | ||
37 | git-diff-index | ||
38 | git-diff-tree | ||
39 | git-difftool | ||
40 | git-difftool--helper | ||
41 | git-describe | ||
42 | git-fast-export | ||
43 | git-fast-import | ||
44 | git-fetch | ||
45 | git-fetch--tool | ||
46 | git-fetch-pack | ||
47 | git-filter-branch | ||
48 | git-fmt-merge-msg | ||
49 | git-for-each-ref | ||
50 | git-format-patch | ||
51 | git-fsck | ||
52 | git-fsck-objects | ||
53 | git-gc | ||
54 | git-get-tar-commit-id | ||
55 | git-grep | ||
56 | git-hash-object | ||
57 | git-help | ||
58 | git-http-fetch | ||
59 | git-http-push | ||
60 | git-imap-send | ||
61 | git-index-pack | ||
62 | git-init | ||
63 | git-init-db | ||
64 | git-instaweb | ||
65 | git-log | ||
66 | git-lost-found | ||
67 | git-ls-files | ||
68 | git-ls-remote | ||
69 | git-ls-tree | ||
70 | git-mailinfo | ||
71 | git-mailsplit | ||
72 | git-merge | ||
73 | git-merge-base | ||
74 | git-merge-index | ||
75 | git-merge-file | ||
76 | git-merge-tree | ||
77 | git-merge-octopus | ||
78 | git-merge-one-file | ||
79 | git-merge-ours | ||
80 | git-merge-recursive | ||
81 | git-merge-resolve | ||
82 | git-merge-subtree | ||
83 | git-mergetool | ||
84 | git-mergetool--lib | ||
85 | git-mktag | ||
86 | git-mktree | ||
87 | git-name-rev | ||
88 | git-mv | ||
89 | git-pack-redundant | ||
90 | git-pack-objects | ||
91 | git-pack-refs | ||
92 | git-parse-remote | ||
93 | git-patch-id | ||
94 | git-peek-remote | ||
95 | git-prune | ||
96 | git-prune-packed | ||
97 | git-pull | ||
98 | git-push | ||
99 | git-quiltimport | ||
100 | git-read-tree | ||
101 | git-rebase | ||
102 | git-rebase--interactive | ||
103 | git-receive-pack | ||
104 | git-reflog | ||
105 | git-relink | ||
106 | git-remote | ||
107 | git-repack | ||
108 | git-repo-config | ||
109 | git-request-pull | ||
110 | git-rerere | ||
111 | git-reset | ||
112 | git-rev-list | ||
113 | git-rev-parse | ||
114 | git-revert | ||
115 | git-rm | ||
116 | git-send-email | ||
117 | git-send-pack | ||
118 | git-sh-setup | ||
119 | git-shell | ||
120 | git-shortlog | ||
121 | git-show | ||
122 | git-show-branch | ||
123 | git-show-index | ||
124 | git-show-ref | ||
125 | git-stage | ||
126 | git-stash | ||
127 | git-status | ||
128 | git-stripspace | ||
129 | git-submodule | ||
130 | git-svn | ||
131 | git-symbolic-ref | ||
132 | git-tag | ||
133 | git-tar-tree | ||
134 | git-unpack-file | ||
135 | git-unpack-objects | ||
136 | git-update-index | ||
137 | git-update-ref | ||
138 | git-update-server-info | ||
139 | git-upload-archive | ||
140 | git-upload-pack | ||
141 | git-var | ||
142 | git-verify-pack | ||
143 | git-verify-tag | ||
144 | git-web--browse | ||
145 | git-whatchanged | ||
146 | git-write-tree | ||
147 | git-core-*/?* | ||
148 | gitk-wish | ||
149 | gitweb/gitweb.cgi | ||
150 | test-chmtime | ||
151 | test-ctype | ||
152 | test-date | ||
153 | test-delta | ||
154 | test-dump-cache-tree | ||
155 | test-genrandom | ||
156 | test-match-trees | ||
157 | test-parse-options | ||
158 | test-path-utils | ||
159 | test-sha1 | ||
160 | test-sigchain | ||
161 | common-cmds.h | ||
162 | *.tar.gz | ||
163 | *.dsc | ||
164 | *.deb | ||
165 | git.spec | ||
166 | *.exe | ||
167 | *.[aos] | ||
168 | *.py[co] | ||
169 | config.mak | ||
170 | autom4te.cache | ||
171 | config.cache | ||
172 | config.log | ||
173 | config.status | ||
174 | config.mak.autogen | ||
175 | config.mak.append | ||
176 | configure | ||
177 | tags | ||
178 | TAGS | ||
179 | cscope* | ||