Arnaldo Carvalho de Melo | 8e5564e | 2010-05-31 11:13:21 -0300 | [diff] [blame] | 1 | tools/perf |
Arnaldo Carvalho de Melo | f1439c3 | 2012-05-30 15:02:42 -0300 | [diff] [blame] | 2 | tools/scripts |
| 3 | tools/lib/traceevent |
Borislav Petkov | 85c66be | 2013-02-20 16:32:30 +0100 | [diff] [blame] | 4 | tools/lib/lk |
Sebastian Andrzej Siewior | cc5a91e | 2011-12-17 14:35:37 +0100 | [diff] [blame] | 5 | include/linux/const.h |
Arnaldo Carvalho de Melo | 8e5564e | 2010-05-31 11:13:21 -0300 | [diff] [blame] | 6 | include/linux/perf_event.h |
| 7 | include/linux/rbtree.h |
| 8 | include/linux/list.h |
| 9 | include/linux/hash.h |
| 10 | include/linux/stringify.h |
| 11 | lib/rbtree.c |
| 12 | include/linux/swab.h |
| 13 | arch/*/include/asm/unistd*.h |
Arnaldo Carvalho de Melo | fe392c5 | 2012-09-11 11:42:41 -0300 | [diff] [blame] | 14 | arch/*/include/asm/perf_regs.h |
Sebastian Andrzej Siewior | acb8fb0 | 2013-01-08 15:08:54 +0100 | [diff] [blame] | 15 | arch/*/include/uapi/asm/unistd*.h |
| 16 | arch/*/include/uapi/asm/perf_regs.h |
Don Zickus | 3e8e24f | 2010-11-30 17:12:13 -0500 | [diff] [blame] | 17 | arch/*/lib/memcpy*.S |
David Ahern | eca1c3e | 2012-02-13 07:57:37 -0700 | [diff] [blame] | 18 | arch/*/lib/memset*.S |
Arnaldo Carvalho de Melo | 8e5564e | 2010-05-31 11:13:21 -0300 | [diff] [blame] | 19 | include/linux/poison.h |
| 20 | include/linux/magic.h |
| 21 | include/linux/hw_breakpoint.h |
Sebastian Andrzej Siewior | acb8fb0 | 2013-01-08 15:08:54 +0100 | [diff] [blame] | 22 | include/linux/rbtree_augmented.h |
| 23 | include/uapi/linux/perf_event.h |
| 24 | include/uapi/linux/const.h |
| 25 | include/uapi/linux/swab.h |
| 26 | include/uapi/linux/hw_breakpoint.h |
Xiao Guangrong | bcf6edc | 2012-09-17 16:31:15 +0800 | [diff] [blame] | 27 | arch/x86/include/asm/svm.h |
| 28 | arch/x86/include/asm/vmx.h |
| 29 | arch/x86/include/asm/kvm_host.h |
Sebastian Andrzej Siewior | acb8fb0 | 2013-01-08 15:08:54 +0100 | [diff] [blame] | 30 | arch/x86/include/uapi/asm/svm.h |
| 31 | arch/x86/include/uapi/asm/vmx.h |
| 32 | arch/x86/include/uapi/asm/kvm.h |