aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06perf bpf: Improve BPF related error messagesWang Nan4-15/+108
2015-11-06perf tools: Make fetch_kernel_version() publicly availableWang Nan3-33/+49
2015-11-06bpf tools: Add new API bpf_object__get_kversion()Wang Nan2-0/+9
2015-11-06bpf tools: Improve libbpf error reportingWang Nan5-59/+159
2015-11-06perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu1-5/+2
2015-11-06perf annotate: Inform the user about objdump failures in --stdioAndi Kleen1-2/+18
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds33-3/+244
2015-11-05selftests: vm: add tests for lock on faultEric B Munson4-0/+807
2015-11-05tools/vm/slabinfo: gnuplot slabifo extended statSergey Senozhatsky1-0/+275
2015-11-05tools/vm/slabinfo: cosmetic globals cleanupSergey Senozhatsky1-27/+27
2015-11-05tools/vm/slabinfo: output sizes in bytesSergey Senozhatsky1-37/+51
2015-11-05tools/vm/slabinfo: introduce extended totals modeSergey Senozhatsky1-10/+44
2015-11-05tools/vm/slabinfo: fix alternate opts namesSergey Senozhatsky1-3/+5
2015-11-05tools/vm/slabinfo: sort slabs by lossSergey Senozhatsky1-4/+21
2015-11-05tools/vm/slabinfo: limit the number of reported slabsSergey Senozhatsky1-3/+15
2015-11-05tools/vm/slabinfo: use getopt no_argument/optional_argumentSergey Senozhatsky1-17/+17
2015-11-05perf stat: Make stat options globalJiri Olsa1-81/+82
2015-11-05perf sched latency: Fix thread pid reuse issueJiri Olsa1-2/+3
2015-11-05perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns successWang Nan1-0/+3
2015-11-05perf trace: Fix documentation for -iPeter Feiner1-1/+0
2015-11-05tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2-2/+2
2015-11-05perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan1-0/+27
2015-11-05perf llvm: Pass number of configured CPUs to clang compilerWang Nan1-6/+18
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2-1/+6
2015-11-05perf tools: Insert split maps correctly into origin groupJiri Olsa1-2/+8
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-1/+14
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-6/+8
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-11-04perf stat: Use common printout function to avoid duplicated codeAndi Kleen1-37/+20
2015-11-04perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen2-5/+8
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+564
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-2/+1011
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds192-1872/+8489
2015-11-03selftests: breakpoint: Actually build itBen Hutchings1-1/+1
2015-11-03selftests: vm: Try harder to allocate huge pagesBen Hutchings1-1/+14
2015-11-03selftests: Make scripts executableBen Hutchings2-0/+0
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings5-11/+11
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings1-6/+6
2015-11-03selftests: Add missing #include directivesBen Hutchings4-0/+4
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-4/+20
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+223
2015-11-03tools lib bpf: Fix compiler warning on CentOS 6Namhyung Kim2-3/+3
2015-11-03perf bpf: Mute libbpf when '-v' not setWang Nan1-2/+2
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan5-17/+13
2015-11-03rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König1-1/+1
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek1-11/+35
2015-11-02acpi: nfit: Add support for hot-addVishal Verma1-2/+162
2015-11-02Creating a common structure initialization pattern for struct optionSriram Raghunathan7-35/+31
2015-11-02cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger2-5/+16