perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'
authorIngo Molnar <mingo@elte.hu>
Mon, 20 Apr 2009 13:37:32 +0000 (15:37 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 20 Apr 2009 15:36:48 +0000 (17:36 +0200)
commitddcacfa0febff6454dba6cea1931f3020a9f6c24
tree0921fe8644ef904ad154640a584830d552a02bee
parent6f06ccbc86f8a02aa32271263249657ce484eb25
perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'

Lets use the Git framework of built-in commands.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/Makefile
Documentation/perf_counter/builtin-stat.c [new file with mode: 0644]
Documentation/perf_counter/builtin-top.c
Documentation/perf_counter/builtin.h
Documentation/perf_counter/command-list.txt
Documentation/perf_counter/kerneltop.c [deleted file]
Documentation/perf_counter/perf.c