]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b97b0e32898550a0a95c9521a21117d0dd3d854
tree950a873f47d9b2487d0a6fd61e002875acab8b88
parent09c497a005b59c196cdef42fa7d8e0ca8787ec5a
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