summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams
2015-11-12Merge branch 'pm-tools'Rafael J. Wysocki
2015-11-11tools include: Add compiler.h to list.hArnaldo Carvalho de Melo
2015-11-11perf probe: Verify parameters in two functionsWang Nan
2015-11-11perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo
2015-11-11perf annotate: Support full source file paths for srcline fixMichael Petlan
2015-11-11perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven
2015-11-11Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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