aboutsummaryrefslogtreecommitdiff
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 d69a759a1046..d69a759a1046 100644
--- a/Documentation/perf_counter/.gitignore
+++ b/tools/perf/.gitignore
diff --git a/Documentation/perf_counter/Documentation/Makefile b/tools/perf/Documentation/Makefile
index 5457192e1b41..5457192e1b41 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 356b23a40339..356b23a40339 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 b4d315cb8c47..b4d315cb8c47 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 a264fa616093..a264fa616093 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 608eb5df6281..608eb5df6281 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 a48f5b11f3dc..a48f5b11f3dc 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 a63c7632a87d..a63c7632a87d 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 c9dcade06831..c9dcade06831 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 514391818d1f..514391818d1f 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 8290b9422668..8290b9422668 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 1dbc1eeb4c01..1dbc1eeb4c01 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 52d3fc6846a9..52d3fc6846a9 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 c368a72721d7..c368a72721d7 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 539d01289725..539d01289725 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 69c832557199..69c832557199 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 0cbd5d6874ec..0cbd5d6874ec 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 116a3978b44c..116a3978b44c 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 0f32dc3f3c4c..0f32dc3f3c4c 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 fe60e37c96ef..fe60e37c96ef 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 aeab9c4b15e4..aeab9c4b15e4 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 242e09ff3658..242e09ff3658 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 2cbf5a189589..2cbf5a189589 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 f2e7312f85c9..f2e7312f85c9 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 51d168230ee7..51d168230ee7 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 eebce30afbc0..eebce30afbc0 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 d3250763dc92..d3250763dc92 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 4eb725933703..4eb725933703 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 af0a5046d743..af0a5046d743 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 c561d1538c03..c561d1538c03 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 61d33b81fc97..61d33b81fc97 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 9b3dd2b428df..9b3dd2b428df 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 393d6146d13b..393d6146d13b 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 9a8c20ccc53e..9a8c20ccc53e 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 5abfd379582b..5abfd379582b 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 3dd13faa6a27..3dd13faa6a27 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 b90ec004f29c..b90ec004f29c 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 275b0ee345f5..275b0ee345f5 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 d39292263153..d39292263153 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 effe25eb1545..effe25eb1545 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 f06f6fd148f8..f06f6fd148f8 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 6653f7dd1d78..6653f7dd1d78 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 56bc15406ffc..56bc15406ffc 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 e521d1516df6..e521d1516df6 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 0173abeef52c..0173abeef52c 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 e2548e8072cf..e2548e8072cf 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 a28bccae5458..a28bccae5458 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 e0820b4388ae..e0820b4388ae 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 e3d552908e60..e3d552908e60 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 b3affb1658d2..b3affb1658d2 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 a1039a6ce0eb..a1039a6ce0eb 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 a501a40dd2cb..a501a40dd2cb 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 f18c5212bc92..f18c5212bc92 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 5dfad89816db..5dfad89816db 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 b15ba9c7cb3f..b15ba9c7cb3f 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 6bdc488a47fb..6bdc488a47fb 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 b2f5e854f40a..b2f5e854f40a 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 328289f23669..328289f23669 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 1118b99e57d3..1118b99e57d3 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 618083bce0c6..618083bce0c6 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 eaba09306802..eaba09306802 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 9ee908a3ec5d..9ee908a3ec5d 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 ec33c0c7f4e2..ec33c0c7f4e2 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 72812c1c9a7a..72812c1c9a7a 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 23f4f7b3b83d..23f4f7b3b83d 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 4839d68f14f0..4839d68f14f0 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 2cad286e4371..2cad286e4371 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 76590a16c271..76590a16c271 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 6350d65f6d9e..6350d65f6d9e 100644
--- a/Documentation/perf_counter/util/wrapper.c
+++ b/tools/perf/util/wrapper.c