aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-02-18 18:53:26 -0800
committerElliott Hughes <enh@google.com>2015-02-18 18:53:26 -0800
commitc8ec03e66ee9fe1aefea9555b98aa5f5f7935d5c (patch)
treec74cd86bf0d537c9408f7d60ce6567239ca7ad8d
parent9905f7e1a0a1530dfeaa239ffd2eb9e6cfff6ff5 (diff)
downloadlinux-tools-perf-c8ec03e66ee9fe1aefea9555b98aa5f5f7935d5c.tar.gz
Lose the version number from the directory name.
This way, next time we sync with upstream we'll have an actual diff to look at. Change-Id: I6474968f55ba42696c2ee894586d34f84f9f6630
-rw-r--r--src/include/linux/hash.h (renamed from perf-3.12.0/include/linux/hash.h)0
-rw-r--r--src/include/linux/list.h (renamed from perf-3.12.0/include/linux/list.h)0
-rw-r--r--src/include/linux/perf_event.h (renamed from perf-3.12.0/include/linux/perf_event.h)0
-rw-r--r--src/include/linux/poison.h (renamed from perf-3.12.0/include/linux/poison.h)0
-rw-r--r--src/include/linux/rbtree.h (renamed from perf-3.12.0/include/linux/rbtree.h)0
-rw-r--r--src/include/linux/rbtree_augmented.h (renamed from perf-3.12.0/include/linux/rbtree_augmented.h)0
-rw-r--r--src/include/linux/stringify.h (renamed from perf-3.12.0/include/linux/stringify.h)0
-rw-r--r--src/include/linux/swab.h (renamed from perf-3.12.0/include/linux/swab.h)0
-rw-r--r--src/lib/rbtree.c (renamed from perf-3.12.0/lib/rbtree.c)0
-rw-r--r--src/tools/lib/lk/Makefile (renamed from perf-3.12.0/tools/lib/lk/Makefile)0
-rw-r--r--src/tools/lib/lk/debugfs.c (renamed from perf-3.12.0/tools/lib/lk/debugfs.c)0
-rw-r--r--src/tools/lib/lk/debugfs.h (renamed from perf-3.12.0/tools/lib/lk/debugfs.h)0
-rw-r--r--src/tools/lib/traceevent/Makefile (renamed from perf-3.12.0/tools/lib/traceevent/Makefile)0
-rw-r--r--src/tools/lib/traceevent/event-parse.c (renamed from perf-3.12.0/tools/lib/traceevent/event-parse.c)0
-rw-r--r--src/tools/lib/traceevent/event-parse.h (renamed from perf-3.12.0/tools/lib/traceevent/event-parse.h)0
-rw-r--r--src/tools/lib/traceevent/event-utils.h (renamed from perf-3.12.0/tools/lib/traceevent/event-utils.h)0
-rw-r--r--src/tools/lib/traceevent/kbuffer-parse.c (renamed from perf-3.12.0/tools/lib/traceevent/kbuffer-parse.c)0
-rw-r--r--src/tools/lib/traceevent/kbuffer.h (renamed from perf-3.12.0/tools/lib/traceevent/kbuffer.h)0
-rw-r--r--src/tools/lib/traceevent/parse-filter.c (renamed from perf-3.12.0/tools/lib/traceevent/parse-filter.c)0
-rw-r--r--src/tools/lib/traceevent/parse-utils.c (renamed from perf-3.12.0/tools/lib/traceevent/parse-utils.c)0
-rw-r--r--src/tools/lib/traceevent/trace-seq.c (renamed from perf-3.12.0/tools/lib/traceevent/trace-seq.c)0
-rw-r--r--src/tools/perf/Android.mk (renamed from perf-3.12.0/tools/perf/Android.mk)0
-rw-r--r--src/tools/perf/CREDITS (renamed from perf-3.12.0/tools/perf/CREDITS)0
-rw-r--r--src/tools/perf/Documentation/Makefile (renamed from perf-3.12.0/tools/perf/Documentation/Makefile)0
-rw-r--r--src/tools/perf/Documentation/android.txt (renamed from perf-3.12.0/tools/perf/Documentation/android.txt)0
-rw-r--r--src/tools/perf/Documentation/asciidoc.conf (renamed from perf-3.12.0/tools/perf/Documentation/asciidoc.conf)0
-rw-r--r--src/tools/perf/Documentation/examples.txt (renamed from perf-3.12.0/tools/perf/Documentation/examples.txt)0
-rw-r--r--src/tools/perf/Documentation/jit-interface.txt (renamed from perf-3.12.0/tools/perf/Documentation/jit-interface.txt)0
-rw-r--r--src/tools/perf/Documentation/manpage-1.72.xsl (renamed from perf-3.12.0/tools/perf/Documentation/manpage-1.72.xsl)0
-rw-r--r--src/tools/perf/Documentation/manpage-base.xsl (renamed from perf-3.12.0/tools/perf/Documentation/manpage-base.xsl)0
-rw-r--r--src/tools/perf/Documentation/manpage-bold-literal.xsl (renamed from perf-3.12.0/tools/perf/Documentation/manpage-bold-literal.xsl)0
-rw-r--r--src/tools/perf/Documentation/manpage-normal.xsl (renamed from perf-3.12.0/tools/perf/Documentation/manpage-normal.xsl)0
-rw-r--r--src/tools/perf/Documentation/manpage-suppress-sp.xsl (renamed from perf-3.12.0/tools/perf/Documentation/manpage-suppress-sp.xsl)0
-rw-r--r--src/tools/perf/Documentation/perf-annotate.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-annotate.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-archive.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-archive.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-bench.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-bench.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-buildid-cache.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-buildid-cache.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-buildid-list.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-buildid-list.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-diff.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-diff.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-evlist.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-evlist.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-help.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-help.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-inject.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-inject.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-kmem.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-kmem.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-kvm.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-kvm.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-list.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-list.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-lock.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-lock.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-mem.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-mem.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-probe.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-probe.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-record.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-record.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-report.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-report.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-sched.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-sched.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-script-perl.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-script-perl.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-script-python.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-script-python.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-script.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-script.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-stat.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-stat.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-test.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-test.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-timechart.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-timechart.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-top.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-top.txt)0
-rw-r--r--src/tools/perf/Documentation/perf-trace.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf-trace.txt)0
-rw-r--r--src/tools/perf/Documentation/perf.txt (renamed from perf-3.12.0/tools/perf/Documentation/perf.txt)0
-rw-r--r--src/tools/perf/Documentation/perfconfig.example (renamed from perf-3.12.0/tools/perf/Documentation/perfconfig.example)0
-rw-r--r--src/tools/perf/MANIFEST (renamed from perf-3.12.0/tools/perf/MANIFEST)0
-rw-r--r--src/tools/perf/Makefile (renamed from perf-3.12.0/tools/perf/Makefile)0
-rw-r--r--src/tools/perf/arch/arm/Makefile (renamed from perf-3.12.0/tools/perf/arch/arm/Makefile)0
-rw-r--r--src/tools/perf/arch/arm/util/dwarf-regs.c (renamed from perf-3.12.0/tools/perf/arch/arm/util/dwarf-regs.c)0
-rw-r--r--src/tools/perf/arch/arm64/Makefile (renamed from perf-3.12.0/tools/perf/arch/arm64/Makefile)0
-rw-r--r--src/tools/perf/arch/arm64/include/perf_regs.h (renamed from perf-3.12.0/tools/perf/arch/arm64/include/perf_regs.h)0
-rw-r--r--src/tools/perf/arch/arm64/util/dwarf-regs.c (renamed from perf-3.12.0/tools/perf/arch/arm64/util/dwarf-regs.c)0
-rw-r--r--src/tools/perf/arch/arm64/util/unwind-libunwind.c (renamed from perf-3.12.0/tools/perf/arch/arm64/util/unwind-libunwind.c)0
-rw-r--r--src/tools/perf/arch/common.c (renamed from perf-3.12.0/tools/perf/arch/common.c)0
-rw-r--r--src/tools/perf/arch/common.h (renamed from perf-3.12.0/tools/perf/arch/common.h)0
-rw-r--r--src/tools/perf/arch/powerpc/Makefile (renamed from perf-3.12.0/tools/perf/arch/powerpc/Makefile)0
-rw-r--r--src/tools/perf/arch/powerpc/util/dwarf-regs.c (renamed from perf-3.12.0/tools/perf/arch/powerpc/util/dwarf-regs.c)0
-rw-r--r--src/tools/perf/arch/powerpc/util/header.c (renamed from perf-3.12.0/tools/perf/arch/powerpc/util/header.c)0
-rw-r--r--src/tools/perf/arch/s390/Makefile (renamed from perf-3.12.0/tools/perf/arch/s390/Makefile)0
-rw-r--r--src/tools/perf/arch/s390/util/dwarf-regs.c (renamed from perf-3.12.0/tools/perf/arch/s390/util/dwarf-regs.c)0
-rw-r--r--src/tools/perf/arch/sh/Makefile (renamed from perf-3.12.0/tools/perf/arch/sh/Makefile)0
-rw-r--r--src/tools/perf/arch/sh/util/dwarf-regs.c (renamed from perf-3.12.0/tools/perf/arch/sh/util/dwarf-regs.c)0
-rw-r--r--src/tools/perf/arch/sparc/Makefile (renamed from perf-3.12.0/tools/perf/arch/sparc/Makefile)0
-rw-r--r--src/tools/perf/arch/sparc/util/dwarf-regs.c (renamed from perf-3.12.0/tools/perf/arch/sparc/util/dwarf-regs.c)0
-rw-r--r--src/tools/perf/arch/x86/Makefile (renamed from perf-3.12.0/tools/perf/arch/x86/Makefile)0
-rw-r--r--src/tools/perf/arch/x86/include/perf_regs.h (renamed from perf-3.12.0/tools/perf/arch/x86/include/perf_regs.h)0
-rw-r--r--src/tools/perf/arch/x86/util/dwarf-regs.c (renamed from perf-3.12.0/tools/perf/arch/x86/util/dwarf-regs.c)0
-rw-r--r--src/tools/perf/arch/x86/util/header.c (renamed from perf-3.12.0/tools/perf/arch/x86/util/header.c)0
-rw-r--r--src/tools/perf/arch/x86/util/tsc.c (renamed from perf-3.12.0/tools/perf/arch/x86/util/tsc.c)0
-rw-r--r--src/tools/perf/arch/x86/util/tsc.h (renamed from perf-3.12.0/tools/perf/arch/x86/util/tsc.h)0
-rw-r--r--src/tools/perf/arch/x86/util/unwind.c (renamed from perf-3.12.0/tools/perf/arch/x86/util/unwind.c)0
-rw-r--r--src/tools/perf/bash_completion (renamed from perf-3.12.0/tools/perf/bash_completion)0
-rw-r--r--src/tools/perf/bench/bench.h (renamed from perf-3.12.0/tools/perf/bench/bench.h)0
-rw-r--r--src/tools/perf/bench/mem-memcpy-arch.h (renamed from perf-3.12.0/tools/perf/bench/mem-memcpy-arch.h)0
-rw-r--r--src/tools/perf/bench/mem-memcpy-x86-64-asm-def.h (renamed from perf-3.12.0/tools/perf/bench/mem-memcpy-x86-64-asm-def.h)0
-rw-r--r--src/tools/perf/bench/mem-memcpy-x86-64-asm.S (renamed from perf-3.12.0/tools/perf/bench/mem-memcpy-x86-64-asm.S)0
-rw-r--r--src/tools/perf/bench/mem-memcpy.c (renamed from perf-3.12.0/tools/perf/bench/mem-memcpy.c)0
-rw-r--r--src/tools/perf/bench/mem-memset-arch.h (renamed from perf-3.12.0/tools/perf/bench/mem-memset-arch.h)0
-rw-r--r--src/tools/perf/bench/mem-memset-x86-64-asm-def.h (renamed from perf-3.12.0/tools/perf/bench/mem-memset-x86-64-asm-def.h)0
-rw-r--r--src/tools/perf/bench/mem-memset-x86-64-asm.S (renamed from perf-3.12.0/tools/perf/bench/mem-memset-x86-64-asm.S)0
-rw-r--r--src/tools/perf/bench/mem-memset.c (renamed from perf-3.12.0/tools/perf/bench/mem-memset.c)0
-rw-r--r--src/tools/perf/bench/numa.c (renamed from perf-3.12.0/tools/perf/bench/numa.c)0
-rw-r--r--src/tools/perf/bench/sched-messaging.c (renamed from perf-3.12.0/tools/perf/bench/sched-messaging.c)0
-rw-r--r--src/tools/perf/bench/sched-pipe.c (renamed from perf-3.12.0/tools/perf/bench/sched-pipe.c)0
-rw-r--r--src/tools/perf/builtin-annotate.c (renamed from perf-3.12.0/tools/perf/builtin-annotate.c)0
-rw-r--r--src/tools/perf/builtin-bench.c (renamed from perf-3.12.0/tools/perf/builtin-bench.c)0
-rw-r--r--src/tools/perf/builtin-buildid-cache.c (renamed from perf-3.12.0/tools/perf/builtin-buildid-cache.c)0
-rw-r--r--src/tools/perf/builtin-buildid-list.c (renamed from perf-3.12.0/tools/perf/builtin-buildid-list.c)0
-rw-r--r--src/tools/perf/builtin-diff.c (renamed from perf-3.12.0/tools/perf/builtin-diff.c)0
-rw-r--r--src/tools/perf/builtin-evlist.c (renamed from perf-3.12.0/tools/perf/builtin-evlist.c)0
-rw-r--r--src/tools/perf/builtin-help.c (renamed from perf-3.12.0/tools/perf/builtin-help.c)0
-rw-r--r--src/tools/perf/builtin-inject.c (renamed from perf-3.12.0/tools/perf/builtin-inject.c)0
-rw-r--r--src/tools/perf/builtin-kmem.c (renamed from perf-3.12.0/tools/perf/builtin-kmem.c)0
-rw-r--r--src/tools/perf/builtin-kvm.c (renamed from perf-3.12.0/tools/perf/builtin-kvm.c)0
-rw-r--r--src/tools/perf/builtin-list.c (renamed from perf-3.12.0/tools/perf/builtin-list.c)0
-rw-r--r--src/tools/perf/builtin-lock.c (renamed from perf-3.12.0/tools/perf/builtin-lock.c)0
-rw-r--r--src/tools/perf/builtin-mem.c (renamed from perf-3.12.0/tools/perf/builtin-mem.c)0
-rw-r--r--src/tools/perf/builtin-probe.c (renamed from perf-3.12.0/tools/perf/builtin-probe.c)0
-rw-r--r--src/tools/perf/builtin-record.c (renamed from perf-3.12.0/tools/perf/builtin-record.c)0
-rw-r--r--src/tools/perf/builtin-report.c (renamed from perf-3.12.0/tools/perf/builtin-report.c)0
-rw-r--r--src/tools/perf/builtin-sched.c (renamed from perf-3.12.0/tools/perf/builtin-sched.c)0
-rw-r--r--src/tools/perf/builtin-script.c (renamed from perf-3.12.0/tools/perf/builtin-script.c)0
-rw-r--r--src/tools/perf/builtin-stat.c (renamed from perf-3.12.0/tools/perf/builtin-stat.c)0
-rw-r--r--src/tools/perf/builtin-timechart.c (renamed from perf-3.12.0/tools/perf/builtin-timechart.c)0
-rw-r--r--src/tools/perf/builtin-top.c (renamed from perf-3.12.0/tools/perf/builtin-top.c)0
-rw-r--r--src/tools/perf/builtin-trace.c (renamed from perf-3.12.0/tools/perf/builtin-trace.c)0
-rw-r--r--src/tools/perf/builtin.h (renamed from perf-3.12.0/tools/perf/builtin.h)0
-rw-r--r--src/tools/perf/command-list.txt (renamed from perf-3.12.0/tools/perf/command-list.txt)0
-rw-r--r--src/tools/perf/common-cmds.h (renamed from perf-3.12.0/tools/perf/common-cmds.h)0
-rw-r--r--src/tools/perf/config/Makefile (renamed from perf-3.12.0/tools/perf/config/Makefile)0
-rw-r--r--src/tools/perf/config/feature-tests.mak (renamed from perf-3.12.0/tools/perf/config/feature-tests.mak)0
-rw-r--r--src/tools/perf/config/utilities.mak (renamed from perf-3.12.0/tools/perf/config/utilities.mak)0
-rw-r--r--src/tools/perf/design.txt (renamed from perf-3.12.0/tools/perf/design.txt)0
-rw-r--r--src/tools/perf/perf-archive.sh (renamed from perf-3.12.0/tools/perf/perf-archive.sh)0
-rw-r--r--src/tools/perf/perf.c (renamed from perf-3.12.0/tools/perf/perf.c)0
-rw-r--r--src/tools/perf/perf.h (renamed from perf-3.12.0/tools/perf/perf.h)0
-rwxr-xr-xsrc/tools/perf/python/twatch.py (renamed from perf-3.12.0/tools/perf/python/twatch.py)0
-rw-r--r--src/tools/perf/scripts/perl/Perf-Trace-Util/Context.c (renamed from perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Context.c)0
-rw-r--r--src/tools/perf/scripts/perl/Perf-Trace-Util/Context.xs (renamed from perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Context.xs)0
-rw-r--r--src/tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL (renamed from perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL)0
-rw-r--r--src/tools/perf/scripts/perl/Perf-Trace-Util/README (renamed from perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/README)0
-rw-r--r--src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm (renamed from perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm)0
-rw-r--r--src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm (renamed from perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm)0
-rw-r--r--src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm (renamed from perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm)0
-rw-r--r--src/tools/perf/scripts/perl/Perf-Trace-Util/typemap (renamed from perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/typemap)0
-rw-r--r--src/tools/perf/scripts/perl/bin/check-perf-trace-record (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/check-perf-trace-record)0
-rw-r--r--src/tools/perf/scripts/perl/bin/failed-syscalls-record (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/failed-syscalls-record)0
-rw-r--r--src/tools/perf/scripts/perl/bin/failed-syscalls-report (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/failed-syscalls-report)0
-rw-r--r--src/tools/perf/scripts/perl/bin/rw-by-file-record (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-file-record)0
-rw-r--r--src/tools/perf/scripts/perl/bin/rw-by-file-report (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-file-report)0
-rw-r--r--src/tools/perf/scripts/perl/bin/rw-by-pid-record (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-pid-record)0
-rw-r--r--src/tools/perf/scripts/perl/bin/rw-by-pid-report (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-pid-report)0
-rw-r--r--src/tools/perf/scripts/perl/bin/rwtop-record (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/rwtop-record)0
-rw-r--r--src/tools/perf/scripts/perl/bin/rwtop-report (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/rwtop-report)0
-rw-r--r--src/tools/perf/scripts/perl/bin/wakeup-latency-record (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/wakeup-latency-record)0
-rw-r--r--src/tools/perf/scripts/perl/bin/wakeup-latency-report (renamed from perf-3.12.0/tools/perf/scripts/perl/bin/wakeup-latency-report)0
-rw-r--r--src/tools/perf/scripts/perl/check-perf-trace.pl (renamed from perf-3.12.0/tools/perf/scripts/perl/check-perf-trace.pl)0
-rw-r--r--src/tools/perf/scripts/perl/failed-syscalls.pl (renamed from perf-3.12.0/tools/perf/scripts/perl/failed-syscalls.pl)0
-rw-r--r--src/tools/perf/scripts/perl/rw-by-file.pl (renamed from perf-3.12.0/tools/perf/scripts/perl/rw-by-file.pl)0
-rw-r--r--src/tools/perf/scripts/perl/rw-by-pid.pl (renamed from perf-3.12.0/tools/perf/scripts/perl/rw-by-pid.pl)0
-rw-r--r--src/tools/perf/scripts/perl/rwtop.pl (renamed from perf-3.12.0/tools/perf/scripts/perl/rwtop.pl)0
-rw-r--r--src/tools/perf/scripts/perl/wakeup-latency.pl (renamed from perf-3.12.0/tools/perf/scripts/perl/wakeup-latency.pl)0
-rw-r--r--src/tools/perf/scripts/python/Perf-Trace-Util/Context.c (renamed from perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/Context.c)0
-rw-r--r--src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py (renamed from perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py)0
-rwxr-xr-xsrc/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py (renamed from perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py)0
-rw-r--r--src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py (renamed from perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py)0
-rw-r--r--src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py (renamed from perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py)0
-rw-r--r--src/tools/perf/scripts/python/bin/event_analyzing_sample-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/event_analyzing_sample-record)0
-rw-r--r--src/tools/perf/scripts/python/bin/event_analyzing_sample-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/event_analyzing_sample-report)0
-rw-r--r--src/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record)0
-rw-r--r--src/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report)0
-rw-r--r--src/tools/perf/scripts/python/bin/futex-contention-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/futex-contention-record)0
-rw-r--r--src/tools/perf/scripts/python/bin/futex-contention-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/futex-contention-report)0
-rwxr-xr-xsrc/tools/perf/scripts/python/bin/net_dropmonitor-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/net_dropmonitor-record)0
-rwxr-xr-xsrc/tools/perf/scripts/python/bin/net_dropmonitor-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/net_dropmonitor-report)0
-rw-r--r--src/tools/perf/scripts/python/bin/netdev-times-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/netdev-times-record)0
-rw-r--r--src/tools/perf/scripts/python/bin/netdev-times-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/netdev-times-report)0
-rw-r--r--src/tools/perf/scripts/python/bin/sched-migration-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/sched-migration-record)0
-rw-r--r--src/tools/perf/scripts/python/bin/sched-migration-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/sched-migration-report)0
-rw-r--r--src/tools/perf/scripts/python/bin/sctop-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/sctop-record)0
-rw-r--r--src/tools/perf/scripts/python/bin/sctop-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/sctop-report)0
-rw-r--r--src/tools/perf/scripts/python/bin/syscall-counts-by-pid-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-by-pid-record)0
-rw-r--r--src/tools/perf/scripts/python/bin/syscall-counts-by-pid-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-by-pid-report)0
-rw-r--r--src/tools/perf/scripts/python/bin/syscall-counts-record (renamed from perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-record)0
-rw-r--r--src/tools/perf/scripts/python/bin/syscall-counts-report (renamed from perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-report)0
-rw-r--r--src/tools/perf/scripts/python/check-perf-trace.py (renamed from perf-3.12.0/tools/perf/scripts/python/check-perf-trace.py)0
-rw-r--r--src/tools/perf/scripts/python/event_analyzing_sample.py (renamed from perf-3.12.0/tools/perf/scripts/python/event_analyzing_sample.py)0
-rw-r--r--src/tools/perf/scripts/python/failed-syscalls-by-pid.py (renamed from perf-3.12.0/tools/perf/scripts/python/failed-syscalls-by-pid.py)0
-rw-r--r--src/tools/perf/scripts/python/futex-contention.py (renamed from perf-3.12.0/tools/perf/scripts/python/futex-contention.py)0
-rwxr-xr-xsrc/tools/perf/scripts/python/net_dropmonitor.py (renamed from perf-3.12.0/tools/perf/scripts/python/net_dropmonitor.py)0
-rw-r--r--src/tools/perf/scripts/python/netdev-times.py (renamed from perf-3.12.0/tools/perf/scripts/python/netdev-times.py)0
-rw-r--r--src/tools/perf/scripts/python/sched-migration.py (renamed from perf-3.12.0/tools/perf/scripts/python/sched-migration.py)0
-rw-r--r--src/tools/perf/scripts/python/sctop.py (renamed from perf-3.12.0/tools/perf/scripts/python/sctop.py)0
-rw-r--r--src/tools/perf/scripts/python/syscall-counts-by-pid.py (renamed from perf-3.12.0/tools/perf/scripts/python/syscall-counts-by-pid.py)0
-rw-r--r--src/tools/perf/scripts/python/syscall-counts.py (renamed from perf-3.12.0/tools/perf/scripts/python/syscall-counts.py)0
-rw-r--r--src/tools/perf/tests/attr.c (renamed from perf-3.12.0/tools/perf/tests/attr.c)0
-rw-r--r--src/tools/perf/tests/attr.py (renamed from perf-3.12.0/tools/perf/tests/attr.py)0
-rw-r--r--src/tools/perf/tests/attr/README (renamed from perf-3.12.0/tools/perf/tests/attr/README)0
-rw-r--r--src/tools/perf/tests/attr/base-record (renamed from perf-3.12.0/tools/perf/tests/attr/base-record)0
-rw-r--r--src/tools/perf/tests/attr/base-stat (renamed from perf-3.12.0/tools/perf/tests/attr/base-stat)0
-rw-r--r--src/tools/perf/tests/attr/test-record-C0 (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-C0)0
-rw-r--r--src/tools/perf/tests/attr/test-record-basic (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-basic)0
-rw-r--r--src/tools/perf/tests/attr/test-record-branch-any (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-branch-any)0
-rw-r--r--src/tools/perf/tests/attr/test-record-branch-filter-any (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any)0
-rw-r--r--src/tools/perf/tests/attr/test-record-branch-filter-any_call (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any_call)0
-rw-r--r--src/tools/perf/tests/attr/test-record-branch-filter-any_ret (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any_ret)0
-rw-r--r--src/tools/perf/tests/attr/test-record-branch-filter-hv (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-hv)0
-rw-r--r--src/tools/perf/tests/attr/test-record-branch-filter-ind_call (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-ind_call)0
-rw-r--r--src/tools/perf/tests/attr/test-record-branch-filter-k (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-k)0
-rw-r--r--src/tools/perf/tests/attr/test-record-branch-filter-u (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-u)0
-rw-r--r--src/tools/perf/tests/attr/test-record-count (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-count)0
-rw-r--r--src/tools/perf/tests/attr/test-record-data (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-data)0
-rw-r--r--src/tools/perf/tests/attr/test-record-freq (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-freq)0
-rw-r--r--src/tools/perf/tests/attr/test-record-graph-default (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-graph-default)0
-rw-r--r--src/tools/perf/tests/attr/test-record-graph-dwarf (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-graph-dwarf)0
-rw-r--r--src/tools/perf/tests/attr/test-record-graph-fp (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-graph-fp)0
-rw-r--r--src/tools/perf/tests/attr/test-record-group (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-group)0
-rw-r--r--src/tools/perf/tests/attr/test-record-group-sampling (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-group-sampling)0
-rw-r--r--src/tools/perf/tests/attr/test-record-group1 (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-group1)0
-rw-r--r--src/tools/perf/tests/attr/test-record-no-delay (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-no-delay)0
-rw-r--r--src/tools/perf/tests/attr/test-record-no-inherit (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-no-inherit)0
-rw-r--r--src/tools/perf/tests/attr/test-record-no-samples (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-no-samples)0
-rw-r--r--src/tools/perf/tests/attr/test-record-period (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-period)0
-rw-r--r--src/tools/perf/tests/attr/test-record-raw (renamed from perf-3.12.0/tools/perf/tests/attr/test-record-raw)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-C0 (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-C0)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-basic (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-basic)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-default (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-default)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-detailed-1 (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-1)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-detailed-2 (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-2)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-detailed-3 (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-3)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-group (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-group)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-group1 (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-group1)0
-rw-r--r--src/tools/perf/tests/attr/test-stat-no-inherit (renamed from perf-3.12.0/tools/perf/tests/attr/test-stat-no-inherit)0
-rw-r--r--src/tools/perf/tests/bp_signal.c (renamed from perf-3.12.0/tools/perf/tests/bp_signal.c)0
-rw-r--r--src/tools/perf/tests/bp_signal_overflow.c (renamed from perf-3.12.0/tools/perf/tests/bp_signal_overflow.c)0
-rw-r--r--src/tools/perf/tests/builtin-test.c (renamed from perf-3.12.0/tools/perf/tests/builtin-test.c)0
-rw-r--r--src/tools/perf/tests/code-reading.c (renamed from perf-3.12.0/tools/perf/tests/code-reading.c)0
-rw-r--r--src/tools/perf/tests/dso-data.c (renamed from perf-3.12.0/tools/perf/tests/dso-data.c)0
-rw-r--r--src/tools/perf/tests/evsel-roundtrip-name.c (renamed from perf-3.12.0/tools/perf/tests/evsel-roundtrip-name.c)0
-rw-r--r--src/tools/perf/tests/evsel-tp-sched.c (renamed from perf-3.12.0/tools/perf/tests/evsel-tp-sched.c)0
-rw-r--r--src/tools/perf/tests/hists_link.c (renamed from perf-3.12.0/tools/perf/tests/hists_link.c)0
-rw-r--r--src/tools/perf/tests/keep-tracking.c (renamed from perf-3.12.0/tools/perf/tests/keep-tracking.c)0
-rw-r--r--src/tools/perf/tests/make (renamed from perf-3.12.0/tools/perf/tests/make)0
-rw-r--r--src/tools/perf/tests/mmap-basic.c (renamed from perf-3.12.0/tools/perf/tests/mmap-basic.c)0
-rw-r--r--src/tools/perf/tests/open-syscall-all-cpus.c (renamed from perf-3.12.0/tools/perf/tests/open-syscall-all-cpus.c)0
-rw-r--r--src/tools/perf/tests/open-syscall-tp-fields.c (renamed from perf-3.12.0/tools/perf/tests/open-syscall-tp-fields.c)0
-rw-r--r--src/tools/perf/tests/open-syscall.c (renamed from perf-3.12.0/tools/perf/tests/open-syscall.c)0
-rw-r--r--src/tools/perf/tests/parse-events.c (renamed from perf-3.12.0/tools/perf/tests/parse-events.c)0
-rw-r--r--src/tools/perf/tests/parse-no-sample-id-all.c (renamed from perf-3.12.0/tools/perf/tests/parse-no-sample-id-all.c)0
-rw-r--r--src/tools/perf/tests/perf-record.c (renamed from perf-3.12.0/tools/perf/tests/perf-record.c)0
-rw-r--r--src/tools/perf/tests/perf-time-to-tsc.c (renamed from perf-3.12.0/tools/perf/tests/perf-time-to-tsc.c)0
-rw-r--r--src/tools/perf/tests/pmu.c (renamed from perf-3.12.0/tools/perf/tests/pmu.c)0
-rw-r--r--src/tools/perf/tests/python-use.c (renamed from perf-3.12.0/tools/perf/tests/python-use.c)0
-rw-r--r--src/tools/perf/tests/rdpmc.c (renamed from perf-3.12.0/tools/perf/tests/rdpmc.c)0
-rw-r--r--src/tools/perf/tests/sample-parsing.c (renamed from perf-3.12.0/tools/perf/tests/sample-parsing.c)0
-rw-r--r--src/tools/perf/tests/sw-clock.c (renamed from perf-3.12.0/tools/perf/tests/sw-clock.c)0
-rw-r--r--src/tools/perf/tests/task-exit.c (renamed from perf-3.12.0/tools/perf/tests/task-exit.c)0
-rw-r--r--src/tools/perf/tests/tests.h (renamed from perf-3.12.0/tools/perf/tests/tests.h)0
-rw-r--r--src/tools/perf/tests/vmlinux-kallsyms.c (renamed from perf-3.12.0/tools/perf/tests/vmlinux-kallsyms.c)0
-rw-r--r--src/tools/perf/ui/browser.c (renamed from perf-3.12.0/tools/perf/ui/browser.c)0
-rw-r--r--src/tools/perf/ui/browser.h (renamed from perf-3.12.0/tools/perf/ui/browser.h)0
-rw-r--r--src/tools/perf/ui/browsers/annotate.c (renamed from perf-3.12.0/tools/perf/ui/browsers/annotate.c)0
-rw-r--r--src/tools/perf/ui/browsers/hists.c (renamed from perf-3.12.0/tools/perf/ui/browsers/hists.c)0
-rw-r--r--src/tools/perf/ui/browsers/map.c (renamed from perf-3.12.0/tools/perf/ui/browsers/map.c)0
-rw-r--r--src/tools/perf/ui/browsers/map.h (renamed from perf-3.12.0/tools/perf/ui/browsers/map.h)0
-rw-r--r--src/tools/perf/ui/browsers/scripts.c (renamed from perf-3.12.0/tools/perf/ui/browsers/scripts.c)0
-rw-r--r--src/tools/perf/ui/gtk/annotate.c (renamed from perf-3.12.0/tools/perf/ui/gtk/annotate.c)0
-rw-r--r--src/tools/perf/ui/gtk/browser.c (renamed from perf-3.12.0/tools/perf/ui/gtk/browser.c)0
-rw-r--r--src/tools/perf/ui/gtk/gtk.h (renamed from perf-3.12.0/tools/perf/ui/gtk/gtk.h)0
-rw-r--r--src/tools/perf/ui/gtk/helpline.c (renamed from perf-3.12.0/tools/perf/ui/gtk/helpline.c)0
-rw-r--r--src/tools/perf/ui/gtk/hists.c (renamed from perf-3.12.0/tools/perf/ui/gtk/hists.c)0
-rw-r--r--src/tools/perf/ui/gtk/progress.c (renamed from perf-3.12.0/tools/perf/ui/gtk/progress.c)0
-rw-r--r--src/tools/perf/ui/gtk/setup.c (renamed from perf-3.12.0/tools/perf/ui/gtk/setup.c)0
-rw-r--r--src/tools/perf/ui/gtk/util.c (renamed from perf-3.12.0/tools/perf/ui/gtk/util.c)0
-rw-r--r--src/tools/perf/ui/helpline.c (renamed from perf-3.12.0/tools/perf/ui/helpline.c)0
-rw-r--r--src/tools/perf/ui/helpline.h (renamed from perf-3.12.0/tools/perf/ui/helpline.h)0
-rw-r--r--src/tools/perf/ui/hist.c (renamed from perf-3.12.0/tools/perf/ui/hist.c)0
-rw-r--r--src/tools/perf/ui/keysyms.h (renamed from perf-3.12.0/tools/perf/ui/keysyms.h)0
-rw-r--r--src/tools/perf/ui/libslang.h (renamed from perf-3.12.0/tools/perf/ui/libslang.h)0
-rw-r--r--src/tools/perf/ui/progress.c (renamed from perf-3.12.0/tools/perf/ui/progress.c)0
-rw-r--r--src/tools/perf/ui/progress.h (renamed from perf-3.12.0/tools/perf/ui/progress.h)0
-rw-r--r--src/tools/perf/ui/setup.c (renamed from perf-3.12.0/tools/perf/ui/setup.c)0
-rw-r--r--src/tools/perf/ui/stdio/hist.c (renamed from perf-3.12.0/tools/perf/ui/stdio/hist.c)0
-rw-r--r--src/tools/perf/ui/tui/helpline.c (renamed from perf-3.12.0/tools/perf/ui/tui/helpline.c)0
-rw-r--r--src/tools/perf/ui/tui/progress.c (renamed from perf-3.12.0/tools/perf/ui/tui/progress.c)0
-rw-r--r--src/tools/perf/ui/tui/setup.c (renamed from perf-3.12.0/tools/perf/ui/tui/setup.c)0
-rw-r--r--src/tools/perf/ui/tui/util.c (renamed from perf-3.12.0/tools/perf/ui/tui/util.c)0
-rw-r--r--src/tools/perf/ui/ui.h (renamed from perf-3.12.0/tools/perf/ui/ui.h)0
-rw-r--r--src/tools/perf/ui/util.c (renamed from perf-3.12.0/tools/perf/ui/util.c)0
-rw-r--r--src/tools/perf/ui/util.h (renamed from perf-3.12.0/tools/perf/ui/util.h)0
-rwxr-xr-xsrc/tools/perf/util/PERF-VERSION-GEN (renamed from perf-3.12.0/tools/perf/util/PERF-VERSION-GEN)0
-rw-r--r--src/tools/perf/util/abspath.c (renamed from perf-3.12.0/tools/perf/util/abspath.c)0
-rw-r--r--src/tools/perf/util/alias.c (renamed from perf-3.12.0/tools/perf/util/alias.c)0
-rw-r--r--src/tools/perf/util/annotate.c (renamed from perf-3.12.0/tools/perf/util/annotate.c)0
-rw-r--r--src/tools/perf/util/annotate.h (renamed from perf-3.12.0/tools/perf/util/annotate.h)0
-rw-r--r--src/tools/perf/util/bitmap.c (renamed from perf-3.12.0/tools/perf/util/bitmap.c)0
-rw-r--r--src/tools/perf/util/build-id.c (renamed from perf-3.12.0/tools/perf/util/build-id.c)0
-rw-r--r--src/tools/perf/util/build-id.h (renamed from perf-3.12.0/tools/perf/util/build-id.h)0
-rw-r--r--src/tools/perf/util/cache.h (renamed from perf-3.12.0/tools/perf/util/cache.h)0
-rw-r--r--src/tools/perf/util/callchain.c (renamed from perf-3.12.0/tools/perf/util/callchain.c)0
-rw-r--r--src/tools/perf/util/callchain.h (renamed from perf-3.12.0/tools/perf/util/callchain.h)0
-rw-r--r--src/tools/perf/util/cgroup.c (renamed from perf-3.12.0/tools/perf/util/cgroup.c)0
-rw-r--r--src/tools/perf/util/cgroup.h (renamed from perf-3.12.0/tools/perf/util/cgroup.h)0
-rw-r--r--src/tools/perf/util/color.c (renamed from perf-3.12.0/tools/perf/util/color.c)0
-rw-r--r--src/tools/perf/util/color.h (renamed from perf-3.12.0/tools/perf/util/color.h)0
-rw-r--r--src/tools/perf/util/config.c (renamed from perf-3.12.0/tools/perf/util/config.c)0
-rw-r--r--src/tools/perf/util/cpumap.c (renamed from perf-3.12.0/tools/perf/util/cpumap.c)0
-rw-r--r--src/tools/perf/util/cpumap.h (renamed from perf-3.12.0/tools/perf/util/cpumap.h)0
-rw-r--r--src/tools/perf/util/ctype.c (renamed from perf-3.12.0/tools/perf/util/ctype.c)0
-rw-r--r--src/tools/perf/util/debug.c (renamed from perf-3.12.0/tools/perf/util/debug.c)0
-rw-r--r--src/tools/perf/util/debug.h (renamed from perf-3.12.0/tools/perf/util/debug.h)0
-rw-r--r--src/tools/perf/util/dso.c (renamed from perf-3.12.0/tools/perf/util/dso.c)0
-rw-r--r--src/tools/perf/util/dso.h (renamed from perf-3.12.0/tools/perf/util/dso.h)0
-rw-r--r--src/tools/perf/util/dwarf-aux.c (renamed from perf-3.12.0/tools/perf/util/dwarf-aux.c)0
-rw-r--r--src/tools/perf/util/dwarf-aux.h (renamed from perf-3.12.0/tools/perf/util/dwarf-aux.h)0
-rw-r--r--src/tools/perf/util/environment.c (renamed from perf-3.12.0/tools/perf/util/environment.c)0
-rw-r--r--src/tools/perf/util/event.c (renamed from perf-3.12.0/tools/perf/util/event.c)0
-rw-r--r--src/tools/perf/util/event.h (renamed from perf-3.12.0/tools/perf/util/event.h)0
-rw-r--r--src/tools/perf/util/evlist.c (renamed from perf-3.12.0/tools/perf/util/evlist.c)0
-rw-r--r--src/tools/perf/util/evlist.h (renamed from perf-3.12.0/tools/perf/util/evlist.h)0
-rw-r--r--src/tools/perf/util/evsel.c (renamed from perf-3.12.0/tools/perf/util/evsel.c)0
-rw-r--r--src/tools/perf/util/evsel.h (renamed from perf-3.12.0/tools/perf/util/evsel.h)0
-rw-r--r--src/tools/perf/util/exec_cmd.c (renamed from perf-3.12.0/tools/perf/util/exec_cmd.c)0
-rw-r--r--src/tools/perf/util/exec_cmd.h (renamed from perf-3.12.0/tools/perf/util/exec_cmd.h)0
-rwxr-xr-xsrc/tools/perf/util/generate-cmdlist.sh (renamed from perf-3.12.0/tools/perf/util/generate-cmdlist.sh)0
-rw-r--r--src/tools/perf/util/header.c (renamed from perf-3.12.0/tools/perf/util/header.c)0
-rw-r--r--src/tools/perf/util/header.h (renamed from perf-3.12.0/tools/perf/util/header.h)0
-rw-r--r--src/tools/perf/util/help.c (renamed from perf-3.12.0/tools/perf/util/help.c)0
-rw-r--r--src/tools/perf/util/help.h (renamed from perf-3.12.0/tools/perf/util/help.h)0
-rw-r--r--src/tools/perf/util/hist.c (renamed from perf-3.12.0/tools/perf/util/hist.c)0
-rw-r--r--src/tools/perf/util/hist.h (renamed from perf-3.12.0/tools/perf/util/hist.h)0
-rw-r--r--src/tools/perf/util/hweight.c (renamed from perf-3.12.0/tools/perf/util/hweight.c)0
-rw-r--r--src/tools/perf/util/include/asm/alternative-asm.h (renamed from perf-3.12.0/tools/perf/util/include/asm/alternative-asm.h)0
-rw-r--r--src/tools/perf/util/include/asm/asm-offsets.h (renamed from perf-3.12.0/tools/perf/util/include/asm/asm-offsets.h)0
-rw-r--r--src/tools/perf/util/include/asm/bug.h (renamed from perf-3.12.0/tools/perf/util/include/asm/bug.h)0
-rw-r--r--src/tools/perf/util/include/asm/cpufeature.h (renamed from perf-3.12.0/tools/perf/util/include/asm/cpufeature.h)0
-rw-r--r--src/tools/perf/util/include/asm/dwarf2.h (renamed from perf-3.12.0/tools/perf/util/include/asm/dwarf2.h)0
-rw-r--r--src/tools/perf/util/include/asm/hweight.h (renamed from perf-3.12.0/tools/perf/util/include/asm/hweight.h)0
-rw-r--r--src/tools/perf/util/include/asm/swab.h (renamed from perf-3.12.0/tools/perf/util/include/asm/swab.h)0
-rw-r--r--src/tools/perf/util/include/asm/system.h (renamed from perf-3.12.0/tools/perf/util/include/asm/system.h)0
-rw-r--r--src/tools/perf/util/include/asm/uaccess.h (renamed from perf-3.12.0/tools/perf/util/include/asm/uaccess.h)0
-rw-r--r--src/tools/perf/util/include/asm/unistd_32.h (renamed from perf-3.12.0/tools/perf/util/include/asm/unistd_32.h)0
-rw-r--r--src/tools/perf/util/include/asm/unistd_64.h (renamed from perf-3.12.0/tools/perf/util/include/asm/unistd_64.h)0
-rw-r--r--src/tools/perf/util/include/dwarf-regs.h (renamed from perf-3.12.0/tools/perf/util/include/dwarf-regs.h)0
-rw-r--r--src/tools/perf/util/include/linux/bitmap.h (renamed from perf-3.12.0/tools/perf/util/include/linux/bitmap.h)0
-rw-r--r--src/tools/perf/util/include/linux/bitops.h (renamed from perf-3.12.0/tools/perf/util/include/linux/bitops.h)0
-rw-r--r--src/tools/perf/util/include/linux/compiler.h (renamed from perf-3.12.0/tools/perf/util/include/linux/compiler.h)0
-rw-r--r--src/tools/perf/util/include/linux/ctype.h (renamed from perf-3.12.0/tools/perf/util/include/linux/ctype.h)0
-rw-r--r--src/tools/perf/util/include/linux/export.h (renamed from perf-3.12.0/tools/perf/util/include/linux/export.h)0
-rw-r--r--src/tools/perf/util/include/linux/hash.h (renamed from perf-3.12.0/tools/perf/util/include/linux/hash.h)0
-rw-r--r--src/tools/perf/util/include/linux/kernel.h (renamed from perf-3.12.0/tools/perf/util/include/linux/kernel.h)0
-rw-r--r--src/tools/perf/util/include/linux/linkage.h (renamed from perf-3.12.0/tools/perf/util/include/linux/linkage.h)0
-rw-r--r--src/tools/perf/util/include/linux/list.h (renamed from perf-3.12.0/tools/perf/util/include/linux/list.h)0
-rw-r--r--src/tools/perf/util/include/linux/magic.h (renamed from perf-3.12.0/tools/perf/util/include/linux/magic.h)0
-rw-r--r--src/tools/perf/util/include/linux/poison.h (renamed from perf-3.12.0/tools/perf/util/include/linux/poison.h)0
-rw-r--r--src/tools/perf/util/include/linux/prefetch.h (renamed from perf-3.12.0/tools/perf/util/include/linux/prefetch.h)0
-rw-r--r--src/tools/perf/util/include/linux/rbtree.h (renamed from perf-3.12.0/tools/perf/util/include/linux/rbtree.h)0
-rw-r--r--src/tools/perf/util/include/linux/rbtree_augmented.h (renamed from perf-3.12.0/tools/perf/util/include/linux/rbtree_augmented.h)0
-rw-r--r--src/tools/perf/util/include/linux/string.h (renamed from perf-3.12.0/tools/perf/util/include/linux/string.h)0
-rw-r--r--src/tools/perf/util/include/linux/types.h (renamed from perf-3.12.0/tools/perf/util/include/linux/types.h)0
-rw-r--r--src/tools/perf/util/intlist.c (renamed from perf-3.12.0/tools/perf/util/intlist.c)0
-rw-r--r--src/tools/perf/util/intlist.h (renamed from perf-3.12.0/tools/perf/util/intlist.h)0
-rw-r--r--src/tools/perf/util/levenshtein.c (renamed from perf-3.12.0/tools/perf/util/levenshtein.c)0
-rw-r--r--src/tools/perf/util/levenshtein.h (renamed from perf-3.12.0/tools/perf/util/levenshtein.h)0
-rw-r--r--src/tools/perf/util/machine.c (renamed from perf-3.12.0/tools/perf/util/machine.c)0
-rw-r--r--src/tools/perf/util/machine.h (renamed from perf-3.12.0/tools/perf/util/machine.h)0
-rw-r--r--src/tools/perf/util/map.c (renamed from perf-3.12.0/tools/perf/util/map.c)0
-rw-r--r--src/tools/perf/util/map.h (renamed from perf-3.12.0/tools/perf/util/map.h)0
-rw-r--r--src/tools/perf/util/pager.c (renamed from perf-3.12.0/tools/perf/util/pager.c)0
-rw-r--r--src/tools/perf/util/parse-events-bison.c (renamed from perf-3.12.0/tools/perf/util/parse-events-bison.c)0
-rw-r--r--src/tools/perf/util/parse-events-bison.h (renamed from perf-3.12.0/tools/perf/util/parse-events-bison.h)0
-rw-r--r--src/tools/perf/util/parse-events-flex.c (renamed from perf-3.12.0/tools/perf/util/parse-events-flex.c)0
-rw-r--r--src/tools/perf/util/parse-events-flex.h (renamed from perf-3.12.0/tools/perf/util/parse-events-flex.h)0
-rw-r--r--src/tools/perf/util/parse-events.c (renamed from perf-3.12.0/tools/perf/util/parse-events.c)0
-rw-r--r--src/tools/perf/util/parse-events.h (renamed from perf-3.12.0/tools/perf/util/parse-events.h)0
-rw-r--r--src/tools/perf/util/parse-events.l (renamed from perf-3.12.0/tools/perf/util/parse-events.l)0
-rw-r--r--src/tools/perf/util/parse-events.y (renamed from perf-3.12.0/tools/perf/util/parse-events.y)0
-rw-r--r--src/tools/perf/util/parse-options.c (renamed from perf-3.12.0/tools/perf/util/parse-options.c)0
-rw-r--r--src/tools/perf/util/parse-options.h (renamed from perf-3.12.0/tools/perf/util/parse-options.h)0
-rw-r--r--src/tools/perf/util/path.c (renamed from perf-3.12.0/tools/perf/util/path.c)0
-rw-r--r--src/tools/perf/util/perf_regs.h (renamed from perf-3.12.0/tools/perf/util/perf_regs.h)0
-rw-r--r--src/tools/perf/util/pmu-bison.c (renamed from perf-3.12.0/tools/perf/util/pmu-bison.c)0
-rw-r--r--src/tools/perf/util/pmu-bison.h (renamed from perf-3.12.0/tools/perf/util/pmu-bison.h)0
-rw-r--r--src/tools/perf/util/pmu-flex.c (renamed from perf-3.12.0/tools/perf/util/pmu-flex.c)0
-rw-r--r--src/tools/perf/util/pmu.c (renamed from perf-3.12.0/tools/perf/util/pmu.c)0
-rw-r--r--src/tools/perf/util/pmu.h (renamed from perf-3.12.0/tools/perf/util/pmu.h)0
-rw-r--r--src/tools/perf/util/pmu.l (renamed from perf-3.12.0/tools/perf/util/pmu.l)0
-rw-r--r--src/tools/perf/util/pmu.y (renamed from perf-3.12.0/tools/perf/util/pmu.y)0
-rw-r--r--src/tools/perf/util/probe-event.c (renamed from perf-3.12.0/tools/perf/util/probe-event.c)0
-rw-r--r--src/tools/perf/util/probe-event.h (renamed from perf-3.12.0/tools/perf/util/probe-event.h)0
-rw-r--r--src/tools/perf/util/probe-finder.c (renamed from perf-3.12.0/tools/perf/util/probe-finder.c)0
-rw-r--r--src/tools/perf/util/probe-finder.h (renamed from perf-3.12.0/tools/perf/util/probe-finder.h)0
-rw-r--r--src/tools/perf/util/pstack.c (renamed from perf-3.12.0/tools/perf/util/pstack.c)0
-rw-r--r--src/tools/perf/util/pstack.h (renamed from perf-3.12.0/tools/perf/util/pstack.h)0
-rw-r--r--src/tools/perf/util/python-ext-sources (renamed from perf-3.12.0/tools/perf/util/python-ext-sources)0
-rw-r--r--src/tools/perf/util/python.c (renamed from perf-3.12.0/tools/perf/util/python.c)0
-rw-r--r--src/tools/perf/util/quote.c (renamed from perf-3.12.0/tools/perf/util/quote.c)0
-rw-r--r--src/tools/perf/util/quote.h (renamed from perf-3.12.0/tools/perf/util/quote.h)0
-rw-r--r--src/tools/perf/util/rblist.c (renamed from perf-3.12.0/tools/perf/util/rblist.c)0
-rw-r--r--src/tools/perf/util/rblist.h (renamed from perf-3.12.0/tools/perf/util/rblist.h)0
-rw-r--r--src/tools/perf/util/record.c (renamed from perf-3.12.0/tools/perf/util/record.c)0
-rw-r--r--src/tools/perf/util/run-command.c (renamed from perf-3.12.0/tools/perf/util/run-command.c)0
-rw-r--r--src/tools/perf/util/run-command.h (renamed from perf-3.12.0/tools/perf/util/run-command.h)0
-rw-r--r--src/tools/perf/util/scripting-engines/trace-event-perl.c (renamed from perf-3.12.0/tools/perf/util/scripting-engines/trace-event-perl.c)0
-rw-r--r--src/tools/perf/util/scripting-engines/trace-event-python.c (renamed from perf-3.12.0/tools/perf/util/scripting-engines/trace-event-python.c)0
-rw-r--r--src/tools/perf/util/session.c (renamed from perf-3.12.0/tools/perf/util/session.c)0
-rw-r--r--src/tools/perf/util/session.h (renamed from perf-3.12.0/tools/perf/util/session.h)0
-rw-r--r--src/tools/perf/util/setup.py (renamed from perf-3.12.0/tools/perf/util/setup.py)0
-rw-r--r--src/tools/perf/util/sigchain.c (renamed from perf-3.12.0/tools/perf/util/sigchain.c)0
-rw-r--r--src/tools/perf/util/sigchain.h (renamed from perf-3.12.0/tools/perf/util/sigchain.h)0
-rw-r--r--src/tools/perf/util/sort.c (renamed from perf-3.12.0/tools/perf/util/sort.c)0
-rw-r--r--src/tools/perf/util/sort.h (renamed from perf-3.12.0/tools/perf/util/sort.h)0
-rw-r--r--src/tools/perf/util/stat.c (renamed from perf-3.12.0/tools/perf/util/stat.c)0
-rw-r--r--src/tools/perf/util/stat.h (renamed from perf-3.12.0/tools/perf/util/stat.h)0
-rw-r--r--src/tools/perf/util/strbuf.c (renamed from perf-3.12.0/tools/perf/util/strbuf.c)0
-rw-r--r--src/tools/perf/util/strbuf.h (renamed from perf-3.12.0/tools/perf/util/strbuf.h)0
-rw-r--r--src/tools/perf/util/strfilter.c (renamed from perf-3.12.0/tools/perf/util/strfilter.c)0
-rw-r--r--src/tools/perf/util/strfilter.h (renamed from perf-3.12.0/tools/perf/util/strfilter.h)0
-rw-r--r--src/tools/perf/util/string.c (renamed from perf-3.12.0/tools/perf/util/string.c)0
-rw-r--r--src/tools/perf/util/strlist.c (renamed from perf-3.12.0/tools/perf/util/strlist.c)0
-rw-r--r--src/tools/perf/util/strlist.h (renamed from perf-3.12.0/tools/perf/util/strlist.h)0
-rw-r--r--src/tools/perf/util/svghelper.c (renamed from perf-3.12.0/tools/perf/util/svghelper.c)0
-rw-r--r--src/tools/perf/util/svghelper.h (renamed from perf-3.12.0/tools/perf/util/svghelper.h)0
-rw-r--r--src/tools/perf/util/symbol-elf.c (renamed from perf-3.12.0/tools/perf/util/symbol-elf.c)0
-rw-r--r--src/tools/perf/util/symbol-minimal.c (renamed from perf-3.12.0/tools/perf/util/symbol-minimal.c)0
-rw-r--r--src/tools/perf/util/symbol.c (renamed from perf-3.12.0/tools/perf/util/symbol.c)0
-rw-r--r--src/tools/perf/util/symbol.h (renamed from perf-3.12.0/tools/perf/util/symbol.h)0
-rw-r--r--src/tools/perf/util/sysfs.c (renamed from perf-3.12.0/tools/perf/util/sysfs.c)0
-rw-r--r--src/tools/perf/util/sysfs.h (renamed from perf-3.12.0/tools/perf/util/sysfs.h)0
-rw-r--r--src/tools/perf/util/target.c (renamed from perf-3.12.0/tools/perf/util/target.c)0
-rw-r--r--src/tools/perf/util/target.h (renamed from perf-3.12.0/tools/perf/util/target.h)0
-rw-r--r--src/tools/perf/util/thread.c (renamed from perf-3.12.0/tools/perf/util/thread.c)0
-rw-r--r--src/tools/perf/util/thread.h (renamed from perf-3.12.0/tools/perf/util/thread.h)0
-rw-r--r--src/tools/perf/util/thread_map.c (renamed from perf-3.12.0/tools/perf/util/thread_map.c)0
-rw-r--r--src/tools/perf/util/thread_map.h (renamed from perf-3.12.0/tools/perf/util/thread_map.h)0
-rw-r--r--src/tools/perf/util/tool.h (renamed from perf-3.12.0/tools/perf/util/tool.h)0
-rw-r--r--src/tools/perf/util/top.c (renamed from perf-3.12.0/tools/perf/util/top.c)0
-rw-r--r--src/tools/perf/util/top.h (renamed from perf-3.12.0/tools/perf/util/top.h)0
-rw-r--r--src/tools/perf/util/trace-event-info.c (renamed from perf-3.12.0/tools/perf/util/trace-event-info.c)0
-rw-r--r--src/tools/perf/util/trace-event-parse.c (renamed from perf-3.12.0/tools/perf/util/trace-event-parse.c)0
-rw-r--r--src/tools/perf/util/trace-event-read.c (renamed from perf-3.12.0/tools/perf/util/trace-event-read.c)0
-rw-r--r--src/tools/perf/util/trace-event-scripting.c (renamed from perf-3.12.0/tools/perf/util/trace-event-scripting.c)0
-rw-r--r--src/tools/perf/util/trace-event.h (renamed from perf-3.12.0/tools/perf/util/trace-event.h)0
-rw-r--r--src/tools/perf/util/types.h (renamed from perf-3.12.0/tools/perf/util/types.h)0
-rw-r--r--src/tools/perf/util/unwind.c (renamed from perf-3.12.0/tools/perf/util/unwind.c)0
-rw-r--r--src/tools/perf/util/unwind.h (renamed from perf-3.12.0/tools/perf/util/unwind.h)0
-rw-r--r--src/tools/perf/util/usage.c (renamed from perf-3.12.0/tools/perf/util/usage.c)0
-rw-r--r--src/tools/perf/util/util.c (renamed from perf-3.12.0/tools/perf/util/util.c)0
-rw-r--r--src/tools/perf/util/util.h (renamed from perf-3.12.0/tools/perf/util/util.h)0
-rw-r--r--src/tools/perf/util/values.c (renamed from perf-3.12.0/tools/perf/util/values.c)0
-rw-r--r--src/tools/perf/util/values.h (renamed from perf-3.12.0/tools/perf/util/values.h)0
-rw-r--r--src/tools/perf/util/vdso.c (renamed from perf-3.12.0/tools/perf/util/vdso.c)0
-rw-r--r--src/tools/perf/util/vdso.h (renamed from perf-3.12.0/tools/perf/util/vdso.h)0
-rw-r--r--src/tools/perf/util/wrapper.c (renamed from perf-3.12.0/tools/perf/util/wrapper.c)0
-rw-r--r--src/tools/perf/util/xyarray.c (renamed from perf-3.12.0/tools/perf/util/xyarray.c)0
-rw-r--r--src/tools/perf/util/xyarray.h (renamed from perf-3.12.0/tools/perf/util/xyarray.h)0
452 files changed, 0 insertions, 0 deletions
diff --git a/perf-3.12.0/include/linux/hash.h b/src/include/linux/hash.h
index f09a0ae..f09a0ae 100644
--- a/perf-3.12.0/include/linux/hash.h
+++ b/src/include/linux/hash.h
diff --git a/perf-3.12.0/include/linux/list.h b/src/include/linux/list.h
index f4d8a2f..f4d8a2f 100644
--- a/perf-3.12.0/include/linux/list.h
+++ b/src/include/linux/list.h
diff --git a/perf-3.12.0/include/linux/perf_event.h b/src/include/linux/perf_event.h
index c8ba627..c8ba627 100644
--- a/perf-3.12.0/include/linux/perf_event.h
+++ b/src/include/linux/perf_event.h
diff --git a/perf-3.12.0/include/linux/poison.h b/src/include/linux/poison.h
index 2110a81..2110a81 100644
--- a/perf-3.12.0/include/linux/poison.h
+++ b/src/include/linux/poison.h
diff --git a/perf-3.12.0/include/linux/rbtree.h b/src/include/linux/rbtree.h
index aa870a4..aa870a4 100644
--- a/perf-3.12.0/include/linux/rbtree.h
+++ b/src/include/linux/rbtree.h
diff --git a/perf-3.12.0/include/linux/rbtree_augmented.h b/src/include/linux/rbtree_augmented.h
index fea49b5..fea49b5 100644
--- a/perf-3.12.0/include/linux/rbtree_augmented.h
+++ b/src/include/linux/rbtree_augmented.h
diff --git a/perf-3.12.0/include/linux/stringify.h b/src/include/linux/stringify.h
index 841cec8..841cec8 100644
--- a/perf-3.12.0/include/linux/stringify.h
+++ b/src/include/linux/stringify.h
diff --git a/perf-3.12.0/include/linux/swab.h b/src/include/linux/swab.h
index 9ad3c60..9ad3c60 100644
--- a/perf-3.12.0/include/linux/swab.h
+++ b/src/include/linux/swab.h
diff --git a/perf-3.12.0/lib/rbtree.c b/src/lib/rbtree.c
index 65f4eff..65f4eff 100644
--- a/perf-3.12.0/lib/rbtree.c
+++ b/src/lib/rbtree.c
diff --git a/perf-3.12.0/tools/lib/lk/Makefile b/src/tools/lib/lk/Makefile
index 3dba0a4..3dba0a4 100644
--- a/perf-3.12.0/tools/lib/lk/Makefile
+++ b/src/tools/lib/lk/Makefile
diff --git a/perf-3.12.0/tools/lib/lk/debugfs.c b/src/tools/lib/lk/debugfs.c
index a778add..a778add 100644
--- a/perf-3.12.0/tools/lib/lk/debugfs.c
+++ b/src/tools/lib/lk/debugfs.c
diff --git a/perf-3.12.0/tools/lib/lk/debugfs.h b/src/tools/lib/lk/debugfs.h
index 935c59b..935c59b 100644
--- a/perf-3.12.0/tools/lib/lk/debugfs.h
+++ b/src/tools/lib/lk/debugfs.h
diff --git a/perf-3.12.0/tools/lib/traceevent/Makefile b/src/tools/lib/traceevent/Makefile
index ca6cb77..ca6cb77 100644
--- a/perf-3.12.0/tools/lib/traceevent/Makefile
+++ b/src/tools/lib/traceevent/Makefile
diff --git a/perf-3.12.0/tools/lib/traceevent/event-parse.c b/src/tools/lib/traceevent/event-parse.c
index d1c2a6a..d1c2a6a 100644
--- a/perf-3.12.0/tools/lib/traceevent/event-parse.c
+++ b/src/tools/lib/traceevent/event-parse.c
diff --git a/perf-3.12.0/tools/lib/traceevent/event-parse.h b/src/tools/lib/traceevent/event-parse.h
index c37b202..c37b202 100644
--- a/perf-3.12.0/tools/lib/traceevent/event-parse.h
+++ b/src/tools/lib/traceevent/event-parse.h
diff --git a/perf-3.12.0/tools/lib/traceevent/event-utils.h b/src/tools/lib/traceevent/event-utils.h
index e76c9ac..e76c9ac 100644
--- a/perf-3.12.0/tools/lib/traceevent/event-utils.h
+++ b/src/tools/lib/traceevent/event-utils.h
diff --git a/perf-3.12.0/tools/lib/traceevent/kbuffer-parse.c b/src/tools/lib/traceevent/kbuffer-parse.c
index dcc6652..dcc6652 100644
--- a/perf-3.12.0/tools/lib/traceevent/kbuffer-parse.c
+++ b/src/tools/lib/traceevent/kbuffer-parse.c
diff --git a/perf-3.12.0/tools/lib/traceevent/kbuffer.h b/src/tools/lib/traceevent/kbuffer.h
index c831f64..c831f64 100644
--- a/perf-3.12.0/tools/lib/traceevent/kbuffer.h
+++ b/src/tools/lib/traceevent/kbuffer.h
diff --git a/perf-3.12.0/tools/lib/traceevent/parse-filter.c b/src/tools/lib/traceevent/parse-filter.c
index 2500e75..2500e75 100644
--- a/perf-3.12.0/tools/lib/traceevent/parse-filter.c
+++ b/src/tools/lib/traceevent/parse-filter.c
diff --git a/perf-3.12.0/tools/lib/traceevent/parse-utils.c b/src/tools/lib/traceevent/parse-utils.c
index bba701c..bba701c 100644
--- a/perf-3.12.0/tools/lib/traceevent/parse-utils.c
+++ b/src/tools/lib/traceevent/parse-utils.c
diff --git a/perf-3.12.0/tools/lib/traceevent/trace-seq.c b/src/tools/lib/traceevent/trace-seq.c
index d7f2e68..d7f2e68 100644
--- a/perf-3.12.0/tools/lib/traceevent/trace-seq.c
+++ b/src/tools/lib/traceevent/trace-seq.c
diff --git a/perf-3.12.0/tools/perf/Android.mk b/src/tools/perf/Android.mk
index 332ade2..332ade2 100644
--- a/perf-3.12.0/tools/perf/Android.mk
+++ b/src/tools/perf/Android.mk
diff --git a/perf-3.12.0/tools/perf/CREDITS b/src/tools/perf/CREDITS
index c2ddcb3..c2ddcb3 100644
--- a/perf-3.12.0/tools/perf/CREDITS
+++ b/src/tools/perf/CREDITS
diff --git a/perf-3.12.0/tools/perf/Documentation/Makefile b/src/tools/perf/Documentation/Makefile
index 5a37a7c..5a37a7c 100644
--- a/perf-3.12.0/tools/perf/Documentation/Makefile
+++ b/src/tools/perf/Documentation/Makefile
diff --git a/perf-3.12.0/tools/perf/Documentation/android.txt b/src/tools/perf/Documentation/android.txt
index 8484c3a..8484c3a 100644
--- a/perf-3.12.0/tools/perf/Documentation/android.txt
+++ b/src/tools/perf/Documentation/android.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/asciidoc.conf b/src/tools/perf/Documentation/asciidoc.conf
index 356b23a..356b23a 100644
--- a/perf-3.12.0/tools/perf/Documentation/asciidoc.conf
+++ b/src/tools/perf/Documentation/asciidoc.conf
diff --git a/perf-3.12.0/tools/perf/Documentation/examples.txt b/src/tools/perf/Documentation/examples.txt
index a4e3921..a4e3921 100644
--- a/perf-3.12.0/tools/perf/Documentation/examples.txt
+++ b/src/tools/perf/Documentation/examples.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/jit-interface.txt b/src/tools/perf/Documentation/jit-interface.txt
index a8656f5..a8656f5 100644
--- a/perf-3.12.0/tools/perf/Documentation/jit-interface.txt
+++ b/src/tools/perf/Documentation/jit-interface.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/manpage-1.72.xsl b/src/tools/perf/Documentation/manpage-1.72.xsl
index b4d315c..b4d315c 100644
--- a/perf-3.12.0/tools/perf/Documentation/manpage-1.72.xsl
+++ b/src/tools/perf/Documentation/manpage-1.72.xsl
diff --git a/perf-3.12.0/tools/perf/Documentation/manpage-base.xsl b/src/tools/perf/Documentation/manpage-base.xsl
index a264fa6..a264fa6 100644
--- a/perf-3.12.0/tools/perf/Documentation/manpage-base.xsl
+++ b/src/tools/perf/Documentation/manpage-base.xsl
diff --git a/perf-3.12.0/tools/perf/Documentation/manpage-bold-literal.xsl b/src/tools/perf/Documentation/manpage-bold-literal.xsl
index 608eb5d..608eb5d 100644
--- a/perf-3.12.0/tools/perf/Documentation/manpage-bold-literal.xsl
+++ b/src/tools/perf/Documentation/manpage-bold-literal.xsl
diff --git a/perf-3.12.0/tools/perf/Documentation/manpage-normal.xsl b/src/tools/perf/Documentation/manpage-normal.xsl
index a48f5b1..a48f5b1 100644
--- a/perf-3.12.0/tools/perf/Documentation/manpage-normal.xsl
+++ b/src/tools/perf/Documentation/manpage-normal.xsl
diff --git a/perf-3.12.0/tools/perf/Documentation/manpage-suppress-sp.xsl b/src/tools/perf/Documentation/manpage-suppress-sp.xsl
index a63c763..a63c763 100644
--- a/perf-3.12.0/tools/perf/Documentation/manpage-suppress-sp.xsl
+++ b/src/tools/perf/Documentation/manpage-suppress-sp.xsl
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-annotate.txt b/src/tools/perf/Documentation/perf-annotate.txt
index e9cd39a..e9cd39a 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-annotate.txt
+++ b/src/tools/perf/Documentation/perf-annotate.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-archive.txt b/src/tools/perf/Documentation/perf-archive.txt
index 5032a14..5032a14 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-archive.txt
+++ b/src/tools/perf/Documentation/perf-archive.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-bench.txt b/src/tools/perf/Documentation/perf-bench.txt
index 7065cd6..7065cd6 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-bench.txt
+++ b/src/tools/perf/Documentation/perf-bench.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-buildid-cache.txt b/src/tools/perf/Documentation/perf-buildid-cache.txt
index e9a8349..e9a8349 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-buildid-cache.txt
+++ b/src/tools/perf/Documentation/perf-buildid-cache.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-buildid-list.txt b/src/tools/perf/Documentation/perf-buildid-list.txt
index 25c52ef..25c52ef 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-buildid-list.txt
+++ b/src/tools/perf/Documentation/perf-buildid-list.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-diff.txt b/src/tools/perf/Documentation/perf-diff.txt
index fdfceee..fdfceee 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-diff.txt
+++ b/src/tools/perf/Documentation/perf-diff.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-evlist.txt b/src/tools/perf/Documentation/perf-evlist.txt
index 1ceb370..1ceb370 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-evlist.txt
+++ b/src/tools/perf/Documentation/perf-evlist.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-help.txt b/src/tools/perf/Documentation/perf-help.txt
index 5143918..5143918 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-help.txt
+++ b/src/tools/perf/Documentation/perf-help.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-inject.txt b/src/tools/perf/Documentation/perf-inject.txt
index a00a342..a00a342 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-inject.txt
+++ b/src/tools/perf/Documentation/perf-inject.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-kmem.txt b/src/tools/perf/Documentation/perf-kmem.txt
index 7c8fbbf..7c8fbbf 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-kmem.txt
+++ b/src/tools/perf/Documentation/perf-kmem.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-kvm.txt b/src/tools/perf/Documentation/perf-kvm.txt
index ac84db2..ac84db2 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-kvm.txt
+++ b/src/tools/perf/Documentation/perf-kvm.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-list.txt b/src/tools/perf/Documentation/perf-list.txt
index 6fce6a6..6fce6a6 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-list.txt
+++ b/src/tools/perf/Documentation/perf-list.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-lock.txt b/src/tools/perf/Documentation/perf-lock.txt
index c7f5f55..c7f5f55 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-lock.txt
+++ b/src/tools/perf/Documentation/perf-lock.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-mem.txt b/src/tools/perf/Documentation/perf-mem.txt
index 888d511..888d511 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-mem.txt
+++ b/src/tools/perf/Documentation/perf-mem.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-probe.txt b/src/tools/perf/Documentation/perf-probe.txt
index b715cb7..b715cb7 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-probe.txt
+++ b/src/tools/perf/Documentation/perf-probe.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-record.txt b/src/tools/perf/Documentation/perf-record.txt
index ca0d3d9..ca0d3d9 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-record.txt
+++ b/src/tools/perf/Documentation/perf-record.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-report.txt b/src/tools/perf/Documentation/perf-report.txt
index 2b8097e..2b8097e 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-report.txt
+++ b/src/tools/perf/Documentation/perf-report.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-sched.txt b/src/tools/perf/Documentation/perf-sched.txt
index 8ff4df9..8ff4df9 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-sched.txt
+++ b/src/tools/perf/Documentation/perf-sched.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-script-perl.txt b/src/tools/perf/Documentation/perf-script-perl.txt
index d00bef2..d00bef2 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-script-perl.txt
+++ b/src/tools/perf/Documentation/perf-script-perl.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-script-python.txt b/src/tools/perf/Documentation/perf-script-python.txt
index 9f1f054..9f1f054 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-script-python.txt
+++ b/src/tools/perf/Documentation/perf-script-python.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-script.txt b/src/tools/perf/Documentation/perf-script.txt
index e9cbfcd..e9cbfcd 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-script.txt
+++ b/src/tools/perf/Documentation/perf-script.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-stat.txt b/src/tools/perf/Documentation/perf-stat.txt
index 73c9759..73c9759 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-stat.txt
+++ b/src/tools/perf/Documentation/perf-stat.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-test.txt b/src/tools/perf/Documentation/perf-test.txt
index d1d3e51..d1d3e51 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-test.txt
+++ b/src/tools/perf/Documentation/perf-test.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-timechart.txt b/src/tools/perf/Documentation/perf-timechart.txt
index 1632b0e..1632b0e 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-timechart.txt
+++ b/src/tools/perf/Documentation/perf-timechart.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-top.txt b/src/tools/perf/Documentation/perf-top.txt
index 6a118e7..6a118e7 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-top.txt
+++ b/src/tools/perf/Documentation/perf-top.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf-trace.txt b/src/tools/perf/Documentation/perf-trace.txt
index daccd2c..daccd2c 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf-trace.txt
+++ b/src/tools/perf/Documentation/perf-trace.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perf.txt b/src/tools/perf/Documentation/perf.txt
index 0eeb247..0eeb247 100644
--- a/perf-3.12.0/tools/perf/Documentation/perf.txt
+++ b/src/tools/perf/Documentation/perf.txt
diff --git a/perf-3.12.0/tools/perf/Documentation/perfconfig.example b/src/tools/perf/Documentation/perfconfig.example
index 767ea24..767ea24 100644
--- a/perf-3.12.0/tools/perf/Documentation/perfconfig.example
+++ b/src/tools/perf/Documentation/perfconfig.example
diff --git a/perf-3.12.0/tools/perf/MANIFEST b/src/tools/perf/MANIFEST
index 025de79..025de79 100644
--- a/perf-3.12.0/tools/perf/MANIFEST
+++ b/src/tools/perf/MANIFEST
diff --git a/perf-3.12.0/tools/perf/Makefile b/src/tools/perf/Makefile
index 64c043b..64c043b 100644
--- a/perf-3.12.0/tools/perf/Makefile
+++ b/src/tools/perf/Makefile
diff --git a/perf-3.12.0/tools/perf/arch/arm/Makefile b/src/tools/perf/arch/arm/Makefile
index 15130b5..15130b5 100644
--- a/perf-3.12.0/tools/perf/arch/arm/Makefile
+++ b/src/tools/perf/arch/arm/Makefile
diff --git a/perf-3.12.0/tools/perf/arch/arm/util/dwarf-regs.c b/src/tools/perf/arch/arm/util/dwarf-regs.c
index 33ec5b3..33ec5b3 100644
--- a/perf-3.12.0/tools/perf/arch/arm/util/dwarf-regs.c
+++ b/src/tools/perf/arch/arm/util/dwarf-regs.c
diff --git a/perf-3.12.0/tools/perf/arch/arm64/Makefile b/src/tools/perf/arch/arm64/Makefile
index 67e9b3d..67e9b3d 100644
--- a/perf-3.12.0/tools/perf/arch/arm64/Makefile
+++ b/src/tools/perf/arch/arm64/Makefile
diff --git a/perf-3.12.0/tools/perf/arch/arm64/include/perf_regs.h b/src/tools/perf/arch/arm64/include/perf_regs.h
index e9441b9..e9441b9 100644
--- a/perf-3.12.0/tools/perf/arch/arm64/include/perf_regs.h
+++ b/src/tools/perf/arch/arm64/include/perf_regs.h
diff --git a/perf-3.12.0/tools/perf/arch/arm64/util/dwarf-regs.c b/src/tools/perf/arch/arm64/util/dwarf-regs.c
index d49efeb..d49efeb 100644
--- a/perf-3.12.0/tools/perf/arch/arm64/util/dwarf-regs.c
+++ b/src/tools/perf/arch/arm64/util/dwarf-regs.c
diff --git a/perf-3.12.0/tools/perf/arch/arm64/util/unwind-libunwind.c b/src/tools/perf/arch/arm64/util/unwind-libunwind.c
index 436ee43..436ee43 100644
--- a/perf-3.12.0/tools/perf/arch/arm64/util/unwind-libunwind.c
+++ b/src/tools/perf/arch/arm64/util/unwind-libunwind.c
diff --git a/perf-3.12.0/tools/perf/arch/common.c b/src/tools/perf/arch/common.c
index a8cf951..a8cf951 100644
--- a/perf-3.12.0/tools/perf/arch/common.c
+++ b/src/tools/perf/arch/common.c
diff --git a/perf-3.12.0/tools/perf/arch/common.h b/src/tools/perf/arch/common.h
index ede246e..ede246e 100644
--- a/perf-3.12.0/tools/perf/arch/common.h
+++ b/src/tools/perf/arch/common.h
diff --git a/perf-3.12.0/tools/perf/arch/powerpc/Makefile b/src/tools/perf/arch/powerpc/Makefile
index 744e629..744e629 100644
--- a/perf-3.12.0/tools/perf/arch/powerpc/Makefile
+++ b/src/tools/perf/arch/powerpc/Makefile
diff --git a/perf-3.12.0/tools/perf/arch/powerpc/util/dwarf-regs.c b/src/tools/perf/arch/powerpc/util/dwarf-regs.c
index 733151c..733151c 100644
--- a/perf-3.12.0/tools/perf/arch/powerpc/util/dwarf-regs.c
+++ b/src/tools/perf/arch/powerpc/util/dwarf-regs.c
diff --git a/perf-3.12.0/tools/perf/arch/powerpc/util/header.c b/src/tools/perf/arch/powerpc/util/header.c
index 2f7073d..2f7073d 100644
--- a/perf-3.12.0/tools/perf/arch/powerpc/util/header.c
+++ b/src/tools/perf/arch/powerpc/util/header.c
diff --git a/perf-3.12.0/tools/perf/arch/s390/Makefile b/src/tools/perf/arch/s390/Makefile
index 15130b5..15130b5 100644
--- a/perf-3.12.0/tools/perf/arch/s390/Makefile
+++ b/src/tools/perf/arch/s390/Makefile
diff --git a/perf-3.12.0/tools/perf/arch/s390/util/dwarf-regs.c b/src/tools/perf/arch/s390/util/dwarf-regs.c
index 0469df0..0469df0 100644
--- a/perf-3.12.0/tools/perf/arch/s390/util/dwarf-regs.c
+++ b/src/tools/perf/arch/s390/util/dwarf-regs.c
diff --git a/perf-3.12.0/tools/perf/arch/sh/Makefile b/src/tools/perf/arch/sh/Makefile
index 15130b5..15130b5 100644
--- a/perf-3.12.0/tools/perf/arch/sh/Makefile
+++ b/src/tools/perf/arch/sh/Makefile
diff --git a/perf-3.12.0/tools/perf/arch/sh/util/dwarf-regs.c b/src/tools/perf/arch/sh/util/dwarf-regs.c
index 0d0897f..0d0897f 100644
--- a/perf-3.12.0/tools/perf/arch/sh/util/dwarf-regs.c
+++ b/src/tools/perf/arch/sh/util/dwarf-regs.c
diff --git a/perf-3.12.0/tools/perf/arch/sparc/Makefile b/src/tools/perf/arch/sparc/Makefile
index 15130b5..15130b5 100644
--- a/perf-3.12.0/tools/perf/arch/sparc/Makefile
+++ b/src/tools/perf/arch/sparc/Makefile
diff --git a/perf-3.12.0/tools/perf/arch/sparc/util/dwarf-regs.c b/src/tools/perf/arch/sparc/util/dwarf-regs.c
index 92eda41..92eda41 100644
--- a/perf-3.12.0/tools/perf/arch/sparc/util/dwarf-regs.c
+++ b/src/tools/perf/arch/sparc/util/dwarf-regs.c
diff --git a/perf-3.12.0/tools/perf/arch/x86/Makefile b/src/tools/perf/arch/x86/Makefile
index 8801fe0..8801fe0 100644
--- a/perf-3.12.0/tools/perf/arch/x86/Makefile
+++ b/src/tools/perf/arch/x86/Makefile
diff --git a/perf-3.12.0/tools/perf/arch/x86/include/perf_regs.h b/src/tools/perf/arch/x86/include/perf_regs.h
index 7fcdcdb..7fcdcdb 100644
--- a/perf-3.12.0/tools/perf/arch/x86/include/perf_regs.h
+++ b/src/tools/perf/arch/x86/include/perf_regs.h
diff --git a/perf-3.12.0/tools/perf/arch/x86/util/dwarf-regs.c b/src/tools/perf/arch/x86/util/dwarf-regs.c
index be22dd4..be22dd4 100644
--- a/perf-3.12.0/tools/perf/arch/x86/util/dwarf-regs.c
+++ b/src/tools/perf/arch/x86/util/dwarf-regs.c
diff --git a/perf-3.12.0/tools/perf/arch/x86/util/header.c b/src/tools/perf/arch/x86/util/header.c
index 146d12a..146d12a 100644
--- a/perf-3.12.0/tools/perf/arch/x86/util/header.c
+++ b/src/tools/perf/arch/x86/util/header.c
diff --git a/perf-3.12.0/tools/perf/arch/x86/util/tsc.c b/src/tools/perf/arch/x86/util/tsc.c
index b2519e4..b2519e4 100644
--- a/perf-3.12.0/tools/perf/arch/x86/util/tsc.c
+++ b/src/tools/perf/arch/x86/util/tsc.c
diff --git a/perf-3.12.0/tools/perf/arch/x86/util/tsc.h b/src/tools/perf/arch/x86/util/tsc.h
index a24dec8..a24dec8 100644
--- a/perf-3.12.0/tools/perf/arch/x86/util/tsc.h
+++ b/src/tools/perf/arch/x86/util/tsc.h
diff --git a/perf-3.12.0/tools/perf/arch/x86/util/unwind.c b/src/tools/perf/arch/x86/util/unwind.c
index 78d956e..78d956e 100644
--- a/perf-3.12.0/tools/perf/arch/x86/util/unwind.c
+++ b/src/tools/perf/arch/x86/util/unwind.c
diff --git a/perf-3.12.0/tools/perf/bash_completion b/src/tools/perf/bash_completion
index 56e6a12..56e6a12 100644
--- a/perf-3.12.0/tools/perf/bash_completion
+++ b/src/tools/perf/bash_completion
diff --git a/perf-3.12.0/tools/perf/bench/bench.h b/src/tools/perf/bench/bench.h
index 0fdc852..0fdc852 100644
--- a/perf-3.12.0/tools/perf/bench/bench.h
+++ b/src/tools/perf/bench/bench.h
diff --git a/perf-3.12.0/tools/perf/bench/mem-memcpy-arch.h b/src/tools/perf/bench/mem-memcpy-arch.h
index a72e36c..a72e36c 100644
--- a/perf-3.12.0/tools/perf/bench/mem-memcpy-arch.h
+++ b/src/tools/perf/bench/mem-memcpy-arch.h
diff --git a/perf-3.12.0/tools/perf/bench/mem-memcpy-x86-64-asm-def.h b/src/tools/perf/bench/mem-memcpy-x86-64-asm-def.h
index d66ab79..d66ab79 100644
--- a/perf-3.12.0/tools/perf/bench/mem-memcpy-x86-64-asm-def.h
+++ b/src/tools/perf/bench/mem-memcpy-x86-64-asm-def.h
diff --git a/perf-3.12.0/tools/perf/bench/mem-memcpy-x86-64-asm.S b/src/tools/perf/bench/mem-memcpy-x86-64-asm.S
index fcd9cf0..fcd9cf0 100644
--- a/perf-3.12.0/tools/perf/bench/mem-memcpy-x86-64-asm.S
+++ b/src/tools/perf/bench/mem-memcpy-x86-64-asm.S
diff --git a/perf-3.12.0/tools/perf/bench/mem-memcpy.c b/src/tools/perf/bench/mem-memcpy.c
index 8cdca43..8cdca43 100644
--- a/perf-3.12.0/tools/perf/bench/mem-memcpy.c
+++ b/src/tools/perf/bench/mem-memcpy.c
diff --git a/perf-3.12.0/tools/perf/bench/mem-memset-arch.h b/src/tools/perf/bench/mem-memset-arch.h
index a040fa7..a040fa7 100644
--- a/perf-3.12.0/tools/perf/bench/mem-memset-arch.h
+++ b/src/tools/perf/bench/mem-memset-arch.h
diff --git a/perf-3.12.0/tools/perf/bench/mem-memset-x86-64-asm-def.h b/src/tools/perf/bench/mem-memset-x86-64-asm-def.h
index a71dff9..a71dff9 100644
--- a/perf-3.12.0/tools/perf/bench/mem-memset-x86-64-asm-def.h
+++ b/src/tools/perf/bench/mem-memset-x86-64-asm-def.h
diff --git a/perf-3.12.0/tools/perf/bench/mem-memset-x86-64-asm.S b/src/tools/perf/bench/mem-memset-x86-64-asm.S
index 9e5af89..9e5af89 100644
--- a/perf-3.12.0/tools/perf/bench/mem-memset-x86-64-asm.S
+++ b/src/tools/perf/bench/mem-memset-x86-64-asm.S
diff --git a/perf-3.12.0/tools/perf/bench/mem-memset.c b/src/tools/perf/bench/mem-memset.c
index 4a2f120..4a2f120 100644
--- a/perf-3.12.0/tools/perf/bench/mem-memset.c
+++ b/src/tools/perf/bench/mem-memset.c
diff --git a/perf-3.12.0/tools/perf/bench/numa.c b/src/tools/perf/bench/numa.c
index 30d1c32..30d1c32 100644
--- a/perf-3.12.0/tools/perf/bench/numa.c
+++ b/src/tools/perf/bench/numa.c
diff --git a/perf-3.12.0/tools/perf/bench/sched-messaging.c b/src/tools/perf/bench/sched-messaging.c
index cc1190a..cc1190a 100644
--- a/perf-3.12.0/tools/perf/bench/sched-messaging.c
+++ b/src/tools/perf/bench/sched-messaging.c
diff --git a/perf-3.12.0/tools/perf/bench/sched-pipe.c b/src/tools/perf/bench/sched-pipe.c
index 69cfba8..69cfba8 100644
--- a/perf-3.12.0/tools/perf/bench/sched-pipe.c
+++ b/src/tools/perf/bench/sched-pipe.c
diff --git a/perf-3.12.0/tools/perf/builtin-annotate.c b/src/tools/perf/builtin-annotate.c
index 5ebd0c3..5ebd0c3 100644
--- a/perf-3.12.0/tools/perf/builtin-annotate.c
+++ b/src/tools/perf/builtin-annotate.c
diff --git a/perf-3.12.0/tools/perf/builtin-bench.c b/src/tools/perf/builtin-bench.c
index 77298bf..77298bf 100644
--- a/perf-3.12.0/tools/perf/builtin-bench.c
+++ b/src/tools/perf/builtin-bench.c
diff --git a/perf-3.12.0/tools/perf/builtin-buildid-cache.c b/src/tools/perf/builtin-buildid-cache.c
index c96c8fa..c96c8fa 100644
--- a/perf-3.12.0/tools/perf/builtin-buildid-cache.c
+++ b/src/tools/perf/builtin-buildid-cache.c
diff --git a/perf-3.12.0/tools/perf/builtin-buildid-list.c b/src/tools/perf/builtin-buildid-list.c
index e74366a..e74366a 100644
--- a/perf-3.12.0/tools/perf/builtin-buildid-list.c
+++ b/src/tools/perf/builtin-buildid-list.c
diff --git a/perf-3.12.0/tools/perf/builtin-diff.c b/src/tools/perf/builtin-diff.c
index f28799e..f28799e 100644
--- a/perf-3.12.0/tools/perf/builtin-diff.c
+++ b/src/tools/perf/builtin-diff.c
diff --git a/perf-3.12.0/tools/perf/builtin-evlist.c b/src/tools/perf/builtin-evlist.c
index 05bd9df..05bd9df 100644
--- a/perf-3.12.0/tools/perf/builtin-evlist.c
+++ b/src/tools/perf/builtin-evlist.c
diff --git a/perf-3.12.0/tools/perf/builtin-help.c b/src/tools/perf/builtin-help.c
index 178b88a..178b88a 100644
--- a/perf-3.12.0/tools/perf/builtin-help.c
+++ b/src/tools/perf/builtin-help.c
diff --git a/perf-3.12.0/tools/perf/builtin-inject.c b/src/tools/perf/builtin-inject.c
index afe377b..afe377b 100644
--- a/perf-3.12.0/tools/perf/builtin-inject.c
+++ b/src/tools/perf/builtin-inject.c
diff --git a/perf-3.12.0/tools/perf/builtin-kmem.c b/src/tools/perf/builtin-kmem.c
index 9b5f077..9b5f077 100644
--- a/perf-3.12.0/tools/perf/builtin-kmem.c
+++ b/src/tools/perf/builtin-kmem.c
diff --git a/perf-3.12.0/tools/perf/builtin-kvm.c b/src/tools/perf/builtin-kvm.c
index fbc2888..fbc2888 100644
--- a/perf-3.12.0/tools/perf/builtin-kvm.c
+++ b/src/tools/perf/builtin-kvm.c
diff --git a/perf-3.12.0/tools/perf/builtin-list.c b/src/tools/perf/builtin-list.c
index e79f423..e79f423 100644
--- a/perf-3.12.0/tools/perf/builtin-list.c
+++ b/src/tools/perf/builtin-list.c
diff --git a/perf-3.12.0/tools/perf/builtin-lock.c b/src/tools/perf/builtin-lock.c
index ee33ba2..ee33ba2 100644
--- a/perf-3.12.0/tools/perf/builtin-lock.c
+++ b/src/tools/perf/builtin-lock.c
diff --git a/perf-3.12.0/tools/perf/builtin-mem.c b/src/tools/perf/builtin-mem.c
index 253133a..253133a 100644
--- a/perf-3.12.0/tools/perf/builtin-mem.c
+++ b/src/tools/perf/builtin-mem.c
diff --git a/perf-3.12.0/tools/perf/builtin-probe.c b/src/tools/perf/builtin-probe.c
index e8a66f9..e8a66f9 100644
--- a/perf-3.12.0/tools/perf/builtin-probe.c
+++ b/src/tools/perf/builtin-probe.c
diff --git a/perf-3.12.0/tools/perf/builtin-record.c b/src/tools/perf/builtin-record.c
index d046514..d046514 100644
--- a/perf-3.12.0/tools/perf/builtin-record.c
+++ b/src/tools/perf/builtin-record.c
diff --git a/perf-3.12.0/tools/perf/builtin-report.c b/src/tools/perf/builtin-report.c
index 72eae74..72eae74 100644
--- a/perf-3.12.0/tools/perf/builtin-report.c
+++ b/src/tools/perf/builtin-report.c
diff --git a/perf-3.12.0/tools/perf/builtin-sched.c b/src/tools/perf/builtin-sched.c
index d8c51b2..d8c51b2 100644
--- a/perf-3.12.0/tools/perf/builtin-sched.c
+++ b/src/tools/perf/builtin-sched.c
diff --git a/perf-3.12.0/tools/perf/builtin-script.c b/src/tools/perf/builtin-script.c
index 9c333ff..9c333ff 100644
--- a/perf-3.12.0/tools/perf/builtin-script.c
+++ b/src/tools/perf/builtin-script.c
diff --git a/perf-3.12.0/tools/perf/builtin-stat.c b/src/tools/perf/builtin-stat.c
index 5098f14..5098f14 100644
--- a/perf-3.12.0/tools/perf/builtin-stat.c
+++ b/src/tools/perf/builtin-stat.c
diff --git a/perf-3.12.0/tools/perf/builtin-timechart.c b/src/tools/perf/builtin-timechart.c
index c2e0231..c2e0231 100644
--- a/perf-3.12.0/tools/perf/builtin-timechart.c
+++ b/src/tools/perf/builtin-timechart.c
diff --git a/perf-3.12.0/tools/perf/builtin-top.c b/src/tools/perf/builtin-top.c
index 5a11f13..5a11f13 100644
--- a/perf-3.12.0/tools/perf/builtin-top.c
+++ b/src/tools/perf/builtin-top.c
diff --git a/perf-3.12.0/tools/perf/builtin-trace.c b/src/tools/perf/builtin-trace.c
index 99c8d9a..99c8d9a 100644
--- a/perf-3.12.0/tools/perf/builtin-trace.c
+++ b/src/tools/perf/builtin-trace.c
diff --git a/perf-3.12.0/tools/perf/builtin.h b/src/tools/perf/builtin.h
index b210d62..b210d62 100644
--- a/perf-3.12.0/tools/perf/builtin.h
+++ b/src/tools/perf/builtin.h
diff --git a/perf-3.12.0/tools/perf/command-list.txt b/src/tools/perf/command-list.txt
index 0906fc4..0906fc4 100644
--- a/perf-3.12.0/tools/perf/command-list.txt
+++ b/src/tools/perf/command-list.txt
diff --git a/perf-3.12.0/tools/perf/common-cmds.h b/src/tools/perf/common-cmds.h
index 28a621d..28a621d 100644
--- a/perf-3.12.0/tools/perf/common-cmds.h
+++ b/src/tools/perf/common-cmds.h
diff --git a/perf-3.12.0/tools/perf/config/Makefile b/src/tools/perf/config/Makefile
index 5f6f9b3..5f6f9b3 100644
--- a/perf-3.12.0/tools/perf/config/Makefile
+++ b/src/tools/perf/config/Makefile
diff --git a/perf-3.12.0/tools/perf/config/feature-tests.mak b/src/tools/perf/config/feature-tests.mak
index f793057..f793057 100644
--- a/perf-3.12.0/tools/perf/config/feature-tests.mak
+++ b/src/tools/perf/config/feature-tests.mak
diff --git a/perf-3.12.0/tools/perf/config/utilities.mak b/src/tools/perf/config/utilities.mak
index 94d2d4f..94d2d4f 100644
--- a/perf-3.12.0/tools/perf/config/utilities.mak
+++ b/src/tools/perf/config/utilities.mak
diff --git a/perf-3.12.0/tools/perf/design.txt b/src/tools/perf/design.txt
index 67e5d0c..67e5d0c 100644
--- a/perf-3.12.0/tools/perf/design.txt
+++ b/src/tools/perf/design.txt
diff --git a/perf-3.12.0/tools/perf/perf-archive.sh b/src/tools/perf/perf-archive.sh
index e919306..e919306 100644
--- a/perf-3.12.0/tools/perf/perf-archive.sh
+++ b/src/tools/perf/perf-archive.sh
diff --git a/perf-3.12.0/tools/perf/perf.c b/src/tools/perf/perf.c
index 85e1aed..85e1aed 100644
--- a/perf-3.12.0/tools/perf/perf.c
+++ b/src/tools/perf/perf.c
diff --git a/perf-3.12.0/tools/perf/perf.h b/src/tools/perf/perf.h
index cf20187..cf20187 100644
--- a/perf-3.12.0/tools/perf/perf.h
+++ b/src/tools/perf/perf.h
diff --git a/perf-3.12.0/tools/perf/python/twatch.py b/src/tools/perf/python/twatch.py
index 2225162..2225162 100755
--- a/perf-3.12.0/tools/perf/python/twatch.py
+++ b/src/tools/perf/python/twatch.py
diff --git a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Context.c b/src/tools/perf/scripts/perl/Perf-Trace-Util/Context.c
index 790ceba..790ceba 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Context.c
+++ b/src/tools/perf/scripts/perl/Perf-Trace-Util/Context.c
diff --git a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Context.xs b/src/tools/perf/scripts/perl/Perf-Trace-Util/Context.xs
index 8c7ea42..8c7ea42 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Context.xs
+++ b/src/tools/perf/scripts/perl/Perf-Trace-Util/Context.xs
diff --git a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL b/src/tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL
index decdeb0..decdeb0 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL
+++ b/src/tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL
diff --git a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/README b/src/tools/perf/scripts/perl/Perf-Trace-Util/README
index 2f0c7f3..2f0c7f3 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/README
+++ b/src/tools/perf/scripts/perl/Perf-Trace-Util/README
diff --git a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm b/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm
index 4e2f603..4e2f603 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm
+++ b/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm
diff --git a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm b/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm
index 9158458..9158458 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm
+++ b/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm
diff --git a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm b/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm
index 0535001..0535001 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm
+++ b/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm
diff --git a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/typemap b/src/tools/perf/scripts/perl/Perf-Trace-Util/typemap
index 8408368..8408368 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/typemap
+++ b/src/tools/perf/scripts/perl/Perf-Trace-Util/typemap
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/check-perf-trace-record b/src/tools/perf/scripts/perl/bin/check-perf-trace-record
index 423ad6a..423ad6a 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/check-perf-trace-record
+++ b/src/tools/perf/scripts/perl/bin/check-perf-trace-record
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/failed-syscalls-record b/src/tools/perf/scripts/perl/bin/failed-syscalls-record
index 8104895..8104895 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/failed-syscalls-record
+++ b/src/tools/perf/scripts/perl/bin/failed-syscalls-record
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/failed-syscalls-report b/src/tools/perf/scripts/perl/bin/failed-syscalls-report
index 9f83cc1..9f83cc1 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/failed-syscalls-report
+++ b/src/tools/perf/scripts/perl/bin/failed-syscalls-report
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-file-record b/src/tools/perf/scripts/perl/bin/rw-by-file-record
index 33efc86..33efc86 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-file-record
+++ b/src/tools/perf/scripts/perl/bin/rw-by-file-record
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-file-report b/src/tools/perf/scripts/perl/bin/rw-by-file-report
index 77200b3..77200b3 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-file-report
+++ b/src/tools/perf/scripts/perl/bin/rw-by-file-report
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-pid-record b/src/tools/perf/scripts/perl/bin/rw-by-pid-record
index 7cb9db2..7cb9db2 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-pid-record
+++ b/src/tools/perf/scripts/perl/bin/rw-by-pid-record
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-pid-report b/src/tools/perf/scripts/perl/bin/rw-by-pid-report
index a27b9f3..a27b9f3 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/rw-by-pid-report
+++ b/src/tools/perf/scripts/perl/bin/rw-by-pid-report
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/rwtop-record b/src/tools/perf/scripts/perl/bin/rwtop-record
index 7cb9db2..7cb9db2 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/rwtop-record
+++ b/src/tools/perf/scripts/perl/bin/rwtop-record
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/rwtop-report b/src/tools/perf/scripts/perl/bin/rwtop-report
index 83e11ec..83e11ec 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/rwtop-report
+++ b/src/tools/perf/scripts/perl/bin/rwtop-report
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/wakeup-latency-record b/src/tools/perf/scripts/perl/bin/wakeup-latency-record
index 464251a..464251a 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/wakeup-latency-record
+++ b/src/tools/perf/scripts/perl/bin/wakeup-latency-record
diff --git a/perf-3.12.0/tools/perf/scripts/perl/bin/wakeup-latency-report b/src/tools/perf/scripts/perl/bin/wakeup-latency-report
index 889e813..889e813 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/bin/wakeup-latency-report
+++ b/src/tools/perf/scripts/perl/bin/wakeup-latency-report
diff --git a/perf-3.12.0/tools/perf/scripts/perl/check-perf-trace.pl b/src/tools/perf/scripts/perl/check-perf-trace.pl
index 4e7076c..4e7076c 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/check-perf-trace.pl
+++ b/src/tools/perf/scripts/perl/check-perf-trace.pl
diff --git a/perf-3.12.0/tools/perf/scripts/perl/failed-syscalls.pl b/src/tools/perf/scripts/perl/failed-syscalls.pl
index 94bc25a..94bc25a 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/failed-syscalls.pl
+++ b/src/tools/perf/scripts/perl/failed-syscalls.pl
diff --git a/perf-3.12.0/tools/perf/scripts/perl/rw-by-file.pl b/src/tools/perf/scripts/perl/rw-by-file.pl
index 74844ee..74844ee 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/rw-by-file.pl
+++ b/src/tools/perf/scripts/perl/rw-by-file.pl
diff --git a/perf-3.12.0/tools/perf/scripts/perl/rw-by-pid.pl b/src/tools/perf/scripts/perl/rw-by-pid.pl
index 9db23c9..9db23c9 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/rw-by-pid.pl
+++ b/src/tools/perf/scripts/perl/rw-by-pid.pl
diff --git a/perf-3.12.0/tools/perf/scripts/perl/rwtop.pl b/src/tools/perf/scripts/perl/rwtop.pl
index 8b20787..8b20787 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/rwtop.pl
+++ b/src/tools/perf/scripts/perl/rwtop.pl
diff --git a/perf-3.12.0/tools/perf/scripts/perl/wakeup-latency.pl b/src/tools/perf/scripts/perl/wakeup-latency.pl
index d9143dc..d9143dc 100644
--- a/perf-3.12.0/tools/perf/scripts/perl/wakeup-latency.pl
+++ b/src/tools/perf/scripts/perl/wakeup-latency.pl
diff --git a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/Context.c b/src/tools/perf/scripts/python/Perf-Trace-Util/Context.c
index 315067b..315067b 100644
--- a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/Context.c
+++ b/src/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff --git a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py b/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py
index de7211e..de7211e 100644
--- a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py
+++ b/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py b/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
index 9e09857..9e09857 100755
--- a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
+++ b/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py b/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py
index fdd92f6..fdd92f6 100644
--- a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py
+++ b/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py b/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
index 15c8400..15c8400 100644
--- a/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
+++ b/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/event_analyzing_sample-record b/src/tools/perf/scripts/python/bin/event_analyzing_sample-record
index 5ce652d..5ce652d 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/event_analyzing_sample-record
+++ b/src/tools/perf/scripts/python/bin/event_analyzing_sample-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/event_analyzing_sample-report b/src/tools/perf/scripts/python/bin/event_analyzing_sample-report
index 0941fc9..0941fc9 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/event_analyzing_sample-report
+++ b/src/tools/perf/scripts/python/bin/event_analyzing_sample-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record b/src/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record
index 8104895..8104895 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record
+++ b/src/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report b/src/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
index fda5096..fda5096 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
+++ b/src/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/futex-contention-record b/src/tools/perf/scripts/python/bin/futex-contention-record
index b1495c9..b1495c9 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/futex-contention-record
+++ b/src/tools/perf/scripts/python/bin/futex-contention-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/futex-contention-report b/src/tools/perf/scripts/python/bin/futex-contention-report
index 6c44271..6c44271 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/futex-contention-report
+++ b/src/tools/perf/scripts/python/bin/futex-contention-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/net_dropmonitor-record b/src/tools/perf/scripts/python/bin/net_dropmonitor-record
index 423fb81..423fb81 100755
--- a/perf-3.12.0/tools/perf/scripts/python/bin/net_dropmonitor-record
+++ b/src/tools/perf/scripts/python/bin/net_dropmonitor-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/net_dropmonitor-report b/src/tools/perf/scripts/python/bin/net_dropmonitor-report
index 8d698f5..8d698f5 100755
--- a/perf-3.12.0/tools/perf/scripts/python/bin/net_dropmonitor-report
+++ b/src/tools/perf/scripts/python/bin/net_dropmonitor-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/netdev-times-record b/src/tools/perf/scripts/python/bin/netdev-times-record
index 558754b..558754b 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/netdev-times-record
+++ b/src/tools/perf/scripts/python/bin/netdev-times-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/netdev-times-report b/src/tools/perf/scripts/python/bin/netdev-times-report
index 8f75929..8f75929 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/netdev-times-report
+++ b/src/tools/perf/scripts/python/bin/netdev-times-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/sched-migration-record b/src/tools/perf/scripts/python/bin/sched-migration-record
index 7493fdd..7493fdd 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/sched-migration-record
+++ b/src/tools/perf/scripts/python/bin/sched-migration-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/sched-migration-report b/src/tools/perf/scripts/python/bin/sched-migration-report
index 68b037a..68b037a 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/sched-migration-report
+++ b/src/tools/perf/scripts/python/bin/sched-migration-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/sctop-record b/src/tools/perf/scripts/python/bin/sctop-record
index 4efbfaa..4efbfaa 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/sctop-record
+++ b/src/tools/perf/scripts/python/bin/sctop-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/sctop-report b/src/tools/perf/scripts/python/bin/sctop-report
index c32db29..c32db29 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/sctop-report
+++ b/src/tools/perf/scripts/python/bin/sctop-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-by-pid-record b/src/tools/perf/scripts/python/bin/syscall-counts-by-pid-record
index 4efbfaa..4efbfaa 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-by-pid-record
+++ b/src/tools/perf/scripts/python/bin/syscall-counts-by-pid-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-by-pid-report b/src/tools/perf/scripts/python/bin/syscall-counts-by-pid-report
index 16eb8d6..16eb8d6 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-by-pid-report
+++ b/src/tools/perf/scripts/python/bin/syscall-counts-by-pid-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-record b/src/tools/perf/scripts/python/bin/syscall-counts-record
index 4efbfaa..4efbfaa 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-record
+++ b/src/tools/perf/scripts/python/bin/syscall-counts-record
diff --git a/perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-report b/src/tools/perf/scripts/python/bin/syscall-counts-report
index 0f0e9d4..0f0e9d4 100644
--- a/perf-3.12.0/tools/perf/scripts/python/bin/syscall-counts-report
+++ b/src/tools/perf/scripts/python/bin/syscall-counts-report
diff --git a/perf-3.12.0/tools/perf/scripts/python/check-perf-trace.py b/src/tools/perf/scripts/python/check-perf-trace.py
index 4647a76..4647a76 100644
--- a/perf-3.12.0/tools/perf/scripts/python/check-perf-trace.py
+++ b/src/tools/perf/scripts/python/check-perf-trace.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/event_analyzing_sample.py b/src/tools/perf/scripts/python/event_analyzing_sample.py
index 163c39f..163c39f 100644
--- a/perf-3.12.0/tools/perf/scripts/python/event_analyzing_sample.py
+++ b/src/tools/perf/scripts/python/event_analyzing_sample.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/failed-syscalls-by-pid.py b/src/tools/perf/scripts/python/failed-syscalls-by-pid.py
index 85805fa..85805fa 100644
--- a/perf-3.12.0/tools/perf/scripts/python/failed-syscalls-by-pid.py
+++ b/src/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/futex-contention.py b/src/tools/perf/scripts/python/futex-contention.py
index 11e70a3..11e70a3 100644
--- a/perf-3.12.0/tools/perf/scripts/python/futex-contention.py
+++ b/src/tools/perf/scripts/python/futex-contention.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/net_dropmonitor.py b/src/tools/perf/scripts/python/net_dropmonitor.py
index b574059..b574059 100755
--- a/perf-3.12.0/tools/perf/scripts/python/net_dropmonitor.py
+++ b/src/tools/perf/scripts/python/net_dropmonitor.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/netdev-times.py b/src/tools/perf/scripts/python/netdev-times.py
index 9aa0a32..9aa0a32 100644
--- a/perf-3.12.0/tools/perf/scripts/python/netdev-times.py
+++ b/src/tools/perf/scripts/python/netdev-times.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/sched-migration.py b/src/tools/perf/scripts/python/sched-migration.py
index 74d55ec..74d55ec 100644
--- a/perf-3.12.0/tools/perf/scripts/python/sched-migration.py
+++ b/src/tools/perf/scripts/python/sched-migration.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/sctop.py b/src/tools/perf/scripts/python/sctop.py
index 42c267e..42c267e 100644
--- a/perf-3.12.0/tools/perf/scripts/python/sctop.py
+++ b/src/tools/perf/scripts/python/sctop.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/syscall-counts-by-pid.py b/src/tools/perf/scripts/python/syscall-counts-by-pid.py
index c64d1c5..c64d1c5 100644
--- a/perf-3.12.0/tools/perf/scripts/python/syscall-counts-by-pid.py
+++ b/src/tools/perf/scripts/python/syscall-counts-by-pid.py
diff --git a/perf-3.12.0/tools/perf/scripts/python/syscall-counts.py b/src/tools/perf/scripts/python/syscall-counts.py
index b435d3f..b435d3f 100644
--- a/perf-3.12.0/tools/perf/scripts/python/syscall-counts.py
+++ b/src/tools/perf/scripts/python/syscall-counts.py
diff --git a/perf-3.12.0/tools/perf/tests/attr.c b/src/tools/perf/tests/attr.c
index 00218f5..00218f5 100644
--- a/perf-3.12.0/tools/perf/tests/attr.c
+++ b/src/tools/perf/tests/attr.c
diff --git a/perf-3.12.0/tools/perf/tests/attr.py b/src/tools/perf/tests/attr.py
index c9b4b62..c9b4b62 100644
--- a/perf-3.12.0/tools/perf/tests/attr.py
+++ b/src/tools/perf/tests/attr.py
diff --git a/perf-3.12.0/tools/perf/tests/attr/README b/src/tools/perf/tests/attr/README
index d102957..d102957 100644
--- a/perf-3.12.0/tools/perf/tests/attr/README
+++ b/src/tools/perf/tests/attr/README
diff --git a/perf-3.12.0/tools/perf/tests/attr/base-record b/src/tools/perf/tests/attr/base-record
index e9bd639..e9bd639 100644
--- a/perf-3.12.0/tools/perf/tests/attr/base-record
+++ b/src/tools/perf/tests/attr/base-record
diff --git a/perf-3.12.0/tools/perf/tests/attr/base-stat b/src/tools/perf/tests/attr/base-stat
index 91cd48b..91cd48b 100644
--- a/perf-3.12.0/tools/perf/tests/attr/base-stat
+++ b/src/tools/perf/tests/attr/base-stat
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-C0 b/src/tools/perf/tests/attr/test-record-C0
index d6a7e43..d6a7e43 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-C0
+++ b/src/tools/perf/tests/attr/test-record-C0
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-basic b/src/tools/perf/tests/attr/test-record-basic
index 55c0428..55c0428 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-basic
+++ b/src/tools/perf/tests/attr/test-record-basic
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-any b/src/tools/perf/tests/attr/test-record-branch-any
index 1421960..1421960 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-any
+++ b/src/tools/perf/tests/attr/test-record-branch-any
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any b/src/tools/perf/tests/attr/test-record-branch-filter-any
index 915c4df..915c4df 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any
+++ b/src/tools/perf/tests/attr/test-record-branch-filter-any
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any_call b/src/tools/perf/tests/attr/test-record-branch-filter-any_call
index 8708dbd..8708dbd 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any_call
+++ b/src/tools/perf/tests/attr/test-record-branch-filter-any_call
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any_ret b/src/tools/perf/tests/attr/test-record-branch-filter-any_ret
index 0d3607a..0d3607a 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-any_ret
+++ b/src/tools/perf/tests/attr/test-record-branch-filter-any_ret
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-hv b/src/tools/perf/tests/attr/test-record-branch-filter-hv
index f255267..f255267 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-hv
+++ b/src/tools/perf/tests/attr/test-record-branch-filter-hv
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-ind_call b/src/tools/perf/tests/attr/test-record-branch-filter-ind_call
index e862dd1..e862dd1 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-ind_call
+++ b/src/tools/perf/tests/attr/test-record-branch-filter-ind_call
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-k b/src/tools/perf/tests/attr/test-record-branch-filter-k
index 182971e..182971e 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-k
+++ b/src/tools/perf/tests/attr/test-record-branch-filter-k
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-u b/src/tools/perf/tests/attr/test-record-branch-filter-u
index 83449ef..83449ef 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-branch-filter-u
+++ b/src/tools/perf/tests/attr/test-record-branch-filter-u
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-count b/src/tools/perf/tests/attr/test-record-count
index 2f841de..2f841de 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-count
+++ b/src/tools/perf/tests/attr/test-record-count
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-data b/src/tools/perf/tests/attr/test-record-data
index 716e143..716e143 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-data
+++ b/src/tools/perf/tests/attr/test-record-data
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-freq b/src/tools/perf/tests/attr/test-record-freq
index 600d0f8..600d0f8 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-freq
+++ b/src/tools/perf/tests/attr/test-record-freq
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-graph-default b/src/tools/perf/tests/attr/test-record-graph-default
index 833d184..833d184 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-graph-default
+++ b/src/tools/perf/tests/attr/test-record-graph-default
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-graph-dwarf b/src/tools/perf/tests/attr/test-record-graph-dwarf
index e93e082..e93e082 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-graph-dwarf
+++ b/src/tools/perf/tests/attr/test-record-graph-dwarf
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-graph-fp b/src/tools/perf/tests/attr/test-record-graph-fp
index 7cef374..7cef374 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-graph-fp
+++ b/src/tools/perf/tests/attr/test-record-graph-fp
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-group b/src/tools/perf/tests/attr/test-record-group
index 57739ca..57739ca 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-group
+++ b/src/tools/perf/tests/attr/test-record-group
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-group-sampling b/src/tools/perf/tests/attr/test-record-group-sampling
index 658f5d6..658f5d6 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-group-sampling
+++ b/src/tools/perf/tests/attr/test-record-group-sampling
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-group1 b/src/tools/perf/tests/attr/test-record-group1
index c5548d0..c5548d0 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-group1
+++ b/src/tools/perf/tests/attr/test-record-group1
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-no-delay b/src/tools/perf/tests/attr/test-record-no-delay
index f253b78..f253b78 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-no-delay
+++ b/src/tools/perf/tests/attr/test-record-no-delay
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-no-inherit b/src/tools/perf/tests/attr/test-record-no-inherit
index 9079a25..9079a25 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-no-inherit
+++ b/src/tools/perf/tests/attr/test-record-no-inherit
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-no-samples b/src/tools/perf/tests/attr/test-record-no-samples
index d0141b2..d0141b2 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-no-samples
+++ b/src/tools/perf/tests/attr/test-record-no-samples
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-period b/src/tools/perf/tests/attr/test-record-period
index 8abc531..8abc531 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-period
+++ b/src/tools/perf/tests/attr/test-record-period
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-record-raw b/src/tools/perf/tests/attr/test-record-raw
index 4a8ef25..4a8ef25 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-record-raw
+++ b/src/tools/perf/tests/attr/test-record-raw
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-C0 b/src/tools/perf/tests/attr/test-stat-C0
index aa83595..aa83595 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-C0
+++ b/src/tools/perf/tests/attr/test-stat-C0
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-basic b/src/tools/perf/tests/attr/test-stat-basic
index 74e1788..74e1788 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-basic
+++ b/src/tools/perf/tests/attr/test-stat-basic
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-default b/src/tools/perf/tests/attr/test-stat-default
index 19270f5..19270f5 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-default
+++ b/src/tools/perf/tests/attr/test-stat-default
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-1 b/src/tools/perf/tests/attr/test-stat-detailed-1
index 51426b8..51426b8 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-1
+++ b/src/tools/perf/tests/attr/test-stat-detailed-1
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-2 b/src/tools/perf/tests/attr/test-stat-detailed-2
index 8de5acc..8de5acc 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-2
+++ b/src/tools/perf/tests/attr/test-stat-detailed-2
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-3 b/src/tools/perf/tests/attr/test-stat-detailed-3
index 0a1f45b..0a1f45b 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-detailed-3
+++ b/src/tools/perf/tests/attr/test-stat-detailed-3
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-group b/src/tools/perf/tests/attr/test-stat-group
index fdc1596..fdc1596 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-group
+++ b/src/tools/perf/tests/attr/test-stat-group
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-group1 b/src/tools/perf/tests/attr/test-stat-group1
index 2a1f86e..2a1f86e 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-group1
+++ b/src/tools/perf/tests/attr/test-stat-group1
diff --git a/perf-3.12.0/tools/perf/tests/attr/test-stat-no-inherit b/src/tools/perf/tests/attr/test-stat-no-inherit
index d54b2a1..d54b2a1 100644
--- a/perf-3.12.0/tools/perf/tests/attr/test-stat-no-inherit
+++ b/src/tools/perf/tests/attr/test-stat-no-inherit
diff --git a/perf-3.12.0/tools/perf/tests/bp_signal.c b/src/tools/perf/tests/bp_signal.c
index aba0954..aba0954 100644
--- a/perf-3.12.0/tools/perf/tests/bp_signal.c
+++ b/src/tools/perf/tests/bp_signal.c
diff --git a/perf-3.12.0/tools/perf/tests/bp_signal_overflow.c b/src/tools/perf/tests/bp_signal_overflow.c
index 44ac821..44ac821 100644
--- a/perf-3.12.0/tools/perf/tests/bp_signal_overflow.c
+++ b/src/tools/perf/tests/bp_signal_overflow.c
diff --git a/perf-3.12.0/tools/perf/tests/builtin-test.c b/src/tools/perf/tests/builtin-test.c
index 1e67437..1e67437 100644
--- a/perf-3.12.0/tools/perf/tests/builtin-test.c
+++ b/src/tools/perf/tests/builtin-test.c
diff --git a/perf-3.12.0/tools/perf/tests/code-reading.c b/src/tools/perf/tests/code-reading.c
index e3fedfa..e3fedfa 100644
--- a/perf-3.12.0/tools/perf/tests/code-reading.c
+++ b/src/tools/perf/tests/code-reading.c
diff --git a/perf-3.12.0/tools/perf/tests/dso-data.c b/src/tools/perf/tests/dso-data.c
index dffe055..dffe055 100644
--- a/perf-3.12.0/tools/perf/tests/dso-data.c
+++ b/src/tools/perf/tests/dso-data.c
diff --git a/perf-3.12.0/tools/perf/tests/evsel-roundtrip-name.c b/src/tools/perf/tests/evsel-roundtrip-name.c
index 0197bda..0197bda 100644
--- a/perf-3.12.0/tools/perf/tests/evsel-roundtrip-name.c
+++ b/src/tools/perf/tests/evsel-roundtrip-name.c
diff --git a/perf-3.12.0/tools/perf/tests/evsel-tp-sched.c b/src/tools/perf/tests/evsel-tp-sched.c
index 9b98c15..9b98c15 100644
--- a/perf-3.12.0/tools/perf/tests/evsel-tp-sched.c
+++ b/src/tools/perf/tests/evsel-tp-sched.c
diff --git a/perf-3.12.0/tools/perf/tests/hists_link.c b/src/tools/perf/tests/hists_link.c
index 4228ffc..4228ffc 100644
--- a/perf-3.12.0/tools/perf/tests/hists_link.c
+++ b/src/tools/perf/tests/hists_link.c
diff --git a/perf-3.12.0/tools/perf/tests/keep-tracking.c b/src/tools/perf/tests/keep-tracking.c
index 376c356..376c356 100644
--- a/perf-3.12.0/tools/perf/tests/keep-tracking.c
+++ b/src/tools/perf/tests/keep-tracking.c
diff --git a/perf-3.12.0/tools/perf/tests/make b/src/tools/perf/tests/make
index 2ca0abf..2ca0abf 100644
--- a/perf-3.12.0/tools/perf/tests/make
+++ b/src/tools/perf/tests/make
diff --git a/perf-3.12.0/tools/perf/tests/mmap-basic.c b/src/tools/perf/tests/mmap-basic.c
index a7232c2..a7232c2 100644
--- a/perf-3.12.0/tools/perf/tests/mmap-basic.c
+++ b/src/tools/perf/tests/mmap-basic.c
diff --git a/perf-3.12.0/tools/perf/tests/open-syscall-all-cpus.c b/src/tools/perf/tests/open-syscall-all-cpus.c
index b0657a9..b0657a9 100644
--- a/perf-3.12.0/tools/perf/tests/open-syscall-all-cpus.c
+++ b/src/tools/perf/tests/open-syscall-all-cpus.c
diff --git a/perf-3.12.0/tools/perf/tests/open-syscall-tp-fields.c b/src/tools/perf/tests/open-syscall-tp-fields.c
index 524b221..524b221 100644
--- a/perf-3.12.0/tools/perf/tests/open-syscall-tp-fields.c
+++ b/src/tools/perf/tests/open-syscall-tp-fields.c
diff --git a/perf-3.12.0/tools/perf/tests/open-syscall.c b/src/tools/perf/tests/open-syscall.c
index befc067..befc067 100644
--- a/perf-3.12.0/tools/perf/tests/open-syscall.c
+++ b/src/tools/perf/tests/open-syscall.c
diff --git a/perf-3.12.0/tools/perf/tests/parse-events.c b/src/tools/perf/tests/parse-events.c
index 48114d1..48114d1 100644
--- a/perf-3.12.0/tools/perf/tests/parse-events.c
+++ b/src/tools/perf/tests/parse-events.c
diff --git a/perf-3.12.0/tools/perf/tests/parse-no-sample-id-all.c b/src/tools/perf/tests/parse-no-sample-id-all.c
index e117b6c..e117b6c 100644
--- a/perf-3.12.0/tools/perf/tests/parse-no-sample-id-all.c
+++ b/src/tools/perf/tests/parse-no-sample-id-all.c
diff --git a/perf-3.12.0/tools/perf/tests/perf-record.c b/src/tools/perf/tests/perf-record.c
index 7923b06..7923b06 100644
--- a/perf-3.12.0/tools/perf/tests/perf-record.c
+++ b/src/tools/perf/tests/perf-record.c
diff --git a/perf-3.12.0/tools/perf/tests/perf-time-to-tsc.c b/src/tools/perf/tests/perf-time-to-tsc.c
index 4ca1b93..4ca1b93 100644
--- a/perf-3.12.0/tools/perf/tests/perf-time-to-tsc.c
+++ b/src/tools/perf/tests/perf-time-to-tsc.c
diff --git a/perf-3.12.0/tools/perf/tests/pmu.c b/src/tools/perf/tests/pmu.c
index 12b322f..12b322f 100644
--- a/perf-3.12.0/tools/perf/tests/pmu.c
+++ b/src/tools/perf/tests/pmu.c
diff --git a/perf-3.12.0/tools/perf/tests/python-use.c b/src/tools/perf/tests/python-use.c
index 7760277..7760277 100644
--- a/perf-3.12.0/tools/perf/tests/python-use.c
+++ b/src/tools/perf/tests/python-use.c
diff --git a/perf-3.12.0/tools/perf/tests/rdpmc.c b/src/tools/perf/tests/rdpmc.c
index ff94886..ff94886 100644
--- a/perf-3.12.0/tools/perf/tests/rdpmc.c
+++ b/src/tools/perf/tests/rdpmc.c
diff --git a/perf-3.12.0/tools/perf/tests/sample-parsing.c b/src/tools/perf/tests/sample-parsing.c
index 77f598d..77f598d 100644
--- a/perf-3.12.0/tools/perf/tests/sample-parsing.c
+++ b/src/tools/perf/tests/sample-parsing.c
diff --git a/perf-3.12.0/tools/perf/tests/sw-clock.c b/src/tools/perf/tests/sw-clock.c
index 6e2b44e..6e2b44e 100644
--- a/perf-3.12.0/tools/perf/tests/sw-clock.c
+++ b/src/tools/perf/tests/sw-clock.c
diff --git a/perf-3.12.0/tools/perf/tests/task-exit.c b/src/tools/perf/tests/task-exit.c
index a3e6487..a3e6487 100644
--- a/perf-3.12.0/tools/perf/tests/task-exit.c
+++ b/src/tools/perf/tests/task-exit.c
diff --git a/perf-3.12.0/tools/perf/tests/tests.h b/src/tools/perf/tests/tests.h
index e0ac713..e0ac713 100644
--- a/perf-3.12.0/tools/perf/tests/tests.h
+++ b/src/tools/perf/tests/tests.h
diff --git a/perf-3.12.0/tools/perf/tests/vmlinux-kallsyms.c b/src/tools/perf/tests/vmlinux-kallsyms.c
index 2bd13ed..2bd13ed 100644
--- a/perf-3.12.0/tools/perf/tests/vmlinux-kallsyms.c
+++ b/src/tools/perf/tests/vmlinux-kallsyms.c
diff --git a/perf-3.12.0/tools/perf/ui/browser.c b/src/tools/perf/ui/browser.c
index bbc782e..bbc782e 100644
--- a/perf-3.12.0/tools/perf/ui/browser.c
+++ b/src/tools/perf/ui/browser.c
diff --git a/perf-3.12.0/tools/perf/ui/browser.h b/src/tools/perf/ui/browser.h
index 404ff66..404ff66 100644
--- a/perf-3.12.0/tools/perf/ui/browser.h
+++ b/src/tools/perf/ui/browser.h
diff --git a/perf-3.12.0/tools/perf/ui/browsers/annotate.c b/src/tools/perf/ui/browsers/annotate.c
index 08545ae..08545ae 100644
--- a/perf-3.12.0/tools/perf/ui/browsers/annotate.c
+++ b/src/tools/perf/ui/browsers/annotate.c
diff --git a/perf-3.12.0/tools/perf/ui/browsers/hists.c b/src/tools/perf/ui/browsers/hists.c
index 7ef36c3..7ef36c3 100644
--- a/perf-3.12.0/tools/perf/ui/browsers/hists.c
+++ b/src/tools/perf/ui/browsers/hists.c
diff --git a/perf-3.12.0/tools/perf/ui/browsers/map.c b/src/tools/perf/ui/browsers/map.c
index 95c7cfb..95c7cfb 100644
--- a/perf-3.12.0/tools/perf/ui/browsers/map.c
+++ b/src/tools/perf/ui/browsers/map.c
diff --git a/perf-3.12.0/tools/perf/ui/browsers/map.h b/src/tools/perf/ui/browsers/map.h
index df8581a..df8581a 100644
--- a/perf-3.12.0/tools/perf/ui/browsers/map.h
+++ b/src/tools/perf/ui/browsers/map.h
diff --git a/perf-3.12.0/tools/perf/ui/browsers/scripts.c b/src/tools/perf/ui/browsers/scripts.c
index 12f009e..12f009e 100644
--- a/perf-3.12.0/tools/perf/ui/browsers/scripts.c
+++ b/src/tools/perf/ui/browsers/scripts.c
diff --git a/perf-3.12.0/tools/perf/ui/gtk/annotate.c b/src/tools/perf/ui/gtk/annotate.c
index f538794..f538794 100644
--- a/perf-3.12.0/tools/perf/ui/gtk/annotate.c
+++ b/src/tools/perf/ui/gtk/annotate.c
diff --git a/perf-3.12.0/tools/perf/ui/gtk/browser.c b/src/tools/perf/ui/gtk/browser.c
index c95012c..c95012c 100644
--- a/perf-3.12.0/tools/perf/ui/gtk/browser.c
+++ b/src/tools/perf/ui/gtk/browser.c
diff --git a/perf-3.12.0/tools/perf/ui/gtk/gtk.h b/src/tools/perf/ui/gtk/gtk.h
index 3d96785..3d96785 100644
--- a/perf-3.12.0/tools/perf/ui/gtk/gtk.h
+++ b/src/tools/perf/ui/gtk/gtk.h
diff --git a/perf-3.12.0/tools/perf/ui/gtk/helpline.c b/src/tools/perf/ui/gtk/helpline.c
index 3388cbd..3388cbd 100644
--- a/perf-3.12.0/tools/perf/ui/gtk/helpline.c
+++ b/src/tools/perf/ui/gtk/helpline.c
diff --git a/perf-3.12.0/tools/perf/ui/gtk/hists.c b/src/tools/perf/ui/gtk/hists.c
index 2ca66cc..2ca66cc 100644
--- a/perf-3.12.0/tools/perf/ui/gtk/hists.c
+++ b/src/tools/perf/ui/gtk/hists.c
diff --git a/perf-3.12.0/tools/perf/ui/gtk/progress.c b/src/tools/perf/ui/gtk/progress.c
index 482bcf3..482bcf3 100644
--- a/perf-3.12.0/tools/perf/ui/gtk/progress.c
+++ b/src/tools/perf/ui/gtk/progress.c
diff --git a/perf-3.12.0/tools/perf/ui/gtk/setup.c b/src/tools/perf/ui/gtk/setup.c
index 6c2dd2e..6c2dd2e 100644
--- a/perf-3.12.0/tools/perf/ui/gtk/setup.c
+++ b/src/tools/perf/ui/gtk/setup.c
diff --git a/perf-3.12.0/tools/perf/ui/gtk/util.c b/src/tools/perf/ui/gtk/util.c
index c06942a..c06942a 100644
--- a/perf-3.12.0/tools/perf/ui/gtk/util.c
+++ b/src/tools/perf/ui/gtk/util.c
diff --git a/perf-3.12.0/tools/perf/ui/helpline.c b/src/tools/perf/ui/helpline.c
index 700fb3c..700fb3c 100644
--- a/perf-3.12.0/tools/perf/ui/helpline.c
+++ b/src/tools/perf/ui/helpline.c
diff --git a/perf-3.12.0/tools/perf/ui/helpline.h b/src/tools/perf/ui/helpline.h
index 46181f4..46181f4 100644
--- a/perf-3.12.0/tools/perf/ui/helpline.h
+++ b/src/tools/perf/ui/helpline.h
diff --git a/perf-3.12.0/tools/perf/ui/hist.c b/src/tools/perf/ui/hist.c
index 78f4c92..78f4c92 100644
--- a/perf-3.12.0/tools/perf/ui/hist.c
+++ b/src/tools/perf/ui/hist.c
diff --git a/perf-3.12.0/tools/perf/ui/keysyms.h b/src/tools/perf/ui/keysyms.h
index 65092d5..65092d5 100644
--- a/perf-3.12.0/tools/perf/ui/keysyms.h
+++ b/src/tools/perf/ui/keysyms.h
diff --git a/perf-3.12.0/tools/perf/ui/libslang.h b/src/tools/perf/ui/libslang.h
index 4d54b64..4d54b64 100644
--- a/perf-3.12.0/tools/perf/ui/libslang.h
+++ b/src/tools/perf/ui/libslang.h
diff --git a/perf-3.12.0/tools/perf/ui/progress.c b/src/tools/perf/ui/progress.c
index 3ec6956..3ec6956 100644
--- a/perf-3.12.0/tools/perf/ui/progress.c
+++ b/src/tools/perf/ui/progress.c
diff --git a/perf-3.12.0/tools/perf/ui/progress.h b/src/tools/perf/ui/progress.h
index 257cc22..257cc22 100644
--- a/perf-3.12.0/tools/perf/ui/progress.h
+++ b/src/tools/perf/ui/progress.h
diff --git a/perf-3.12.0/tools/perf/ui/setup.c b/src/tools/perf/ui/setup.c
index 47d9a57..47d9a57 100644
--- a/perf-3.12.0/tools/perf/ui/setup.c
+++ b/src/tools/perf/ui/setup.c
diff --git a/perf-3.12.0/tools/perf/ui/stdio/hist.c b/src/tools/perf/ui/stdio/hist.c
index 6c15268..6c15268 100644
--- a/perf-3.12.0/tools/perf/ui/stdio/hist.c
+++ b/src/tools/perf/ui/stdio/hist.c
diff --git a/perf-3.12.0/tools/perf/ui/tui/helpline.c b/src/tools/perf/ui/tui/helpline.c
index 1c8b9af..1c8b9af 100644
--- a/perf-3.12.0/tools/perf/ui/tui/helpline.c
+++ b/src/tools/perf/ui/tui/helpline.c
diff --git a/perf-3.12.0/tools/perf/ui/tui/progress.c b/src/tools/perf/ui/tui/progress.c
index 6c2184d..6c2184d 100644
--- a/perf-3.12.0/tools/perf/ui/tui/progress.c
+++ b/src/tools/perf/ui/tui/progress.c
diff --git a/perf-3.12.0/tools/perf/ui/tui/setup.c b/src/tools/perf/ui/tui/setup.c
index b940148..b940148 100644
--- a/perf-3.12.0/tools/perf/ui/tui/setup.c
+++ b/src/tools/perf/ui/tui/setup.c
diff --git a/perf-3.12.0/tools/perf/ui/tui/util.c b/src/tools/perf/ui/tui/util.c
index 092902e..092902e 100644
--- a/perf-3.12.0/tools/perf/ui/tui/util.c
+++ b/src/tools/perf/ui/tui/util.c
diff --git a/perf-3.12.0/tools/perf/ui/ui.h b/src/tools/perf/ui/ui.h
index 70cb0d4..70cb0d4 100644
--- a/perf-3.12.0/tools/perf/ui/ui.h
+++ b/src/tools/perf/ui/ui.h
diff --git a/perf-3.12.0/tools/perf/ui/util.c b/src/tools/perf/ui/util.c
index e3e0a96..e3e0a96 100644
--- a/perf-3.12.0/tools/perf/ui/util.c
+++ b/src/tools/perf/ui/util.c
diff --git a/perf-3.12.0/tools/perf/ui/util.h b/src/tools/perf/ui/util.h
index 361f08c..361f08c 100644
--- a/perf-3.12.0/tools/perf/ui/util.h
+++ b/src/tools/perf/ui/util.h
diff --git a/perf-3.12.0/tools/perf/util/PERF-VERSION-GEN b/src/tools/perf/util/PERF-VERSION-GEN
index 15a77b7..15a77b7 100755
--- a/perf-3.12.0/tools/perf/util/PERF-VERSION-GEN
+++ b/src/tools/perf/util/PERF-VERSION-GEN
diff --git a/perf-3.12.0/tools/perf/util/abspath.c b/src/tools/perf/util/abspath.c
index 0e76aff..0e76aff 100644
--- a/perf-3.12.0/tools/perf/util/abspath.c
+++ b/src/tools/perf/util/abspath.c
diff --git a/perf-3.12.0/tools/perf/util/alias.c b/src/tools/perf/util/alias.c
index e6d1347..e6d1347 100644
--- a/perf-3.12.0/tools/perf/util/alias.c
+++ b/src/tools/perf/util/alias.c
diff --git a/perf-3.12.0/tools/perf/util/annotate.c b/src/tools/perf/util/annotate.c
index 7eae548..7eae548 100644
--- a/perf-3.12.0/tools/perf/util/annotate.c
+++ b/src/tools/perf/util/annotate.c
diff --git a/perf-3.12.0/tools/perf/util/annotate.h b/src/tools/perf/util/annotate.h
index af75515..af75515 100644
--- a/perf-3.12.0/tools/perf/util/annotate.h
+++ b/src/tools/perf/util/annotate.h
diff --git a/perf-3.12.0/tools/perf/util/bitmap.c b/src/tools/perf/util/bitmap.c
index 0a1adc1..0a1adc1 100644
--- a/perf-3.12.0/tools/perf/util/bitmap.c
+++ b/src/tools/perf/util/bitmap.c
diff --git a/perf-3.12.0/tools/perf/util/build-id.c b/src/tools/perf/util/build-id.c
index 7ded71d..7ded71d 100644
--- a/perf-3.12.0/tools/perf/util/build-id.c
+++ b/src/tools/perf/util/build-id.c
diff --git a/perf-3.12.0/tools/perf/util/build-id.h b/src/tools/perf/util/build-id.h
index a811f5c..a811f5c 100644
--- a/perf-3.12.0/tools/perf/util/build-id.h
+++ b/src/tools/perf/util/build-id.h
diff --git a/perf-3.12.0/tools/perf/util/cache.h b/src/tools/perf/util/cache.h
index 26e3672..26e3672 100644
--- a/perf-3.12.0/tools/perf/util/cache.h
+++ b/src/tools/perf/util/cache.h
diff --git a/perf-3.12.0/tools/perf/util/callchain.c b/src/tools/perf/util/callchain.c
index 482f680..482f680 100644
--- a/perf-3.12.0/tools/perf/util/callchain.c
+++ b/src/tools/perf/util/callchain.c
diff --git a/perf-3.12.0/tools/perf/util/callchain.h b/src/tools/perf/util/callchain.h
index 9e99060..9e99060 100644
--- a/perf-3.12.0/tools/perf/util/callchain.h
+++ b/src/tools/perf/util/callchain.h
diff --git a/perf-3.12.0/tools/perf/util/cgroup.c b/src/tools/perf/util/cgroup.c
index 96bbda1..96bbda1 100644
--- a/perf-3.12.0/tools/perf/util/cgroup.c
+++ b/src/tools/perf/util/cgroup.c
diff --git a/perf-3.12.0/tools/perf/util/cgroup.h b/src/tools/perf/util/cgroup.h
index 89acd6d..89acd6d 100644
--- a/perf-3.12.0/tools/perf/util/cgroup.h
+++ b/src/tools/perf/util/cgroup.h
diff --git a/perf-3.12.0/tools/perf/util/color.c b/src/tools/perf/util/color.c
index 66e44a5..66e44a5 100644
--- a/perf-3.12.0/tools/perf/util/color.c
+++ b/src/tools/perf/util/color.c
diff --git a/perf-3.12.0/tools/perf/util/color.h b/src/tools/perf/util/color.h
index fced384..fced384 100644
--- a/perf-3.12.0/tools/perf/util/color.h
+++ b/src/tools/perf/util/color.h
diff --git a/perf-3.12.0/tools/perf/util/config.c b/src/tools/perf/util/config.c
index 3e0fdd3..3e0fdd3 100644
--- a/perf-3.12.0/tools/perf/util/config.c
+++ b/src/tools/perf/util/config.c
diff --git a/perf-3.12.0/tools/perf/util/cpumap.c b/src/tools/perf/util/cpumap.c
index beb8cf9..beb8cf9 100644
--- a/perf-3.12.0/tools/perf/util/cpumap.c
+++ b/src/tools/perf/util/cpumap.c
diff --git a/perf-3.12.0/tools/perf/util/cpumap.h b/src/tools/perf/util/cpumap.h
index b123bb9..b123bb9 100644
--- a/perf-3.12.0/tools/perf/util/cpumap.h
+++ b/src/tools/perf/util/cpumap.h
diff --git a/perf-3.12.0/tools/perf/util/ctype.c b/src/tools/perf/util/ctype.c
index aada3ac..aada3ac 100644
--- a/perf-3.12.0/tools/perf/util/ctype.c
+++ b/src/tools/perf/util/ctype.c
diff --git a/perf-3.12.0/tools/perf/util/debug.c b/src/tools/perf/util/debug.c
index 399e74c..399e74c 100644
--- a/perf-3.12.0/tools/perf/util/debug.c
+++ b/src/tools/perf/util/debug.c
diff --git a/perf-3.12.0/tools/perf/util/debug.h b/src/tools/perf/util/debug.h
index efbd988..efbd988 100644
--- a/perf-3.12.0/tools/perf/util/debug.h
+++ b/src/tools/perf/util/debug.h
diff --git a/perf-3.12.0/tools/perf/util/dso.c b/src/tools/perf/util/dso.c
index e3c1ff8..e3c1ff8 100644
--- a/perf-3.12.0/tools/perf/util/dso.c
+++ b/src/tools/perf/util/dso.c
diff --git a/perf-3.12.0/tools/perf/util/dso.h b/src/tools/perf/util/dso.h
index b793053..b793053 100644
--- a/perf-3.12.0/tools/perf/util/dso.h
+++ b/src/tools/perf/util/dso.h
diff --git a/perf-3.12.0/tools/perf/util/dwarf-aux.c b/src/tools/perf/util/dwarf-aux.c
index 7defd77..7defd77 100644
--- a/perf-3.12.0/tools/perf/util/dwarf-aux.c
+++ b/src/tools/perf/util/dwarf-aux.c
diff --git a/perf-3.12.0/tools/perf/util/dwarf-aux.h b/src/tools/perf/util/dwarf-aux.h
index b4fe90c..b4fe90c 100644
--- a/perf-3.12.0/tools/perf/util/dwarf-aux.h
+++ b/src/tools/perf/util/dwarf-aux.h
diff --git a/perf-3.12.0/tools/perf/util/environment.c b/src/tools/perf/util/environment.c
index 275b0ee..275b0ee 100644
--- a/perf-3.12.0/tools/perf/util/environment.c
+++ b/src/tools/perf/util/environment.c
diff --git a/perf-3.12.0/tools/perf/util/event.c b/src/tools/perf/util/event.c
index 1ae1b08..1ae1b08 100644
--- a/perf-3.12.0/tools/perf/util/event.c
+++ b/src/tools/perf/util/event.c
diff --git a/perf-3.12.0/tools/perf/util/event.h b/src/tools/perf/util/event.h
index c67ecc4..c67ecc4 100644
--- a/perf-3.12.0/tools/perf/util/event.h
+++ b/src/tools/perf/util/event.h
diff --git a/perf-3.12.0/tools/perf/util/evlist.c b/src/tools/perf/util/evlist.c
index e584cd3..e584cd3 100644
--- a/perf-3.12.0/tools/perf/util/evlist.c
+++ b/src/tools/perf/util/evlist.c
diff --git a/perf-3.12.0/tools/perf/util/evlist.h b/src/tools/perf/util/evlist.h
index 206d093..206d093 100644
--- a/perf-3.12.0/tools/perf/util/evlist.h
+++ b/src/tools/perf/util/evlist.h
diff --git a/perf-3.12.0/tools/perf/util/evsel.c b/src/tools/perf/util/evsel.c
index 9f1ef9b..9f1ef9b 100644
--- a/perf-3.12.0/tools/perf/util/evsel.c
+++ b/src/tools/perf/util/evsel.c
diff --git a/perf-3.12.0/tools/perf/util/evsel.h b/src/tools/perf/util/evsel.h
index 4a7bdc7..4a7bdc7 100644
--- a/perf-3.12.0/tools/perf/util/evsel.h
+++ b/src/tools/perf/util/evsel.h
diff --git a/perf-3.12.0/tools/perf/util/exec_cmd.c b/src/tools/perf/util/exec_cmd.c
index 7adf4ad..7adf4ad 100644
--- a/perf-3.12.0/tools/perf/util/exec_cmd.c
+++ b/src/tools/perf/util/exec_cmd.c
diff --git a/perf-3.12.0/tools/perf/util/exec_cmd.h b/src/tools/perf/util/exec_cmd.h
index bc4b915..bc4b915 100644
--- a/perf-3.12.0/tools/perf/util/exec_cmd.h
+++ b/src/tools/perf/util/exec_cmd.h
diff --git a/perf-3.12.0/tools/perf/util/generate-cmdlist.sh b/src/tools/perf/util/generate-cmdlist.sh
index 3ac3803..3ac3803 100755
--- a/perf-3.12.0/tools/perf/util/generate-cmdlist.sh
+++ b/src/tools/perf/util/generate-cmdlist.sh
diff --git a/perf-3.12.0/tools/perf/util/header.c b/src/tools/perf/util/header.c
index c3e5a3b..c3e5a3b 100644
--- a/perf-3.12.0/tools/perf/util/header.c
+++ b/src/tools/perf/util/header.c
diff --git a/perf-3.12.0/tools/perf/util/header.h b/src/tools/perf/util/header.h
index 307c9ae..307c9ae 100644
--- a/perf-3.12.0/tools/perf/util/header.h
+++ b/src/tools/perf/util/header.h
diff --git a/perf-3.12.0/tools/perf/util/help.c b/src/tools/perf/util/help.c
index 8b1f6e8..8b1f6e8 100644
--- a/perf-3.12.0/tools/perf/util/help.c
+++ b/src/tools/perf/util/help.c
diff --git a/perf-3.12.0/tools/perf/util/help.h b/src/tools/perf/util/help.h
index 7f5c6de..7f5c6de 100644
--- a/perf-3.12.0/tools/perf/util/help.h
+++ b/src/tools/perf/util/help.h
diff --git a/perf-3.12.0/tools/perf/util/hist.c b/src/tools/perf/util/hist.c
index 9ff6cf3..9ff6cf3 100644
--- a/perf-3.12.0/tools/perf/util/hist.c
+++ b/src/tools/perf/util/hist.c
diff --git a/perf-3.12.0/tools/perf/util/hist.h b/src/tools/perf/util/hist.h
index ce8dc61..ce8dc61 100644
--- a/perf-3.12.0/tools/perf/util/hist.h
+++ b/src/tools/perf/util/hist.h
diff --git a/perf-3.12.0/tools/perf/util/hweight.c b/src/tools/perf/util/hweight.c
index 5c1d0d0..5c1d0d0 100644
--- a/perf-3.12.0/tools/perf/util/hweight.c
+++ b/src/tools/perf/util/hweight.c
diff --git a/perf-3.12.0/tools/perf/util/include/asm/alternative-asm.h b/src/tools/perf/util/include/asm/alternative-asm.h
index 6789d78..6789d78 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/alternative-asm.h
+++ b/src/tools/perf/util/include/asm/alternative-asm.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/asm-offsets.h b/src/tools/perf/util/include/asm/asm-offsets.h
index ed53894..ed53894 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/asm-offsets.h
+++ b/src/tools/perf/util/include/asm/asm-offsets.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/bug.h b/src/tools/perf/util/include/asm/bug.h
index 7fcc681..7fcc681 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/bug.h
+++ b/src/tools/perf/util/include/asm/bug.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/cpufeature.h b/src/tools/perf/util/include/asm/cpufeature.h
index acffd5e..acffd5e 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/cpufeature.h
+++ b/src/tools/perf/util/include/asm/cpufeature.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/dwarf2.h b/src/tools/perf/util/include/asm/dwarf2.h
index afe3819..afe3819 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/dwarf2.h
+++ b/src/tools/perf/util/include/asm/dwarf2.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/hweight.h b/src/tools/perf/util/include/asm/hweight.h
index 36cf26d..36cf26d 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/hweight.h
+++ b/src/tools/perf/util/include/asm/hweight.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/swab.h b/src/tools/perf/util/include/asm/swab.h
index ed53894..ed53894 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/swab.h
+++ b/src/tools/perf/util/include/asm/swab.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/system.h b/src/tools/perf/util/include/asm/system.h
index 710cecc..710cecc 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/system.h
+++ b/src/tools/perf/util/include/asm/system.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/uaccess.h b/src/tools/perf/util/include/asm/uaccess.h
index d0f72b8..d0f72b8 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/uaccess.h
+++ b/src/tools/perf/util/include/asm/uaccess.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/unistd_32.h b/src/tools/perf/util/include/asm/unistd_32.h
index 8b13789..8b13789 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/unistd_32.h
+++ b/src/tools/perf/util/include/asm/unistd_32.h
diff --git a/perf-3.12.0/tools/perf/util/include/asm/unistd_64.h b/src/tools/perf/util/include/asm/unistd_64.h
index 8b13789..8b13789 100644
--- a/perf-3.12.0/tools/perf/util/include/asm/unistd_64.h
+++ b/src/tools/perf/util/include/asm/unistd_64.h
diff --git a/perf-3.12.0/tools/perf/util/include/dwarf-regs.h b/src/tools/perf/util/include/dwarf-regs.h
index cf6727e..cf6727e 100644
--- a/perf-3.12.0/tools/perf/util/include/dwarf-regs.h
+++ b/src/tools/perf/util/include/dwarf-regs.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/bitmap.h b/src/tools/perf/util/include/linux/bitmap.h
index bb162e4..bb162e4 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/bitmap.h
+++ b/src/tools/perf/util/include/linux/bitmap.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/bitops.h b/src/tools/perf/util/include/linux/bitops.h
index 45cf10a..45cf10a 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/bitops.h
+++ b/src/tools/perf/util/include/linux/bitops.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/compiler.h b/src/tools/perf/util/include/linux/compiler.h
index 96b919d..96b919d 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/compiler.h
+++ b/src/tools/perf/util/include/linux/compiler.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/ctype.h b/src/tools/perf/util/include/linux/ctype.h
index a53d4ee..a53d4ee 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/ctype.h
+++ b/src/tools/perf/util/include/linux/ctype.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/export.h b/src/tools/perf/util/include/linux/export.h
index b43e2dc..b43e2dc 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/export.h
+++ b/src/tools/perf/util/include/linux/export.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/hash.h b/src/tools/perf/util/include/linux/hash.h
index 201f573..201f573 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/hash.h
+++ b/src/tools/perf/util/include/linux/hash.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/kernel.h b/src/tools/perf/util/include/linux/kernel.h
index d8c927c..d8c927c 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/kernel.h
+++ b/src/tools/perf/util/include/linux/kernel.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/linkage.h b/src/tools/perf/util/include/linux/linkage.h
index 06387cf..06387cf 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/linkage.h
+++ b/src/tools/perf/util/include/linux/linkage.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/list.h b/src/tools/perf/util/include/linux/list.h
index 1d928a0..1d928a0 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/list.h
+++ b/src/tools/perf/util/include/linux/list.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/magic.h b/src/tools/perf/util/include/linux/magic.h
index 58b64ed..58b64ed 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/magic.h
+++ b/src/tools/perf/util/include/linux/magic.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/poison.h b/src/tools/perf/util/include/linux/poison.h
index fef6dbc..fef6dbc 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/poison.h
+++ b/src/tools/perf/util/include/linux/poison.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/prefetch.h b/src/tools/perf/util/include/linux/prefetch.h
index 7841e48..7841e48 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/prefetch.h
+++ b/src/tools/perf/util/include/linux/prefetch.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/rbtree.h b/src/tools/perf/util/include/linux/rbtree.h
index 2a030c5..2a030c5 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/rbtree.h
+++ b/src/tools/perf/util/include/linux/rbtree.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/rbtree_augmented.h b/src/tools/perf/util/include/linux/rbtree_augmented.h
index 9d6fcdf..9d6fcdf 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/rbtree_augmented.h
+++ b/src/tools/perf/util/include/linux/rbtree_augmented.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/string.h b/src/tools/perf/util/include/linux/string.h
index 97a8007..97a8007 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/string.h
+++ b/src/tools/perf/util/include/linux/string.h
diff --git a/perf-3.12.0/tools/perf/util/include/linux/types.h b/src/tools/perf/util/include/linux/types.h
index eb46478..eb46478 100644
--- a/perf-3.12.0/tools/perf/util/include/linux/types.h
+++ b/src/tools/perf/util/include/linux/types.h
diff --git a/perf-3.12.0/tools/perf/util/intlist.c b/src/tools/perf/util/intlist.c
index 11a8d86..11a8d86 100644
--- a/perf-3.12.0/tools/perf/util/intlist.c
+++ b/src/tools/perf/util/intlist.c
diff --git a/perf-3.12.0/tools/perf/util/intlist.h b/src/tools/perf/util/intlist.h
index 62351da..62351da 100644
--- a/perf-3.12.0/tools/perf/util/intlist.h
+++ b/src/tools/perf/util/intlist.h
diff --git a/perf-3.12.0/tools/perf/util/levenshtein.c b/src/tools/perf/util/levenshtein.c
index e521d15..e521d15 100644
--- a/perf-3.12.0/tools/perf/util/levenshtein.c
+++ b/src/tools/perf/util/levenshtein.c
diff --git a/perf-3.12.0/tools/perf/util/levenshtein.h b/src/tools/perf/util/levenshtein.h
index b0fcb6d..b0fcb6d 100644
--- a/perf-3.12.0/tools/perf/util/levenshtein.h
+++ b/src/tools/perf/util/levenshtein.h
diff --git a/perf-3.12.0/tools/perf/util/machine.c b/src/tools/perf/util/machine.c
index 6188d28..6188d28 100644
--- a/perf-3.12.0/tools/perf/util/machine.c
+++ b/src/tools/perf/util/machine.c
diff --git a/perf-3.12.0/tools/perf/util/machine.h b/src/tools/perf/util/machine.h
index 58a6be1..58a6be1 100644
--- a/perf-3.12.0/tools/perf/util/machine.h
+++ b/src/tools/perf/util/machine.h
diff --git a/perf-3.12.0/tools/perf/util/map.c b/src/tools/perf/util/map.c
index 4f6680d..4f6680d 100644
--- a/perf-3.12.0/tools/perf/util/map.c
+++ b/src/tools/perf/util/map.c
diff --git a/perf-3.12.0/tools/perf/util/map.h b/src/tools/perf/util/map.h
index 4886ca2..4886ca2 100644
--- a/perf-3.12.0/tools/perf/util/map.h
+++ b/src/tools/perf/util/map.h
diff --git a/perf-3.12.0/tools/perf/util/pager.c b/src/tools/perf/util/pager.c
index 2051a4c..2051a4c 100644
--- a/perf-3.12.0/tools/perf/util/pager.c
+++ b/src/tools/perf/util/pager.c
diff --git a/perf-3.12.0/tools/perf/util/parse-events-bison.c b/src/tools/perf/util/parse-events-bison.c
index eb918da..eb918da 100644
--- a/perf-3.12.0/tools/perf/util/parse-events-bison.c
+++ b/src/tools/perf/util/parse-events-bison.c
diff --git a/perf-3.12.0/tools/perf/util/parse-events-bison.h b/src/tools/perf/util/parse-events-bison.h
index 550be73..550be73 100644
--- a/perf-3.12.0/tools/perf/util/parse-events-bison.h
+++ b/src/tools/perf/util/parse-events-bison.h
diff --git a/perf-3.12.0/tools/perf/util/parse-events-flex.c b/src/tools/perf/util/parse-events-flex.c
index 7e725a8..7e725a8 100644
--- a/perf-3.12.0/tools/perf/util/parse-events-flex.c
+++ b/src/tools/perf/util/parse-events-flex.c
diff --git a/perf-3.12.0/tools/perf/util/parse-events-flex.h b/src/tools/perf/util/parse-events-flex.h
index a8d2a36..a8d2a36 100644
--- a/perf-3.12.0/tools/perf/util/parse-events-flex.h
+++ b/src/tools/perf/util/parse-events-flex.h
diff --git a/perf-3.12.0/tools/perf/util/parse-events.c b/src/tools/perf/util/parse-events.c
index 9812531..9812531 100644
--- a/perf-3.12.0/tools/perf/util/parse-events.c
+++ b/src/tools/perf/util/parse-events.c
diff --git a/perf-3.12.0/tools/perf/util/parse-events.h b/src/tools/perf/util/parse-events.h
index f1cb4c4..f1cb4c4 100644
--- a/perf-3.12.0/tools/perf/util/parse-events.h
+++ b/src/tools/perf/util/parse-events.h
diff --git a/perf-3.12.0/tools/perf/util/parse-events.l b/src/tools/perf/util/parse-events.l
index 91346b7..91346b7 100644
--- a/perf-3.12.0/tools/perf/util/parse-events.l
+++ b/src/tools/perf/util/parse-events.l
diff --git a/perf-3.12.0/tools/perf/util/parse-events.y b/src/tools/perf/util/parse-events.y
index 4eb67ec..4eb67ec 100644
--- a/perf-3.12.0/tools/perf/util/parse-events.y
+++ b/src/tools/perf/util/parse-events.y
diff --git a/perf-3.12.0/tools/perf/util/parse-options.c b/src/tools/perf/util/parse-options.c
index 2bc9e70..2bc9e70 100644
--- a/perf-3.12.0/tools/perf/util/parse-options.c
+++ b/src/tools/perf/util/parse-options.c
diff --git a/perf-3.12.0/tools/perf/util/parse-options.h b/src/tools/perf/util/parse-options.h
index 7bb5999..7bb5999 100644
--- a/perf-3.12.0/tools/perf/util/parse-options.h
+++ b/src/tools/perf/util/parse-options.h
diff --git a/perf-3.12.0/tools/perf/util/path.c b/src/tools/perf/util/path.c
index a8c4954..a8c4954 100644
--- a/perf-3.12.0/tools/perf/util/path.c
+++ b/src/tools/perf/util/path.c
diff --git a/perf-3.12.0/tools/perf/util/perf_regs.h b/src/tools/perf/util/perf_regs.h
index 5a4f2b6..5a4f2b6 100644
--- a/perf-3.12.0/tools/perf/util/perf_regs.h
+++ b/src/tools/perf/util/perf_regs.h
diff --git a/perf-3.12.0/tools/perf/util/pmu-bison.c b/src/tools/perf/util/pmu-bison.c
index 8c546b4..8c546b4 100644
--- a/perf-3.12.0/tools/perf/util/pmu-bison.c
+++ b/src/tools/perf/util/pmu-bison.c
diff --git a/perf-3.12.0/tools/perf/util/pmu-bison.h b/src/tools/perf/util/pmu-bison.h
index 9ab6909..9ab6909 100644
--- a/perf-3.12.0/tools/perf/util/pmu-bison.h
+++ b/src/tools/perf/util/pmu-bison.h
diff --git a/perf-3.12.0/tools/perf/util/pmu-flex.c b/src/tools/perf/util/pmu-flex.c
index 4f608e8..4f608e8 100644
--- a/perf-3.12.0/tools/perf/util/pmu-flex.c
+++ b/src/tools/perf/util/pmu-flex.c
diff --git a/perf-3.12.0/tools/perf/util/pmu.c b/src/tools/perf/util/pmu.c
index bc9d806..bc9d806 100644
--- a/perf-3.12.0/tools/perf/util/pmu.c
+++ b/src/tools/perf/util/pmu.c
diff --git a/perf-3.12.0/tools/perf/util/pmu.h b/src/tools/perf/util/pmu.h
index 6b2cbe2..6b2cbe2 100644
--- a/perf-3.12.0/tools/perf/util/pmu.h
+++ b/src/tools/perf/util/pmu.h
diff --git a/perf-3.12.0/tools/perf/util/pmu.l b/src/tools/perf/util/pmu.l
index a15d9fb..a15d9fb 100644
--- a/perf-3.12.0/tools/perf/util/pmu.l
+++ b/src/tools/perf/util/pmu.l
diff --git a/perf-3.12.0/tools/perf/util/pmu.y b/src/tools/perf/util/pmu.y
index bfd7e85..bfd7e85 100644
--- a/perf-3.12.0/tools/perf/util/pmu.y
+++ b/src/tools/perf/util/pmu.y
diff --git a/perf-3.12.0/tools/perf/util/probe-event.c b/src/tools/perf/util/probe-event.c
index aa04bf9..aa04bf9 100644
--- a/perf-3.12.0/tools/perf/util/probe-event.c
+++ b/src/tools/perf/util/probe-event.c
diff --git a/perf-3.12.0/tools/perf/util/probe-event.h b/src/tools/perf/util/probe-event.h
index f9f3de8..f9f3de8 100644
--- a/perf-3.12.0/tools/perf/util/probe-event.h
+++ b/src/tools/perf/util/probe-event.h
diff --git a/perf-3.12.0/tools/perf/util/probe-finder.c b/src/tools/perf/util/probe-finder.c
index 2b74d8e..2b74d8e 100644
--- a/perf-3.12.0/tools/perf/util/probe-finder.c
+++ b/src/tools/perf/util/probe-finder.c
diff --git a/perf-3.12.0/tools/perf/util/probe-finder.h b/src/tools/perf/util/probe-finder.h
index 3b7d630..3b7d630 100644
--- a/perf-3.12.0/tools/perf/util/probe-finder.h
+++ b/src/tools/perf/util/probe-finder.h
diff --git a/perf-3.12.0/tools/perf/util/pstack.c b/src/tools/perf/util/pstack.c
index daa17ae..daa17ae 100644
--- a/perf-3.12.0/tools/perf/util/pstack.c
+++ b/src/tools/perf/util/pstack.c
diff --git a/perf-3.12.0/tools/perf/util/pstack.h b/src/tools/perf/util/pstack.h
index 4cedea5..4cedea5 100644
--- a/perf-3.12.0/tools/perf/util/pstack.h
+++ b/src/tools/perf/util/pstack.h
diff --git a/perf-3.12.0/tools/perf/util/python-ext-sources b/src/tools/perf/util/python-ext-sources
index f75ae1b..f75ae1b 100644
--- a/perf-3.12.0/tools/perf/util/python-ext-sources
+++ b/src/tools/perf/util/python-ext-sources
diff --git a/perf-3.12.0/tools/perf/util/python.c b/src/tools/perf/util/python.c
index 2ac4bc9..2ac4bc9 100644
--- a/perf-3.12.0/tools/perf/util/python.c
+++ b/src/tools/perf/util/python.c
diff --git a/perf-3.12.0/tools/perf/util/quote.c b/src/tools/perf/util/quote.c
index 01f0324..01f0324 100644
--- a/perf-3.12.0/tools/perf/util/quote.c
+++ b/src/tools/perf/util/quote.c
diff --git a/perf-3.12.0/tools/perf/util/quote.h b/src/tools/perf/util/quote.h
index 172889e..172889e 100644
--- a/perf-3.12.0/tools/perf/util/quote.h
+++ b/src/tools/perf/util/quote.h
diff --git a/perf-3.12.0/tools/perf/util/rblist.c b/src/tools/perf/util/rblist.c
index a16cdd2..a16cdd2 100644
--- a/perf-3.12.0/tools/perf/util/rblist.c
+++ b/src/tools/perf/util/rblist.c
diff --git a/perf-3.12.0/tools/perf/util/rblist.h b/src/tools/perf/util/rblist.h
index 6d0cae5..6d0cae5 100644
--- a/perf-3.12.0/tools/perf/util/rblist.h
+++ b/src/tools/perf/util/rblist.h
diff --git a/perf-3.12.0/tools/perf/util/record.c b/src/tools/perf/util/record.c
index 18d73aa..18d73aa 100644
--- a/perf-3.12.0/tools/perf/util/record.c
+++ b/src/tools/perf/util/record.c
diff --git a/perf-3.12.0/tools/perf/util/run-command.c b/src/tools/perf/util/run-command.c
index da8e9b2..da8e9b2 100644
--- a/perf-3.12.0/tools/perf/util/run-command.c
+++ b/src/tools/perf/util/run-command.c
diff --git a/perf-3.12.0/tools/perf/util/run-command.h b/src/tools/perf/util/run-command.h
index 1ef264d..1ef264d 100644
--- a/perf-3.12.0/tools/perf/util/run-command.h
+++ b/src/tools/perf/util/run-command.h
diff --git a/perf-3.12.0/tools/perf/util/scripting-engines/trace-event-perl.c b/src/tools/perf/util/scripting-engines/trace-event-perl.c
index c0c9795..c0c9795 100644
--- a/perf-3.12.0/tools/perf/util/scripting-engines/trace-event-perl.c
+++ b/src/tools/perf/util/scripting-engines/trace-event-perl.c
diff --git a/perf-3.12.0/tools/perf/util/scripting-engines/trace-event-python.c b/src/tools/perf/util/scripting-engines/trace-event-python.c
index 95d91a0..95d91a0 100644
--- a/perf-3.12.0/tools/perf/util/scripting-engines/trace-event-python.c
+++ b/src/tools/perf/util/scripting-engines/trace-event-python.c
diff --git a/perf-3.12.0/tools/perf/util/session.c b/src/tools/perf/util/session.c
index 9d78c70..9d78c70 100644
--- a/perf-3.12.0/tools/perf/util/session.c
+++ b/src/tools/perf/util/session.c
diff --git a/perf-3.12.0/tools/perf/util/session.h b/src/tools/perf/util/session.h
index 04bf737..04bf737 100644
--- a/perf-3.12.0/tools/perf/util/session.h
+++ b/src/tools/perf/util/session.h
diff --git a/perf-3.12.0/tools/perf/util/setup.py b/src/tools/perf/util/setup.py
index 58ea5ca..58ea5ca 100644
--- a/perf-3.12.0/tools/perf/util/setup.py
+++ b/src/tools/perf/util/setup.py
diff --git a/perf-3.12.0/tools/perf/util/sigchain.c b/src/tools/perf/util/sigchain.c
index ba785e9..ba785e9 100644
--- a/perf-3.12.0/tools/perf/util/sigchain.c
+++ b/src/tools/perf/util/sigchain.c
diff --git a/perf-3.12.0/tools/perf/util/sigchain.h b/src/tools/perf/util/sigchain.h
index 959d64e..959d64e 100644
--- a/perf-3.12.0/tools/perf/util/sigchain.h
+++ b/src/tools/perf/util/sigchain.h
diff --git a/perf-3.12.0/tools/perf/util/sort.c b/src/tools/perf/util/sort.c
index 5f118a0..5f118a0 100644
--- a/perf-3.12.0/tools/perf/util/sort.c
+++ b/src/tools/perf/util/sort.c
diff --git a/perf-3.12.0/tools/perf/util/sort.h b/src/tools/perf/util/sort.h
index 4e80dbd..4e80dbd 100644
--- a/perf-3.12.0/tools/perf/util/sort.h
+++ b/src/tools/perf/util/sort.h
diff --git a/perf-3.12.0/tools/perf/util/stat.c b/src/tools/perf/util/stat.c
index 6506b3d..6506b3d 100644
--- a/perf-3.12.0/tools/perf/util/stat.c
+++ b/src/tools/perf/util/stat.c
diff --git a/perf-3.12.0/tools/perf/util/stat.h b/src/tools/perf/util/stat.h
index ae8ccd7..ae8ccd7 100644
--- a/perf-3.12.0/tools/perf/util/stat.h
+++ b/src/tools/perf/util/stat.h
diff --git a/perf-3.12.0/tools/perf/util/strbuf.c b/src/tools/perf/util/strbuf.c
index cfa9068..cfa9068 100644
--- a/perf-3.12.0/tools/perf/util/strbuf.c
+++ b/src/tools/perf/util/strbuf.c
diff --git a/perf-3.12.0/tools/perf/util/strbuf.h b/src/tools/perf/util/strbuf.h
index 436ac31..436ac31 100644
--- a/perf-3.12.0/tools/perf/util/strbuf.h
+++ b/src/tools/perf/util/strbuf.h
diff --git a/perf-3.12.0/tools/perf/util/strfilter.c b/src/tools/perf/util/strfilter.c
index 834c8eb..834c8eb 100644
--- a/perf-3.12.0/tools/perf/util/strfilter.c
+++ b/src/tools/perf/util/strfilter.c
diff --git a/perf-3.12.0/tools/perf/util/strfilter.h b/src/tools/perf/util/strfilter.h
index 00f58a7..00f58a7 100644
--- a/perf-3.12.0/tools/perf/util/strfilter.h
+++ b/src/tools/perf/util/strfilter.h
diff --git a/perf-3.12.0/tools/perf/util/string.c b/src/tools/perf/util/string.c
index f0b0c00..f0b0c00 100644
--- a/perf-3.12.0/tools/perf/util/string.c
+++ b/src/tools/perf/util/string.c
diff --git a/perf-3.12.0/tools/perf/util/strlist.c b/src/tools/perf/util/strlist.c
index eabdce0..eabdce0 100644
--- a/perf-3.12.0/tools/perf/util/strlist.c
+++ b/src/tools/perf/util/strlist.c
diff --git a/perf-3.12.0/tools/perf/util/strlist.h b/src/tools/perf/util/strlist.h
index 5c7f870..5c7f870 100644
--- a/perf-3.12.0/tools/perf/util/strlist.h
+++ b/src/tools/perf/util/strlist.h
diff --git a/perf-3.12.0/tools/perf/util/svghelper.c b/src/tools/perf/util/svghelper.c
index 96c8660..96c8660 100644
--- a/perf-3.12.0/tools/perf/util/svghelper.c
+++ b/src/tools/perf/util/svghelper.c
diff --git a/perf-3.12.0/tools/perf/util/svghelper.h b/src/tools/perf/util/svghelper.h
index e078198..e078198 100644
--- a/perf-3.12.0/tools/perf/util/svghelper.h
+++ b/src/tools/perf/util/svghelper.h
diff --git a/perf-3.12.0/tools/perf/util/symbol-elf.c b/src/tools/perf/util/symbol-elf.c
index a9c829b..a9c829b 100644
--- a/perf-3.12.0/tools/perf/util/symbol-elf.c
+++ b/src/tools/perf/util/symbol-elf.c
diff --git a/perf-3.12.0/tools/perf/util/symbol-minimal.c b/src/tools/perf/util/symbol-minimal.c
index 3a802c3..3a802c3 100644
--- a/perf-3.12.0/tools/perf/util/symbol-minimal.c
+++ b/src/tools/perf/util/symbol-minimal.c
diff --git a/perf-3.12.0/tools/perf/util/symbol.c b/src/tools/perf/util/symbol.c
index 7eb0362..7eb0362 100644
--- a/perf-3.12.0/tools/perf/util/symbol.c
+++ b/src/tools/perf/util/symbol.c
diff --git a/perf-3.12.0/tools/perf/util/symbol.h b/src/tools/perf/util/symbol.h
index fd5b70e..fd5b70e 100644
--- a/perf-3.12.0/tools/perf/util/symbol.h
+++ b/src/tools/perf/util/symbol.h
diff --git a/perf-3.12.0/tools/perf/util/sysfs.c b/src/tools/perf/util/sysfs.c
index f71e9ea..f71e9ea 100644
--- a/perf-3.12.0/tools/perf/util/sysfs.c
+++ b/src/tools/perf/util/sysfs.c
diff --git a/perf-3.12.0/tools/perf/util/sysfs.h b/src/tools/perf/util/sysfs.h
index a813b72..a813b72 100644
--- a/perf-3.12.0/tools/perf/util/sysfs.h
+++ b/src/tools/perf/util/sysfs.h
diff --git a/perf-3.12.0/tools/perf/util/target.c b/src/tools/perf/util/target.c
index 065528b..065528b 100644
--- a/perf-3.12.0/tools/perf/util/target.c
+++ b/src/tools/perf/util/target.c
diff --git a/perf-3.12.0/tools/perf/util/target.h b/src/tools/perf/util/target.h
index a4be857..a4be857 100644
--- a/perf-3.12.0/tools/perf/util/target.h
+++ b/src/tools/perf/util/target.h
diff --git a/perf-3.12.0/tools/perf/util/thread.c b/src/tools/perf/util/thread.c
index e3d4a55..e3d4a55 100644
--- a/perf-3.12.0/tools/perf/util/thread.c
+++ b/src/tools/perf/util/thread.c
diff --git a/perf-3.12.0/tools/perf/util/thread.h b/src/tools/perf/util/thread.h
index 4ebbb40..4ebbb40 100644
--- a/perf-3.12.0/tools/perf/util/thread.h
+++ b/src/tools/perf/util/thread.h
diff --git a/perf-3.12.0/tools/perf/util/thread_map.c b/src/tools/perf/util/thread_map.c
index 9b5f856..9b5f856 100644
--- a/perf-3.12.0/tools/perf/util/thread_map.c
+++ b/src/tools/perf/util/thread_map.c
diff --git a/perf-3.12.0/tools/perf/util/thread_map.h b/src/tools/perf/util/thread_map.h
index 0cd8b31..0cd8b31 100644
--- a/perf-3.12.0/tools/perf/util/thread_map.h
+++ b/src/tools/perf/util/thread_map.h
diff --git a/perf-3.12.0/tools/perf/util/tool.h b/src/tools/perf/util/tool.h
index 4385816..4385816 100644
--- a/perf-3.12.0/tools/perf/util/tool.h
+++ b/src/tools/perf/util/tool.h
diff --git a/perf-3.12.0/tools/perf/util/top.c b/src/tools/perf/util/top.c
index f857b51..f857b51 100644
--- a/perf-3.12.0/tools/perf/util/top.c
+++ b/src/tools/perf/util/top.c
diff --git a/perf-3.12.0/tools/perf/util/top.h b/src/tools/perf/util/top.h
index b554ffc..b554ffc 100644
--- a/perf-3.12.0/tools/perf/util/top.h
+++ b/src/tools/perf/util/top.h
diff --git a/perf-3.12.0/tools/perf/util/trace-event-info.c b/src/tools/perf/util/trace-event-info.c
index f3c9e55..f3c9e55 100644
--- a/perf-3.12.0/tools/perf/util/trace-event-info.c
+++ b/src/tools/perf/util/trace-event-info.c
diff --git a/perf-3.12.0/tools/perf/util/trace-event-parse.c b/src/tools/perf/util/trace-event-parse.c
index e9e1c03..e9e1c03 100644
--- a/perf-3.12.0/tools/perf/util/trace-event-parse.c
+++ b/src/tools/perf/util/trace-event-parse.c
diff --git a/perf-3.12.0/tools/perf/util/trace-event-read.c b/src/tools/perf/util/trace-event-read.c
index f211227..f211227 100644
--- a/perf-3.12.0/tools/perf/util/trace-event-read.c
+++ b/src/tools/perf/util/trace-event-read.c
diff --git a/perf-3.12.0/tools/perf/util/trace-event-scripting.c b/src/tools/perf/util/trace-event-scripting.c
index 95199e4..95199e4 100644
--- a/perf-3.12.0/tools/perf/util/trace-event-scripting.c
+++ b/src/tools/perf/util/trace-event-scripting.c
diff --git a/perf-3.12.0/tools/perf/util/trace-event.h b/src/tools/perf/util/trace-event.h
index fafe1a4..fafe1a4 100644
--- a/perf-3.12.0/tools/perf/util/trace-event.h
+++ b/src/tools/perf/util/trace-event.h
diff --git a/perf-3.12.0/tools/perf/util/types.h b/src/tools/perf/util/types.h
index c51fa6b..c51fa6b 100644
--- a/perf-3.12.0/tools/perf/util/types.h
+++ b/src/tools/perf/util/types.h
diff --git a/perf-3.12.0/tools/perf/util/unwind.c b/src/tools/perf/util/unwind.c
index 2f891f7..2f891f7 100644
--- a/perf-3.12.0/tools/perf/util/unwind.c
+++ b/src/tools/perf/util/unwind.c
diff --git a/perf-3.12.0/tools/perf/util/unwind.h b/src/tools/perf/util/unwind.h
index cb6bc50..cb6bc50 100644
--- a/perf-3.12.0/tools/perf/util/unwind.h
+++ b/src/tools/perf/util/unwind.h
diff --git a/perf-3.12.0/tools/perf/util/usage.c b/src/tools/perf/util/usage.c
index 4007aca..4007aca 100644
--- a/perf-3.12.0/tools/perf/util/usage.c
+++ b/src/tools/perf/util/usage.c
diff --git a/perf-3.12.0/tools/perf/util/util.c b/src/tools/perf/util/util.c
index 6d17b18..6d17b18 100644
--- a/perf-3.12.0/tools/perf/util/util.c
+++ b/src/tools/perf/util/util.c
diff --git a/perf-3.12.0/tools/perf/util/util.h b/src/tools/perf/util/util.h
index a535359..a535359 100644
--- a/perf-3.12.0/tools/perf/util/util.h
+++ b/src/tools/perf/util/util.h
diff --git a/perf-3.12.0/tools/perf/util/values.c b/src/tools/perf/util/values.c
index 697c8b4..697c8b4 100644
--- a/perf-3.12.0/tools/perf/util/values.c
+++ b/src/tools/perf/util/values.c
diff --git a/perf-3.12.0/tools/perf/util/values.h b/src/tools/perf/util/values.h
index 2fa967e..2fa967e 100644
--- a/perf-3.12.0/tools/perf/util/values.h
+++ b/src/tools/perf/util/values.h
diff --git a/perf-3.12.0/tools/perf/util/vdso.c b/src/tools/perf/util/vdso.c
index 3915982..3915982 100644
--- a/perf-3.12.0/tools/perf/util/vdso.c
+++ b/src/tools/perf/util/vdso.c
diff --git a/perf-3.12.0/tools/perf/util/vdso.h b/src/tools/perf/util/vdso.h
index 0f76e7c..0f76e7c 100644
--- a/perf-3.12.0/tools/perf/util/vdso.h
+++ b/src/tools/perf/util/vdso.h
diff --git a/perf-3.12.0/tools/perf/util/wrapper.c b/src/tools/perf/util/wrapper.c
index 19f15b6..19f15b6 100644
--- a/perf-3.12.0/tools/perf/util/wrapper.c
+++ b/src/tools/perf/util/wrapper.c
diff --git a/perf-3.12.0/tools/perf/util/xyarray.c b/src/tools/perf/util/xyarray.c
index 22afbf6..22afbf6 100644
--- a/perf-3.12.0/tools/perf/util/xyarray.c
+++ b/src/tools/perf/util/xyarray.c
diff --git a/perf-3.12.0/tools/perf/util/xyarray.h b/src/tools/perf/util/xyarray.h
index c488a07..c488a07 100644
--- a/perf-3.12.0/tools/perf/util/xyarray.h
+++ b/src/tools/perf/util/xyarray.h