perf tools: Remove 'perf' from subcmd function and variable names
authorJosh Poimboeuf <jpoimboe@redhat.com>
Tue, 15 Dec 2015 15:39:37 +0000 (09:39 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2015 00:34:28 +0000 (21:34 -0300)
commit46113a54be53aea50a4f5926b87e86e2e66c4266
tree950a873f47d9b2487d0a6fd61e002875acab8b88
parent901421a5bdf605d24c278825cdd032cd6038bcb8
perf tools: Remove 'perf' from subcmd function and variable names

In preparation for moving exec_cmd.c and run-command.c out of perf and
into a library, remove 'perf' from all the symbol names.

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/bc3ee82b40b8f396b644fa49e0f7260ce442635b.1450193761.git.jpoimboe@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-help.c
tools/perf/builtin-script.c
tools/perf/perf.c
tools/perf/tests/attr.c
tools/perf/util/exec_cmd.c
tools/perf/util/exec_cmd.h
tools/perf/util/help.c
tools/perf/util/run-command.c
tools/perf/util/run-command.h
This page took 0.026239 seconds and 5 git commands to generate.