summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Introduce iterator function for testsMatt Fleming2015-09-141-16/+16
* perf test: Add entry to test cpu topologyKan Liang2015-09-144-0/+121
* perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-144-39/+11
* tools lib api fs: Remove debugfs, tracefs and findfs objectsJiri Olsa2015-09-147-288/+0
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-1411-29/+23
* tools lib api fs: Make tracing_path_strerror_open message genericJiri Olsa2015-09-141-10/+16
* perf tests: Print objdump/dso buffers if they don't matchJan Stancek2015-09-141-0/+16
* perf tests: Stop reading if objdump output crossed sectionsJan Stancek2015-09-141-1/+6
* perf tests: Make objdump disassemble zero blocksJan Stancek2015-09-141-1/+1
* perf tests: Take into account address of each objdump lineJan Stancek2015-09-141-13/+38
* Merge tag 'v4.3-rc1' into perf/core, to refresh the treeIngo Molnar2015-09-1349-438/+3458
|\
| * selftests: enhance membarrier syscall testMathieu Desnoyers2015-09-111-25/+75
| * selftests: add membarrier syscall testPranith Kumar2015-09-114-0/+84
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-085-117/+27
| |\
| | * selftests:vm: point to libhugetlbfs for regression testingMike Kravetz2015-09-081-0/+4
| | * Revert "selftests: add hugetlbfstest"Mike Kravetz2015-09-083-98/+0
| | * pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov2015-09-081-0/+10
| | * pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov2015-09-081-17/+8
| | * selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven2015-09-081-3/+6
| * | Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-089-19/+481
| |\ \
| | * | selftests/zram: Makefile fixNaresh Kamboju2015-09-011-3/+0
| | * | selftests/zram: must be run as rootNaresh Kamboju2015-09-014-0/+24
| | * | selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang2015-08-271-13/+3
| | * | selftests: check before installBamvor Jian Zhang2015-08-272-6/+8
| | * | selftests/zram: Adding zram testsNaresh Kamboju2015-08-277-0/+449
| * | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-76/+231
| |\ \ \
| | * | | libnvdimm, pmem: 'struct page' for pmemDan Williams2015-08-282-0/+14
| | * | | libnvdimm, pfn: 'struct page' provider infrastructureDan Williams2015-08-281-0/+2
| | * | | Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams2015-08-273-17/+71
| | |\ \ \
| | | * | | nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-273-5/+37
| | | * | | pmem: switch to devm_ allocationsChristoph Hellwig2015-08-142-22/+28
| | | * | | pmem: convert to generic memremapDan Williams2015-08-142-11/+27
| | * | | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-191-0/+4
| | |/ / /
| | * | | libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma2015-07-271-59/+140
| * | | | userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli2015-09-081-1/+1
| | |_|/ | |/| |
| * | | userfaultfd: selftestAndrea Arcangeli2015-09-043-0/+650
| * | | selftests/capabilities: Add tests for capability evolutionAndy Lutomirski2015-09-044-0/+520
| * | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-032-2/+16
| |\ \ \
| | * | | selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman2015-08-171-1/+2
| | * | | selftests/seccomp: Add powerpc supportMichael Ellerman2015-07-301-1/+8
| | * | | selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman2015-07-301-0/+6
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-0322-16/+201
| |\ \ \ \
| * \ \ \ \ Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-033-0/+25
| |\ \ \ \ \
| | * | | | | locking/static_keys: Provide a selftestIngo Molnar2015-08-033-18/+18
| | * | | | | jump_label: Provide a self-testJason Baron2015-08-033-0/+25
| | * | | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-035-14/+839
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-033-31/+176
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-274-4/+37
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-212-6/+4
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | selftests/net: test extended BPF fanout modeWillem de Bruijn2015-08-171-0/+53