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 d69a759..d69a759 100644
--- a/Documentation/perf_counter/.gitignore
+++ b/tools/perf/.gitignore
diff --git a/Documentation/perf_counter/Documentation/Makefile b/tools/perf/Documentation/Makefile
index 5457192..5457192 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 356b23a..356b23a 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 b4d315c..b4d315c 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 a264fa61..a264fa61 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 608eb5d..608eb5d 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 a48f5b1..a48f5b1 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 a63c763..a63c763 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 c9dcade..c9dcade 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 5143918..5143918 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 8290b94..8290b94 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 1dbc1ee..1dbc1ee 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 52d3fc6..52d3fc6 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 c368a72..c368a72 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 539d012..539d012 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 69c8325..69c8325 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 0cbd5d6..0cbd5d6 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 116a397..116a397 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 0f32dc3..0f32dc3 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 fe60e37..fe60e37 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 aeab9c4..aeab9c4 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 242e09f..242e09f 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 2cbf5a1..2cbf5a1 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 f2e7312..f2e7312 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 51d1682..51d1682 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 eebce30..eebce30 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 d325076..d325076 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 4eb7259..4eb7259 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 af0a504..af0a504 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 c561d15..c561d15 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 61d33b8..61d33b8 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 9b3dd2b..9b3dd2b 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 393d614..393d614 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 9a8c20c..9a8c20c 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 5abfd37..5abfd37 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 3dd13fa..3dd13fa 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 b90ec00..b90ec00 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 275b0ee..275b0ee 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 d392922..d392922 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 effe25e..effe25e 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 f06f6fd..f06f6fd 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 6653f7d..6653f7d 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 56bc154..56bc154 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 e521d15..e521d15 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 0173abe..0173abe 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 e2548e8..e2548e8 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 a28bcca..a28bcca 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 e0820b4..e0820b4 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 e3d5529..e3d5529 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 b3affb1..b3affb1 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 a1039a6..a1039a6 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 a501a40..a501a40 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 f18c521..f18c521 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 5dfad89..5dfad89 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 b15ba9c..b15ba9c 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 6bdc488..6bdc488 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 b2f5e85..b2f5e85 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 328289f..328289f 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 1118b99..1118b99 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 618083bc..618083bc 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 eaba093..eaba093 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 9ee908a..9ee908a 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 ec33c0c..ec33c0c 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 72812c1..72812c1 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 23f4f7b..23f4f7b 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 4839d68..4839d68 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 2cad286..2cad286 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 76590a1..76590a1 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 6350d65..6350d65 100644
--- a/Documentation/perf_counter/util/wrapper.c
+++ b/tools/perf/util/wrapper.c
OpenPOWER on IntegriCloud