summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2015-11-06selftests: run lib/test_printf moduleKees Cook-0/+19
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+244
2015-11-05selftests: vm: add tests for lock on faultEric B Munson-0/+807
2015-11-05tools/vm/slabinfo: gnuplot slabifo extended statSergey Senozhatsky-0/+275
2015-11-05tools/vm/slabinfo: cosmetic globals cleanupSergey Senozhatsky-27/+27
2015-11-05tools/vm/slabinfo: output sizes in bytesSergey Senozhatsky-37/+51
2015-11-05tools/vm/slabinfo: introduce extended totals modeSergey Senozhatsky-10/+44
2015-11-05tools/vm/slabinfo: fix alternate opts namesSergey Senozhatsky-3/+5
2015-11-05tools/vm/slabinfo: sort slabs by lossSergey Senozhatsky-4/+21
2015-11-05tools/vm/slabinfo: limit the number of reported slabsSergey Senozhatsky-3/+15
2015-11-05tools/vm/slabinfo: use getopt no_argument/optional_argumentSergey Senozhatsky-17/+17
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+14
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+8
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+564
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+1011
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1872/+8489
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+20
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+223
2015-11-02Merge branch 'acpica'Rafael J. Wysocki-1/+1
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski-0/+4
2015-10-29perf unwind: Pass symbol source to libunwindRabin Vincent-1/+4
2015-10-29tools build: Fix libiberty feature detectionRabin Vincent-2/+2
2015-10-29perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan-9/+83
2015-10-29perf record: Add clang options for compiling BPF scriptsWang Nan-0/+13
2015-10-29perf bpf: Attach eBPF filter to perf eventWang Nan-0/+24
2015-10-29perf tools: Make sure fixdep is built before libbpfJiri Olsa-1/+1
2015-10-29perf script: Enable printing of branch stackStephane Eranian-3/+93
2015-10-29perf trace: Add cmd string table to decode sys_bpf first argArnaldo Carvalho de Melo-0/+7
2015-10-28perf bpf: Collect perf_evsel in BPF object filesWang Nan-7/+99
2015-10-28perf tools: Load eBPF object into kernelWang Nan-0/+39
2015-10-28perf tools: Create probe points for BPF programsWang Nan-1/+268
2015-10-28perf tools: Enable passing bpf object file to --eventWang Nan-1/+88
2015-10-28perf ebpf: Add the libbpf glueWang Nan-0/+86
2015-10-28perf tools: Make perf depend on libbpfWang Nan-6/+47
2015-10-28perf symbols: Fix endless loop in dso__split_kallsyms_for_kcoreJiri Olsa-1/+1
2015-10-28perf tools: Enable pre-event inherit setting by config termsWang Nan-0/+29
2015-10-28perf symbols: we can now read separate debug-info files based on a build IDDima Kogan-0/+9
2015-10-28perf symbols: Fix type error when reading a build-idDima Kogan-1/+1
2015-10-27perf tools: Search for more options when passing args to -hArnaldo Carvalho de Melo-1/+14
2015-10-27perf stat: Cache aggregated map entries in extra cpumapJiri Olsa-4/+55
2015-10-27perf cpu_map: Add cpu_map__empty_new functionJiri Olsa-0/+18
2015-10-27perf evsel: Move id_offset out of struct perf_evsel union memberJiri Olsa-1/+1
2015-10-27perf tools: Introduce usage_with_options_msg()Namhyung Kim-28/+62
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman-0/+9
2015-10-26perf tools: Setup pager when printing usage and helpNamhyung Kim-2/+13
2015-10-26perf report: Rename to --show-cpu-utilizationNamhyung Kim-2/+5
2015-10-26perf tools: Improve ambiguous option help messageNamhyung Kim-9/+8
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman-0/+9