perf tools: Finalize subcmd independence
authorJosh Poimboeuf <jpoimboe@redhat.com>
Tue, 15 Dec 2015 15:39:38 +0000 (09:39 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2015 17:27:10 +0000 (14:27 -0300)
commit2f4ce5ec1d447beb42143a9653716a2ab025161e
tree97c7c5342f217383a7fefc579ad16f8da62bb6a2
parent46113a54be53aea50a4f5926b87e86e2e66c4266
perf tools: Finalize subcmd independence

For the files that will be moved to the subcmd library, remove all their
perf-specific includes and duplicate any needed functionality.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/6e12946f0f26ce4d543d34db68d9dae3c8551cb9.1450193761.git.jpoimboe@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/exec_cmd.c
tools/perf/util/help.c
tools/perf/util/help.h
tools/perf/util/pager.c
tools/perf/util/parse-options.c
tools/perf/util/parse-options.h
tools/perf/util/run-command.c
tools/perf/util/run-command.h
tools/perf/util/sigchain.c
tools/perf/util/subcmd-util.h
tools/perf/util/util.h
This page took 0.025413 seconds and 5 git commands to generate.