aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-25/+13
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 11-15/+61
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusGravatar Li Zhijian 1-8/+17
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-1/+17
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsGravatar Andy Lutomirski 1-5/+6
2018-03-07objtool: Fix 32-bit buildGravatar Josh Poimboeuf 1-20/+7
2018-03-06perf tools: Fix trigger class trigger_on()Gravatar Adrian Hunter 1-4/+5
2018-03-06perf auxtrace: Prevent decoding when --no-itraceGravatar Adrian Hunter 1-6/+9
2018-03-06perf stat: Fix CVS output format for non-supported countersGravatar Ilya Pronin 1-1/+1
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-1/+59
2018-03-05tools headers: Sync x86's cpufeatures.hGravatar Arnaldo Carvalho de Melo 1-0/+1
2018-03-05tools headers: Sync copy of kvm UAPI headersGravatar Arnaldo Carvalho de Melo 1-0/+2
2018-03-05perf record: Fix crash in pipe modeGravatar Jiri Olsa 3-2/+16
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsGravatar Arnaldo Carvalho de Melo 1-0/+25
2018-03-05perf top: Fix annoying fallback message on older kernelsGravatar Kan Liang 1-1/+1
2018-03-05perf kallsyms: Fix the usage on the man pageGravatar Sangwon Hong 1-1/+1
2018-03-04tc-testing: skbmod: fix match value of ethertypeGravatar Davide Caratti 1-1/+1
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+5
2018-03-02selftests: memory-hotplug: fix emit_tests regressionGravatar Shuah Khan 1-1/+2
2018-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+58
2018-03-02selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableGravatar Michael Ellerman 1-0/+14
2018-02-28Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-16/+19
2018-02-28objtool: Fix another switch table detection issueGravatar Josh Poimboeuf 1-1/+5
2018-02-28selftests/powerpc: Fix missing clean of pmu/lib.oGravatar Michael Ellerman 1-1/+1
2018-02-26selftests: vm: update .gitignore with new testGravatar Shuah Khan 1-0/+1
2018-02-26selftests: memory-hotplug: silence test command echoGravatar Shuah Khan 1-1/+1
2018-02-26selftests/futex: Fix line continuation in MakefileGravatar Daniel Díaz 1-3/+3
2018-02-26Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 5-2/+68
2018-02-26idr: Fix handling of IDs above INT_MAXGravatar Matthew Wilcox 1-0/+52
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-12/+108
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-220/+287
2018-02-26selftests/powerpc: Skip tm-trap if transactional memory is not enabledGravatar Michael Ellerman 1-0/+2
2018-02-25radix tree test suite: Fix buildGravatar Matthew Wilcox 4-2/+16
2018-02-24tools/kvm_stat: print 'Total' line for multiple events onlyGravatar Stefan Raspl 1-1/+1
2018-02-24tools/kvm_stat: group child events indented after parentGravatar Stefan Raspl 1-30/+59
2018-02-24tools/kvm_stat: separate drilldown and fields filteringGravatar Stefan Raspl 1-43/+100
2018-02-24tools/kvm_stat: eliminate extra guest/pid selection dialogGravatar Stefan Raspl 2-75/+39
2018-02-24tools/kvm_stat: mark private methods as suchGravatar Stefan Raspl 1-66/+66
2018-02-24tools/kvm_stat: fix debugfs handlingGravatar Stefan Raspl 1-14/+26
2018-02-24tools/kvm_stat: print error on invalid regexGravatar Stefan Raspl 1-0/+3
2018-02-24tools/kvm_stat: fix crash when filtering out all non-child trace eventsGravatar Stefan Raspl 1-0/+6
2018-02-24tools/kvm_stat: avoid 'is' for equality checksGravatar Marc Hartmayer 1-2/+2
2018-02-24tools/kvm_stat: use a more pythonic way to iterate over dictionariesGravatar Marc Hartmayer 1-8/+8
2018-02-24tools/kvm_stat: use a namedtuple for storing the valuesGravatar Marc Hartmayer 1-12/+15
2018-02-24tools/kvm_stat: simplify the sortkey functionGravatar Marc Hartmayer 1-15/+8
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-4/+36
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+61
2018-02-23bpf: allow xadd only on aligned memoryGravatar Daniel Borkmann 1-0/+58
2018-02-22bpf, arm64: fix out of bounds access in tail callGravatar Daniel Borkmann 1-0/+26