perf_counter tools: add help texts
commit1d8c8b209e9351a7de1307d7b9b6df4222b8d742
authorIngo Molnar <mingo@elte.hu>
Mon, 20 Apr 2009 13:52:29 +0000 (20 15:52 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 20 Apr 2009 15:36:49 +0000 (20 17:36 +0200)
tree43acf25217e2760bac99ced7575ad809d641f75f
parentddcacfa0febff6454dba6cea1931f3020a9f6c24
perf_counter tools: add help texts

Add Documentation/perf-stat.txt and Documentation/perf-top.txt.

The template that was used for it: Documentation/git-add.txt from Git.

Fix up small bugs to make these help texts show up both in the 'perf'
common-command summary output screen, and on the individual help screens.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/Documentation/perf-stat.txt [new file with mode: 0644]
Documentation/perf_counter/Documentation/perf-top.txt [new file with mode: 0644]
Documentation/perf_counter/builtin.h
Documentation/perf_counter/generate-cmdlist.sh