summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * tools lib traceevent: Man page for get/set cpus APIsTzvetomir Stoyanov2019-05-151-0/+77
| | * tools lib traceevent: Man page for header_page APIsTzvetomir Stoyanov2019-05-151-0/+102
| | * tools lib traceevent: Man pages for tep_handler related APIsTzvetomir Stoyanov2019-05-154-0/+436
| | * tools lib traceevent: Add support for man pages with multiple namesTzvetomir Stoyanov2019-05-151-3/+32
| | * tools lib traceevent: Introduce man pagesTzvetomir Stoyanov2019-05-159-0/+634
| | * perf machine: Null-terminate version char array upon fgets(/proc/version) errorDonald Yandt2019-05-151-1/+2
| | * perf vendor events intel: Add uncore_upi JSON supportKan Liang2019-05-151-0/+1
| | * perf scripts python: exported-sql-viewer.py: Add 'About' dialog boxAdrian Hunter2019-05-151-0/+59
| | * perf scripts python: exported-sql-viewer.py: Add context menuAdrian Hunter2019-05-151-0/+41
| | * perf scripts python: exported-sql-viewer.py: Add copy to clipboardAdrian Hunter2019-05-151-0/+217
| | * perf scripts python: exported-sql-viewer.py: Add tree levelAdrian Hunter2019-05-151-0/+4
| | * perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...Adrian Hunter2019-05-151-4/+10
| | * perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter2019-05-151-3/+2
| | * perf tools x86: Add support for recording and printing XMM registersAndi Kleen2019-05-153-2/+40
| | * perf parse-regs: Improve error output when faced with unknown register nameArnaldo Carvalho de Melo2019-05-151-2/+1
| | * perf record: Fix suggestion to get list of registers usable with --user-regs ...Arnaldo Carvalho de Melo2019-05-151-2/+2
| | * tools pci: Do not delete pcitest.sh in 'make clean'Arnaldo Carvalho de Melo2019-05-151-2/+2
| | * tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-05-151-1/+22
| | * tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2019-05-151-0/+1
| | * tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2019-05-151-1/+2
| | * perf tools: Speed up report for perf compiled with linwunwindJiri Olsa2019-05-153-7/+12
| | * tools lib traceevent: Remove hard coded install paths from pkg-config fileTzvetomir Stoyanov2019-05-152-6/+11
| | * csky: Add support for libdwMao Han2019-05-158-1/+288
| | * perf test: Fix spelling mistake "leadking" -> "leaking"Colin Ian King2019-05-151-2/+2
| | * perf annotate: Remove hist__account_cycles() from callbackJin Yao2019-05-153-9/+8
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+2
|\ \ \
| * | | objtool: Allow AR to be overridden with HOSTARNathan Chancellor2019-05-171-1/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-178-4/+398
|\ \ \
| * | | tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis2019-05-085-0/+318
| * | | tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis2019-05-083-0/+72
| * | | tests: kvm: Add tests to .gitignoreAaron Lewis2019-05-081-1/+4
| * | | KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu2019-05-081-2/+2
| * | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-2/+2
| * | | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-301-1/+2
| |\ \ \
| | * | | KVM: s390: add MSA9 to cpumodelChristian Borntraeger2019-04-181-1/+2
* | | | | Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-1632-220/+875
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan2019-05-141-1/+4
| * | | | selftests: drivers: Create .gitignore to include /dma-buf/udmabufKelsey Skunberg2019-05-141-0/+1
| * | | | selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg2019-05-141-0/+1
| * | | | selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is setShuah Khan2019-05-131-9/+3
| * | | | selftests: fix install target to use default install pathShuah Khan2019-05-091-2/+8
| * | | | rseq/selftests: add -no-integrated-as for clangMathieu Desnoyers2019-05-071-1/+7
| * | | | rseq/selftests: mips: use break instruction for RSEQ_SIGMathieu Desnoyers2019-05-071-1/+33
| * | | | rseq/selftests: powerpc code signature: generate valid instructionsMathieu Desnoyers2019-05-071-1/+9
| * | | | rseq/selftests: aarch64 code signature: handle big-endian environmentMathieu Desnoyers2019-05-071-2/+15
| * | | | rseq/selftests: arm: use udf instruction for RSEQ_SIGMathieu Desnoyers2019-05-071-2/+50
| * | | | rseq/selftests: s390: use trap4 for RSEQ_SIGMartin Schwidefsky2019-05-071-1/+8
| * | | | rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcodeMathieu Desnoyers2019-05-071-4/+11
| * | | | rseq/selftests: s390: use jg instruction for jumps outside of the asmMathieu Desnoyers2019-05-071-2/+2
| * | | | rseq/selftests: Use __rseq_handled symbol to coexist with glibcMathieu Desnoyers2019-05-072-8/+48