aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+171
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-0/+24
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+7
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-582/+1551
2017-03-02give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan1-0/+4
2017-03-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-582/+1551
2017-03-01objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf1-3/+3
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski2-1/+171
2017-03-01tools/testing/nvdimm: make iset cookie predictableDan Williams1-7/+7
2017-03-01tools/power turbostat: version 17.02.24Len Brown1-1/+1
2017-03-01tools/power turbostat: bugfix: --add u32 was printed as u64Len Brown1-19/+7
2017-03-01tools/power turbostat: show error on execLen Brown1-0/+1
2017-03-01tools/power turbostat: dump p-state software configLen Brown1-0/+50
2017-03-01tools/power turbostat: show package number, even without --debugLen Brown1-1/+1
2017-03-01tools/power turbostat: support "--hide C1" etc.Len Brown2-44/+73
2017-03-01tools/power turbostat: move --Package and --processor into the --cpu optionLen Brown2-16/+21
2017-03-01tools/power turbostat: turbostat.8 updateLen Brown1-98/+140
2017-03-01tools/power turbostat: update --list featureLen Brown1-106/+113
2017-03-01tools/power turbostat: use wide columns to display large numbersLen Brown1-13/+55
2017-03-01tools/power turbostat: Add --list option to show available header namesLen Brown1-52/+66
2017-03-01tools/power turbostat: fix zero IRQ count shown in one-shot command modeLen Brown1-4/+8
2017-03-01tools/power turbostat: add --cpu parameterLen Brown2-2/+95
2017-03-01tools/power turbostat: print sysfs C-state statsLen Brown2-18/+147
2017-03-01tools/power turbostat: extend --add option to accept /sys pathLen Brown1-23/+69
2017-03-01tools/power turbostat: skip unused counters on BDXLen Brown1-0/+17
2017-03-01tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limitsLen Brown1-23/+67
2017-03-01tools/power turbostat: skip unused counters on SKXLen Brown1-0/+18
2017-03-01tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7Len Brown1-0/+20
2017-03-01tools/power turbostat: initial Gemini Lake SOC supportLen Brown1-0/+5
2017-03-01tools/power turbostat: bug fixes to --add, --show/--hide featuresLen Brown1-61/+77
2017-03-01tools/power turbostat: use tsc_tweak everwhere it is neededLen Brown1-23/+25
2017-03-01tools/power turbostat: print system config, unless --quietLen Brown2-60/+52
2017-03-01tools/power turbostat: show all columns, independent of --debugLen Brown1-7/+0
2017-03-01tools/power turbostat: decode MSR_MISC_FEATURE_CONTROLLen Brown1-0/+24
2017-03-01tools/power turbostat: decode CPUID(6).TURBOLen Brown1-1/+4
2017-03-01tools/power turbostat: dump Atom P-states correctlyLen Brown1-21/+82
2017-03-01tools/power turbostat: further decode MSR_IA32_MISC_ENABLELen Brown1-4/+6
2017-03-01tools/power turbostat: add precision to --debug frequency outputLen Brown1-21/+21
2017-03-01tools/power turbostat: Baytrail c-state supportLen Brown1-9/+37
2017-03-01tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown1-5/+5
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds41-709/+689
2017-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-129/+256
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+58
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-9/+10
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-35/+76
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-7/+19
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev1-3/+4
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds57-402/+1312
2017-02-25tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decodingLen Brown1-1/+1
2017-02-25tools/power turbostat: Baytrail: remove debug line in quiet modeLen Brown1-1/+2
2017-02-25tools/power turbostat: decode Baytrail CC6 and MC6 demotion configurationLen Brown1-0/+42
2017-02-25tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMTLen Brown1-2/+10
2017-02-25tools/power turbostat: Add --show and --hide parametersLen Brown2-120/+347
2017-02-25tools/power turbostat: fix bugs in --add optionLen Brown1-36/+52
2017-02-24lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox1-1/+1
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport1-4/+2
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport1-8/+8
2017-02-24objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf3-10/+58
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2-0/+30
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-1/+5
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie8-30/+68
2017-02-22userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli1-1/+81
2017-02-22userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport1-12/+163
2017-02-22userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport1-5/+5
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport1-16/+25
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport3-2/+50
2017-02-22userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport1-1/+1
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz3-17/+161
2017-02-22tools/vm: add missing Makefile rulesDaniel Thompson1-0/+8
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+20
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-100/+225
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+213
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds17-313/+2536
2017-02-21Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...Ingo Molnar54-129/+256
2017-02-20Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds10-10/+32
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+569
2017-02-20Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2-2/+86
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-02-20Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2017-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+196
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-0/+18
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds137-465/+4952
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds52-8/+1641
2017-02-20perf record: Honor --quiet option properlyNamhyung Kim1-0/+2
2017-02-20perf annotate: Add -q/--quiet optionNamhyung Kim2-0/+8
2017-02-20perf diff: Add -q/--quiet optionNamhyung Kim2-4/+14
2017-02-20perf report: Add -q/--quiet optionNamhyung Kim2-4/+19
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim29-52/+52
2017-02-20perf utils: Add perf_quiet_option()Namhyung Kim2-0/+18
2017-02-20Merge branch 'acpica'Rafael J. Wysocki10-10/+32
2017-02-20Merge branch 'pm-tools'Rafael J. Wysocki1-0/+569
2017-02-18selftest for default_file_splice_read() infoleakAl Viro4-0/+24
2017-02-17perf record: Add -a as default targetJiri Olsa2-2/+4
2017-02-17perf stat: Add -a as default targetJiri Olsa2-2/+3
2017-02-17perf tools: Fail on using multiple bits long terms without valueJiri Olsa4-9/+22
2017-02-17perf tools: Move new_term arguments into struct parse_events_term templateJiri Olsa1-30/+39
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa3-4/+7
2017-02-17perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek4-14/+10
2017-02-17perf header: Make build_cpu_topology skip offline/absent CPUsJan Stancek1-3/+16
2017-02-17perf cpumap: Add cpu__max_present_cpu()Jan Stancek2-0/+23
2017-02-17perf session: Fix DEBUG=1 build with clangArnaldo Carvalho de Melo1-1/+1
2017-02-17tools lib traceevent: It's preempt not premptSteven Rostedt (VMware)2-3/+3
2017-02-17perf python: Filter out -specs=/a/b/c from the python binding cc optionsArnaldo Carvalho de Melo1-1/+8
2017-02-17tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo2-2/+9
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-5/+52
2017-02-16Merge branch 'linus' into x86/mmThomas Gleixner7-4/+41
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+12
2017-02-16tools/power/x86: Debug utility for intel_pstate driverDoug Smythies1-0/+569
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün1-2/+13
2017-02-15bpf: Remove redundant ifdefMickaël Salaün1-9/+3
2017-02-15perf tools: Add missing parse_events_error() prototypeArnaldo Carvalho de Melo1-0/+2
2017-02-15perf pmu: Fix check for unset alias->unit arrayArnaldo Carvalho de Melo1-2/+2
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell1-0/+7
2017-02-14tools/leds: Add led_hw_brightness_mon programJacek Anaszewski2-2/+86
2017-02-14perf tools: Be consistent on the type of map->symbols[] interatorArnaldo Carvalho de Melo2-3/+3
2017-02-14perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo1-1/+5
2017-02-14perf evsel: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo1-34/+28
2017-02-14perf probe: Avoid accessing uninitialized 'map' variableArnaldo Carvalho de Melo1-1/+1
2017-02-14perf tools: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo1-9/+6
2017-02-14perf record: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo1-8/+9
2017-02-14perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo1-11/+8
2017-02-14perf bench numa: Make sure dprintf() is not definedArnaldo Carvalho de Melo1-0/+1
2017-02-14Revert "perf bench futex: Sanitize numeric parameters"Arnaldo Carvalho de Melo6-20/+0
2017-02-14tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGERArnaldo Carvalho de Melo1-0/+4
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman4-12/+13
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman1-1/+2
2017-02-14selftests: Fix the .S and .S -> .o rulesMichael Ellerman1-2/+2
2017-02-14selftests: Fix the .c linking ruleMichael Ellerman1-1/+1
2017-02-14selftests: Fix selftests build to just build, not run testsMichael Ellerman1-5/+5
2017-02-14tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo3-2/+18
2017-02-14tools: Suppress request for warning options not existent in clangArnaldo Carvalho de Melo1-1/+4
2017-02-13radix tree test suite: Add config option for map shiftRehas Sachdeva4-11/+16
2017-02-13radix tree test suite: Run iteration tests for longerMatthew Wilcox1-2/+2
2017-02-13radix tree test suite: Fix split/join memory leaksMatthew Wilcox1-1/+14
2017-02-13radix tree test suite: Fix leaks in regression2.cMatthew Wilcox1-2/+4
2017-02-13radix tree test suite: Fix leaky testsMatthew Wilcox1-12/+16
2017-02-13radix tree test suite: Enable address sanitizerMatthew Wilcox1-1/+1
2017-02-13radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox1-3/+3
2017-02-13radix tree test suite: Dial down verbosity with -vRehas Sachdeva10-58/+77
2017-02-13radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2-0/+26
2017-02-13radix tree test suite: Build separate binaries for some testsMatthew Wilcox4-7/+33
2017-02-13ida: Use exceptional entries for small IDAsMatthew Wilcox1-1/+92
2017-02-13ida: Move ida_bitmap to a percpu variableMatthew Wilcox2-3/+4
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox8-6/+365
2017-02-13radix tree test suite: Remove obsolete CONFIGMatthew Wilcox1-2/+0
2017-02-13radix tree test suite: Use vpath to find lib filesMatthew Wilcox1-3/+2
2017-02-13radix tree test suite: Reduce kernel.hMatthew Wilcox3-39/+12
2017-02-13radix tree test suite: Remove export.hMatthew Wilcox1-2/+0
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox5-23/+12
2017-02-13radix tree test suite: Remove mempoolMatthew Wilcox2-38/+0
2017-02-13radix tree test suite: Depend on tools/include/asm filesMatthew Wilcox1-0/+1
2017-02-13perf symbols: dso->name is an array, no need to check it against NULLArnaldo Carvalho de Melo2-4/+4
2017-02-13perf tests record: No need to test an array against NULLArnaldo Carvalho de Melo1-1/+1
2017-02-13perf symbols: No need to check if sym->name is NULLArnaldo Carvalho de Melo5-6/+5
2017-02-13perf evsel: Inform how to make a sysctl setting permanentArnaldo Carvalho de Melo4-4/+6
2017-02-13tools lib traceevent plugin function: Initialize 'index' variableArnaldo Carvalho de Melo1-1/+1
2017-02-13tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMPSteven Rostedt (VMware)1-0/+1
2017-02-13perf scripting perl: Fix compile error with some perl5 versionsWang YanQing1-1/+1
2017-02-13perf diff: Change default setting to "delta-abs"Namhyung Kim2-5/+5
2017-02-13perf diff: Add diff.compute config optionNamhyung Kim3-3/+23
2017-02-13perf diff: Add diff.order config optionNamhyung Kim3-1/+26
2017-02-13perf diff: Add 'delta-abs' compute methodNamhyung Kim2-3/+49
2017-02-13tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo3-5/+20
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2-2/+5
2017-02-10bpf: Add test_tag to .gitignoreMickaël Salaün1-0/+1
2017-02-10bpf: Remove bpf_sys.h from selftestsMickaël Salaün7-34/+9
2017-02-10bpf: Use bpf_create_map() from the libraryMickaël Salaün6-30/+15
2017-02-10bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün5-31/+20
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün5-26/+16
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün6-50/+39
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün6-91/+99
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün6-32/+17
2017-02-10bpf: Always test unprivileged programsMickaël Salaün2-6/+64
2017-02-10bpf: Change the include directory for selftestMickaël Salaün1-1/+1
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün1-1/+22
2017-02-09perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo2-0/+7
2017-02-09perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo1-5/+3
2017-02-09perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo1-3/+3
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore10-10/+10
2017-02-08perf header: Fix handling of PERF_EVENT_UPDATE__SCALEArnaldo Carvalho de Melo1-0/+1
2017-02-08perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo1-1/+1
2017-02-08perf top: Use __fallthroughArnaldo Carvalho de Melo1-1/+1
2017-02-08tools strfilter: Use __fallthroughArnaldo Carvalho de Melo1-0/+1
2017-02-08tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo1-0/+2
2017-02-08tools include: Add a __fallthrough statementArnaldo Carvalho de Melo1-0/+9
2017-02-08tools lib bpf: Add missing header to the libraryMickaël Salaün1-0/+1
2017-02-08perf vendor events intel: Add uncore events for Broadwell DEAndi Kleen3-0/+484
2017-02-08perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)Andi Kleen1-0/+42
2017-02-08perf vendor events intel: Add uncore events for Sandy Bridge ServerAndi Kleen4-0/+582
2017-02-08perf vendor events intel: Add uncore events for IvyBridge ServerAndi Kleen4-0/+692
2017-02-08perf vendor events intel: Add uncore events for Broadwell ServerAndi Kleen4-0/+512
2017-02-08perf vendor events intel: Add uncore events for Haswell Server processorAndi Kleen4-0/+512
2017-02-08perf tools: Fix include of linux/mman.hArnaldo Carvalho de Melo1-1/+1