summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/perf/.gitignore (renamed from Documentation/perf_counter/.gitignore)0
-rw-r--r--tools/perf/Documentation/Makefile (renamed from Documentation/perf_counter/Documentation/Makefile)0
-rw-r--r--tools/perf/Documentation/asciidoc.conf (renamed from Documentation/perf_counter/Documentation/asciidoc.conf)0
-rw-r--r--tools/perf/Documentation/manpage-1.72.xsl (renamed from Documentation/perf_counter/Documentation/manpage-1.72.xsl)0
-rw-r--r--tools/perf/Documentation/manpage-base.xsl (renamed from Documentation/perf_counter/Documentation/manpage-base.xsl)0
-rw-r--r--tools/perf/Documentation/manpage-bold-literal.xsl (renamed from Documentation/perf_counter/Documentation/manpage-bold-literal.xsl)0
-rw-r--r--tools/perf/Documentation/manpage-normal.xsl (renamed from Documentation/perf_counter/Documentation/manpage-normal.xsl)0
-rw-r--r--tools/perf/Documentation/manpage-suppress-sp.xsl (renamed from Documentation/perf_counter/Documentation/manpage-suppress-sp.xsl)0
-rw-r--r--tools/perf/Documentation/perf-annotate.txt (renamed from Documentation/perf_counter/Documentation/perf-annotate.txt)0
-rw-r--r--tools/perf/Documentation/perf-help.txt (renamed from Documentation/perf_counter/Documentation/perf-help.txt)0
-rw-r--r--tools/perf/Documentation/perf-list.txt (renamed from Documentation/perf_counter/Documentation/perf-list.txt)0
-rw-r--r--tools/perf/Documentation/perf-record.txt (renamed from Documentation/perf_counter/Documentation/perf-record.txt)0
-rw-r--r--tools/perf/Documentation/perf-report.txt (renamed from Documentation/perf_counter/Documentation/perf-report.txt)0
-rw-r--r--tools/perf/Documentation/perf-stat.txt (renamed from Documentation/perf_counter/Documentation/perf-stat.txt)0
-rw-r--r--tools/perf/Documentation/perf-top.txt (renamed from Documentation/perf_counter/Documentation/perf-top.txt)0
-rw-r--r--tools/perf/Documentation/perf.txt (renamed from Documentation/perf_counter/Documentation/perf.txt)0
-rw-r--r--tools/perf/Makefile (renamed from Documentation/perf_counter/Makefile)0
-rw-r--r--tools/perf/builtin-annotate.c (renamed from Documentation/perf_counter/builtin-annotate.c)0
-rw-r--r--tools/perf/builtin-help.c (renamed from Documentation/perf_counter/builtin-help.c)0
-rw-r--r--tools/perf/builtin-list.c (renamed from Documentation/perf_counter/builtin-list.c)0
-rw-r--r--tools/perf/builtin-record.c (renamed from Documentation/perf_counter/builtin-record.c)0
-rw-r--r--tools/perf/builtin-report.c (renamed from Documentation/perf_counter/builtin-report.c)0
-rw-r--r--tools/perf/builtin-stat.c (renamed from Documentation/perf_counter/builtin-stat.c)0
-rw-r--r--tools/perf/builtin-top.c (renamed from Documentation/perf_counter/builtin-top.c)0
-rw-r--r--tools/perf/builtin.h (renamed from Documentation/perf_counter/builtin.h)0
-rw-r--r--tools/perf/command-list.txt (renamed from Documentation/perf_counter/command-list.txt)0
-rw-r--r--tools/perf/design.txt (renamed from Documentation/perf_counter/design.txt)0
-rw-r--r--tools/perf/perf.c (renamed from Documentation/perf_counter/perf.c)0
-rw-r--r--tools/perf/perf.h (renamed from Documentation/perf_counter/perf.h)0
-rwxr-xr-xtools/perf/util/PERF-VERSION-GEN (renamed from Documentation/perf_counter/util/PERF-VERSION-GEN)0
-rw-r--r--tools/perf/util/abspath.c (renamed from Documentation/perf_counter/util/abspath.c)0
-rw-r--r--tools/perf/util/alias.c (renamed from Documentation/perf_counter/util/alias.c)0
-rw-r--r--tools/perf/util/cache.h (renamed from Documentation/perf_counter/util/cache.h)0
-rw-r--r--tools/perf/util/color.c (renamed from Documentation/perf_counter/util/color.c)0
-rw-r--r--tools/perf/util/color.h (renamed from Documentation/perf_counter/util/color.h)0
-rw-r--r--tools/perf/util/config.c (renamed from Documentation/perf_counter/util/config.c)0
-rw-r--r--tools/perf/util/ctype.c (renamed from Documentation/perf_counter/util/ctype.c)0
-rw-r--r--tools/perf/util/environment.c (renamed from Documentation/perf_counter/util/environment.c)0
-rw-r--r--tools/perf/util/exec_cmd.c (renamed from Documentation/perf_counter/util/exec_cmd.c)0
-rw-r--r--tools/perf/util/exec_cmd.h (renamed from Documentation/perf_counter/util/exec_cmd.h)0
-rwxr-xr-xtools/perf/util/generate-cmdlist.sh (renamed from Documentation/perf_counter/util/generate-cmdlist.sh)0
-rw-r--r--tools/perf/util/help.c (renamed from Documentation/perf_counter/util/help.c)0
-rw-r--r--tools/perf/util/help.h (renamed from Documentation/perf_counter/util/help.h)0
-rw-r--r--tools/perf/util/levenshtein.c (renamed from Documentation/perf_counter/util/levenshtein.c)0
-rw-r--r--tools/perf/util/levenshtein.h (renamed from Documentation/perf_counter/util/levenshtein.h)0
-rw-r--r--tools/perf/util/list.h (renamed from Documentation/perf_counter/util/list.h)0
-rw-r--r--tools/perf/util/pager.c (renamed from Documentation/perf_counter/util/pager.c)0
-rw-r--r--tools/perf/util/parse-events.c (renamed from Documentation/perf_counter/util/parse-events.c)0
-rw-r--r--tools/perf/util/parse-events.h (renamed from Documentation/perf_counter/util/parse-events.h)0
-rw-r--r--tools/perf/util/parse-options.c (renamed from Documentation/perf_counter/util/parse-options.c)0
-rw-r--r--tools/perf/util/parse-options.h (renamed from Documentation/perf_counter/util/parse-options.h)0
-rw-r--r--tools/perf/util/path.c (renamed from Documentation/perf_counter/util/path.c)0
-rw-r--r--tools/perf/util/quote.c (renamed from Documentation/perf_counter/util/quote.c)0
-rw-r--r--tools/perf/util/quote.h (renamed from Documentation/perf_counter/util/quote.h)0
-rw-r--r--tools/perf/util/rbtree.c (renamed from Documentation/perf_counter/util/rbtree.c)0
-rw-r--r--tools/perf/util/rbtree.h (renamed from Documentation/perf_counter/util/rbtree.h)0
-rw-r--r--tools/perf/util/run-command.c (renamed from Documentation/perf_counter/util/run-command.c)0
-rw-r--r--tools/perf/util/run-command.h (renamed from Documentation/perf_counter/util/run-command.h)0
-rw-r--r--tools/perf/util/sigchain.c (renamed from Documentation/perf_counter/util/sigchain.c)0
-rw-r--r--tools/perf/util/sigchain.h (renamed from Documentation/perf_counter/util/sigchain.h)0
-rw-r--r--tools/perf/util/strbuf.c (renamed from Documentation/perf_counter/util/strbuf.c)0
-rw-r--r--tools/perf/util/strbuf.h (renamed from Documentation/perf_counter/util/strbuf.h)0
-rw-r--r--tools/perf/util/string.c (renamed from Documentation/perf_counter/util/string.c)0
-rw-r--r--tools/perf/util/string.h (renamed from Documentation/perf_counter/util/string.h)0
-rw-r--r--tools/perf/util/symbol.c (renamed from Documentation/perf_counter/util/symbol.c)0
-rw-r--r--tools/perf/util/symbol.h (renamed from Documentation/perf_counter/util/symbol.h)0
-rw-r--r--tools/perf/util/usage.c (renamed from Documentation/perf_counter/util/usage.c)0
-rw-r--r--tools/perf/util/util.h (renamed from Documentation/perf_counter/util/util.h)0
-rw-r--r--tools/perf/util/wrapper.c (renamed from Documentation/perf_counter/util/wrapper.c)0
69 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/perf_counter/.gitignore b/tools/perf/.gitignore
index d69a759a10466..d69a759a10466 100644
--- a/Documentation/perf_counter/.gitignore
+++ b/tools/perf/.gitignore
diff --git a/Documentation/perf_counter/Documentation/Makefile b/tools/perf/Documentation/Makefile
index 5457192e1b411..5457192e1b411 100644
--- a/Documentation/perf_counter/Documentation/Makefile
+++ b/tools/perf/Documentation/Makefile
diff --git a/Documentation/perf_counter/Documentation/asciidoc.conf b/tools/perf/Documentation/asciidoc.conf
index 356b23a403398..356b23a403398 100644
--- a/Documentation/perf_counter/Documentation/asciidoc.conf
+++ b/tools/perf/Documentation/asciidoc.conf
diff --git a/Documentation/perf_counter/Documentation/manpage-1.72.xsl b/tools/perf/Documentation/manpage-1.72.xsl
index b4d315cb8c479..b4d315cb8c479 100644
--- a/Documentation/perf_counter/Documentation/manpage-1.72.xsl
+++ b/tools/perf/Documentation/manpage-1.72.xsl
diff --git a/Documentation/perf_counter/Documentation/manpage-base.xsl b/tools/perf/Documentation/manpage-base.xsl
index a264fa616093c..a264fa616093c 100644
--- a/Documentation/perf_counter/Documentation/manpage-base.xsl
+++ b/tools/perf/Documentation/manpage-base.xsl
diff --git a/Documentation/perf_counter/Documentation/manpage-bold-literal.xsl b/tools/perf/Documentation/manpage-bold-literal.xsl
index 608eb5df62814..608eb5df62814 100644
--- a/Documentation/perf_counter/Documentation/manpage-bold-literal.xsl
+++ b/tools/perf/Documentation/manpage-bold-literal.xsl
diff --git a/Documentation/perf_counter/Documentation/manpage-normal.xsl b/tools/perf/Documentation/manpage-normal.xsl
index a48f5b11f3dcc..a48f5b11f3dcc 100644
--- a/Documentation/perf_counter/Documentation/manpage-normal.xsl
+++ b/tools/perf/Documentation/manpage-normal.xsl
diff --git a/Documentation/perf_counter/Documentation/manpage-suppress-sp.xsl b/tools/perf/Documentation/manpage-suppress-sp.xsl
index a63c7632a87d4..a63c7632a87d4 100644
--- a/Documentation/perf_counter/Documentation/manpage-suppress-sp.xsl
+++ b/tools/perf/Documentation/manpage-suppress-sp.xsl
diff --git a/Documentation/perf_counter/Documentation/perf-annotate.txt b/tools/perf/Documentation/perf-annotate.txt
index c9dcade068312..c9dcade068312 100644
--- a/Documentation/perf_counter/Documentation/perf-annotate.txt
+++ b/tools/perf/Documentation/perf-annotate.txt
diff --git a/Documentation/perf_counter/Documentation/perf-help.txt b/tools/perf/Documentation/perf-help.txt
index 514391818d1f1..514391818d1f1 100644
--- a/Documentation/perf_counter/Documentation/perf-help.txt
+++ b/tools/perf/Documentation/perf-help.txt
diff --git a/Documentation/perf_counter/Documentation/perf-list.txt b/tools/perf/Documentation/perf-list.txt
index 8290b94226687..8290b94226687 100644
--- a/Documentation/perf_counter/Documentation/perf-list.txt
+++ b/tools/perf/Documentation/perf-list.txt
diff --git a/Documentation/perf_counter/Documentation/perf-record.txt b/tools/perf/Documentation/perf-record.txt
index 1dbc1eeb4c012..1dbc1eeb4c012 100644
--- a/Documentation/perf_counter/Documentation/perf-record.txt
+++ b/tools/perf/Documentation/perf-record.txt
diff --git a/Documentation/perf_counter/Documentation/perf-report.txt b/tools/perf/Documentation/perf-report.txt
index 52d3fc6846a97..52d3fc6846a97 100644
--- a/Documentation/perf_counter/Documentation/perf-report.txt
+++ b/tools/perf/Documentation/perf-report.txt
diff --git a/Documentation/perf_counter/Documentation/perf-stat.txt b/tools/perf/Documentation/perf-stat.txt
index c368a72721d78..c368a72721d78 100644
--- a/Documentation/perf_counter/Documentation/perf-stat.txt
+++ b/tools/perf/Documentation/perf-stat.txt
diff --git a/Documentation/perf_counter/Documentation/perf-top.txt b/tools/perf/Documentation/perf-top.txt
index 539d012897250..539d012897250 100644
--- a/Documentation/perf_counter/Documentation/perf-top.txt
+++ b/tools/perf/Documentation/perf-top.txt
diff --git a/Documentation/perf_counter/Documentation/perf.txt b/tools/perf/Documentation/perf.txt
index 69c832557199d..69c832557199d 100644
--- a/Documentation/perf_counter/Documentation/perf.txt
+++ b/tools/perf/Documentation/perf.txt
diff --git a/Documentation/perf_counter/Makefile b/tools/perf/Makefile
index 0cbd5d6874ec3..0cbd5d6874ec3 100644
--- a/Documentation/perf_counter/Makefile
+++ b/tools/perf/Makefile
diff --git a/Documentation/perf_counter/builtin-annotate.c b/tools/perf/builtin-annotate.c
index 116a3978b44c7..116a3978b44c7 100644
--- a/Documentation/perf_counter/builtin-annotate.c
+++ b/tools/perf/builtin-annotate.c
diff --git a/Documentation/perf_counter/builtin-help.c b/tools/perf/builtin-help.c
index 0f32dc3f3c4c7..0f32dc3f3c4c7 100644
--- a/Documentation/perf_counter/builtin-help.c
+++ b/tools/perf/builtin-help.c
diff --git a/Documentation/perf_counter/builtin-list.c b/tools/perf/builtin-list.c
index fe60e37c96efc..fe60e37c96efc 100644
--- a/Documentation/perf_counter/builtin-list.c
+++ b/tools/perf/builtin-list.c
diff --git a/Documentation/perf_counter/builtin-record.c b/tools/perf/builtin-record.c
index aeab9c4b15e48..aeab9c4b15e48 100644
--- a/Documentation/perf_counter/builtin-record.c
+++ b/tools/perf/builtin-record.c
diff --git a/Documentation/perf_counter/builtin-report.c b/tools/perf/builtin-report.c
index 242e09ff36589..242e09ff36589 100644
--- a/Documentation/perf_counter/builtin-report.c
+++ b/tools/perf/builtin-report.c
diff --git a/Documentation/perf_counter/builtin-stat.c b/tools/perf/builtin-stat.c
index 2cbf5a189589d..2cbf5a189589d 100644
--- a/Documentation/perf_counter/builtin-stat.c
+++ b/tools/perf/builtin-stat.c
diff --git a/Documentation/perf_counter/builtin-top.c b/tools/perf/builtin-top.c
index f2e7312f85c94..f2e7312f85c94 100644
--- a/Documentation/perf_counter/builtin-top.c
+++ b/tools/perf/builtin-top.c
diff --git a/Documentation/perf_counter/builtin.h b/tools/perf/builtin.h
index 51d168230ee74..51d168230ee74 100644
--- a/Documentation/perf_counter/builtin.h
+++ b/tools/perf/builtin.h
diff --git a/Documentation/perf_counter/command-list.txt b/tools/perf/command-list.txt
index eebce30afbc09..eebce30afbc09 100644
--- a/Documentation/perf_counter/command-list.txt
+++ b/tools/perf/command-list.txt
diff --git a/Documentation/perf_counter/design.txt b/tools/perf/design.txt
index d3250763dc92b..d3250763dc92b 100644
--- a/Documentation/perf_counter/design.txt
+++ b/tools/perf/design.txt
diff --git a/Documentation/perf_counter/perf.c b/tools/perf/perf.c
index 4eb725933703b..4eb725933703b 100644
--- a/Documentation/perf_counter/perf.c
+++ b/tools/perf/perf.c
diff --git a/Documentation/perf_counter/perf.h b/tools/perf/perf.h
index af0a5046d743a..af0a5046d743a 100644
--- a/Documentation/perf_counter/perf.h
+++ b/tools/perf/perf.h
diff --git a/Documentation/perf_counter/util/PERF-VERSION-GEN b/tools/perf/util/PERF-VERSION-GEN
index c561d1538c039..c561d1538c039 100755
--- a/Documentation/perf_counter/util/PERF-VERSION-GEN
+++ b/tools/perf/util/PERF-VERSION-GEN
diff --git a/Documentation/perf_counter/util/abspath.c b/tools/perf/util/abspath.c
index 61d33b81fc979..61d33b81fc979 100644
--- a/Documentation/perf_counter/util/abspath.c
+++ b/tools/perf/util/abspath.c
diff --git a/Documentation/perf_counter/util/alias.c b/tools/perf/util/alias.c
index 9b3dd2b428df8..9b3dd2b428df8 100644
--- a/Documentation/perf_counter/util/alias.c
+++ b/tools/perf/util/alias.c
diff --git a/Documentation/perf_counter/util/cache.h b/tools/perf/util/cache.h
index 393d6146d13b3..393d6146d13b3 100644
--- a/Documentation/perf_counter/util/cache.h
+++ b/tools/perf/util/cache.h
diff --git a/Documentation/perf_counter/util/color.c b/tools/perf/util/color.c
index 9a8c20ccc53e2..9a8c20ccc53e2 100644
--- a/Documentation/perf_counter/util/color.c
+++ b/tools/perf/util/color.c
diff --git a/Documentation/perf_counter/util/color.h b/tools/perf/util/color.h
index 5abfd379582b4..5abfd379582b4 100644
--- a/Documentation/perf_counter/util/color.h
+++ b/tools/perf/util/color.h
diff --git a/Documentation/perf_counter/util/config.c b/tools/perf/util/config.c
index 3dd13faa6a27f..3dd13faa6a27f 100644
--- a/Documentation/perf_counter/util/config.c
+++ b/tools/perf/util/config.c
diff --git a/Documentation/perf_counter/util/ctype.c b/tools/perf/util/ctype.c
index b90ec004f29c3..b90ec004f29c3 100644
--- a/Documentation/perf_counter/util/ctype.c
+++ b/tools/perf/util/ctype.c
diff --git a/Documentation/perf_counter/util/environment.c b/tools/perf/util/environment.c
index 275b0ee345f5e..275b0ee345f5e 100644
--- a/Documentation/perf_counter/util/environment.c
+++ b/tools/perf/util/environment.c
diff --git a/Documentation/perf_counter/util/exec_cmd.c b/tools/perf/util/exec_cmd.c
index d392922631530..d392922631530 100644
--- a/Documentation/perf_counter/util/exec_cmd.c
+++ b/tools/perf/util/exec_cmd.c
diff --git a/Documentation/perf_counter/util/exec_cmd.h b/tools/perf/util/exec_cmd.h
index effe25eb15456..effe25eb15456 100644
--- a/Documentation/perf_counter/util/exec_cmd.h
+++ b/tools/perf/util/exec_cmd.h
diff --git a/Documentation/perf_counter/util/generate-cmdlist.sh b/tools/perf/util/generate-cmdlist.sh
index f06f6fd148f8e..f06f6fd148f8e 100755
--- a/Documentation/perf_counter/util/generate-cmdlist.sh
+++ b/tools/perf/util/generate-cmdlist.sh
diff --git a/Documentation/perf_counter/util/help.c b/tools/perf/util/help.c
index 6653f7dd1d784..6653f7dd1d784 100644
--- a/Documentation/perf_counter/util/help.c
+++ b/tools/perf/util/help.c
diff --git a/Documentation/perf_counter/util/help.h b/tools/perf/util/help.h
index 56bc15406ffc5..56bc15406ffc5 100644
--- a/Documentation/perf_counter/util/help.h
+++ b/tools/perf/util/help.h
diff --git a/Documentation/perf_counter/util/levenshtein.c b/tools/perf/util/levenshtein.c
index e521d1516df6e..e521d1516df6e 100644
--- a/Documentation/perf_counter/util/levenshtein.c
+++ b/tools/perf/util/levenshtein.c
diff --git a/Documentation/perf_counter/util/levenshtein.h b/tools/perf/util/levenshtein.h
index 0173abeef52c8..0173abeef52c8 100644
--- a/Documentation/perf_counter/util/levenshtein.h
+++ b/tools/perf/util/levenshtein.h
diff --git a/Documentation/perf_counter/util/list.h b/tools/perf/util/list.h
index e2548e8072cfb..e2548e8072cfb 100644
--- a/Documentation/perf_counter/util/list.h
+++ b/tools/perf/util/list.h
diff --git a/Documentation/perf_counter/util/pager.c b/tools/perf/util/pager.c
index a28bccae5458b..a28bccae5458b 100644
--- a/Documentation/perf_counter/util/pager.c
+++ b/tools/perf/util/pager.c
diff --git a/Documentation/perf_counter/util/parse-events.c b/tools/perf/util/parse-events.c
index e0820b4388aef..e0820b4388aef 100644
--- a/Documentation/perf_counter/util/parse-events.c
+++ b/tools/perf/util/parse-events.c
diff --git a/Documentation/perf_counter/util/parse-events.h b/tools/perf/util/parse-events.h
index e3d552908e600..e3d552908e600 100644
--- a/Documentation/perf_counter/util/parse-events.h
+++ b/tools/perf/util/parse-events.h
diff --git a/Documentation/perf_counter/util/parse-options.c b/tools/perf/util/parse-options.c
index b3affb1658d2a..b3affb1658d2a 100644
--- a/Documentation/perf_counter/util/parse-options.c
+++ b/tools/perf/util/parse-options.c
diff --git a/Documentation/perf_counter/util/parse-options.h b/tools/perf/util/parse-options.h
index a1039a6ce0eba..a1039a6ce0eba 100644
--- a/Documentation/perf_counter/util/parse-options.h
+++ b/tools/perf/util/parse-options.h
diff --git a/Documentation/perf_counter/util/path.c b/tools/perf/util/path.c
index a501a40dd2cbe..a501a40dd2cbe 100644
--- a/Documentation/perf_counter/util/path.c
+++ b/tools/perf/util/path.c
diff --git a/Documentation/perf_counter/util/quote.c b/tools/perf/util/quote.c
index f18c5212bc92b..f18c5212bc92b 100644
--- a/Documentation/perf_counter/util/quote.c
+++ b/tools/perf/util/quote.c
diff --git a/Documentation/perf_counter/util/quote.h b/tools/perf/util/quote.h
index 5dfad89816db1..5dfad89816db1 100644
--- a/Documentation/perf_counter/util/quote.h
+++ b/tools/perf/util/quote.h
diff --git a/Documentation/perf_counter/util/rbtree.c b/tools/perf/util/rbtree.c
index b15ba9c7cb3f2..b15ba9c7cb3f2 100644
--- a/Documentation/perf_counter/util/rbtree.c
+++ b/tools/perf/util/rbtree.c
diff --git a/Documentation/perf_counter/util/rbtree.h b/tools/perf/util/rbtree.h
index 6bdc488a47fba..6bdc488a47fba 100644
--- a/Documentation/perf_counter/util/rbtree.h
+++ b/tools/perf/util/rbtree.h
diff --git a/Documentation/perf_counter/util/run-command.c b/tools/perf/util/run-command.c
index b2f5e854f40ad..b2f5e854f40ad 100644
--- a/Documentation/perf_counter/util/run-command.c
+++ b/tools/perf/util/run-command.c
diff --git a/Documentation/perf_counter/util/run-command.h b/tools/perf/util/run-command.h
index 328289f236695..328289f236695 100644
--- a/Documentation/perf_counter/util/run-command.h
+++ b/tools/perf/util/run-command.h
diff --git a/Documentation/perf_counter/util/sigchain.c b/tools/perf/util/sigchain.c
index 1118b99e57d33..1118b99e57d33 100644
--- a/Documentation/perf_counter/util/sigchain.c
+++ b/tools/perf/util/sigchain.c
diff --git a/Documentation/perf_counter/util/sigchain.h b/tools/perf/util/sigchain.h
index 618083bce0c66..618083bce0c66 100644
--- a/Documentation/perf_counter/util/sigchain.h
+++ b/tools/perf/util/sigchain.h
diff --git a/Documentation/perf_counter/util/strbuf.c b/tools/perf/util/strbuf.c
index eaba093068023..eaba093068023 100644
--- a/Documentation/perf_counter/util/strbuf.c
+++ b/tools/perf/util/strbuf.c
diff --git a/Documentation/perf_counter/util/strbuf.h b/tools/perf/util/strbuf.h
index 9ee908a3ec5d4..9ee908a3ec5d4 100644
--- a/Documentation/perf_counter/util/strbuf.h
+++ b/tools/perf/util/strbuf.h
diff --git a/Documentation/perf_counter/util/string.c b/tools/perf/util/string.c
index ec33c0c7f4e2d..ec33c0c7f4e2d 100644
--- a/Documentation/perf_counter/util/string.c
+++ b/tools/perf/util/string.c
diff --git a/Documentation/perf_counter/util/string.h b/tools/perf/util/string.h
index 72812c1c9a7a2..72812c1c9a7a2 100644
--- a/Documentation/perf_counter/util/string.h
+++ b/tools/perf/util/string.h
diff --git a/Documentation/perf_counter/util/symbol.c b/tools/perf/util/symbol.c
index 23f4f7b3b83d1..23f4f7b3b83d1 100644
--- a/Documentation/perf_counter/util/symbol.c
+++ b/tools/perf/util/symbol.c
diff --git a/Documentation/perf_counter/util/symbol.h b/tools/perf/util/symbol.h
index 4839d68f14f08..4839d68f14f08 100644
--- a/Documentation/perf_counter/util/symbol.h
+++ b/tools/perf/util/symbol.h
diff --git a/Documentation/perf_counter/util/usage.c b/tools/perf/util/usage.c
index 2cad286e43716..2cad286e43716 100644
--- a/Documentation/perf_counter/util/usage.c
+++ b/tools/perf/util/usage.c
diff --git a/Documentation/perf_counter/util/util.h b/tools/perf/util/util.h
index 76590a16c2717..76590a16c2717 100644
--- a/Documentation/perf_counter/util/util.h
+++ b/tools/perf/util/util.h
diff --git a/Documentation/perf_counter/util/wrapper.c b/tools/perf/util/wrapper.c
index 6350d65f6d9e5..6350d65f6d9e5 100644
--- a/Documentation/perf_counter/util/wrapper.c
+++ b/tools/perf/util/wrapper.c