summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-11-09Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-11-08Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-11-06selftests: run lib/test_printf moduleKees Cook
2015-11-06tools/liblockdep: explicitly declare lockdep API we call from liblockdepSasha Levin
2015-11-06tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTERSasha Levin
2015-11-06tools/liblockdep: remove task argument from debug_check_no_locks_heldSasha Levin
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo
2015-11-06perf test: Add 'perf test BPF'Wang Nan
2015-11-06perf test: Enhance the LLVM tests: add kbuild testWang Nan
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan
2015-11-06perf bpf: Improve BPF related error messagesWang Nan
2015-11-06perf tools: Make fetch_kernel_version() publicly availableWang Nan
2015-11-06bpf tools: Add new API bpf_object__get_kversion()Wang Nan
2015-11-06bpf tools: Improve libbpf error reportingWang Nan
2015-11-06perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu
2015-11-06perf annotate: Inform the user about objdump failures in --stdioAndi Kleen
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05selftests: vm: add tests for lock on faultEric B Munson
2015-11-05tools/vm/slabinfo: gnuplot slabifo extended statSergey Senozhatsky
2015-11-05tools/vm/slabinfo: cosmetic globals cleanupSergey Senozhatsky
2015-11-05tools/vm/slabinfo: output sizes in bytesSergey Senozhatsky
2015-11-05tools/vm/slabinfo: introduce extended totals modeSergey Senozhatsky
2015-11-05tools/vm/slabinfo: fix alternate opts namesSergey Senozhatsky
2015-11-05tools/vm/slabinfo: sort slabs by lossSergey Senozhatsky
2015-11-05tools/vm/slabinfo: limit the number of reported slabsSergey Senozhatsky
2015-11-05tools/vm/slabinfo: use getopt no_argument/optional_argumentSergey Senozhatsky
2015-11-05perf stat: Make stat options globalJiri Olsa
2015-11-05perf sched latency: Fix thread pid reuse issueJiri Olsa
2015-11-05perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan
2015-11-05perf trace: Fix documentation for -iPeter Feiner
2015-11-05tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song
2015-11-05perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan
2015-11-05perf llvm: Pass number of configured CPUs to clang compilerWang Nan
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo
2015-11-05perf tools: Insert split maps correctly into origin groupJiri Olsa
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04perf stat: Use common printout function to avoid duplicated codeAndi Kleen
2015-11-04perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-03selftests: breakpoint: Actually build itBen Hutchings
2015-11-03selftests: vm: Try harder to allocate huge pagesBen Hutchings
2015-11-03selftests: Make scripts executableBen Hutchings
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings