summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-31tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copiesArnaldo Carvalho de Melo
2018-10-31tools include uapi: Update linux/fs.h copyArnaldo Carvalho de Melo
2018-10-31perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller
2018-10-31perf cs-etm: Correct CPU mode for samplesLeo Yan
2018-10-31perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2018-10-31perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo
2018-10-30perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo
2018-10-30perf trace: Beautify mount's first pathname argArnaldo Carvalho de Melo
2018-10-30perf trace: Beautify the umount's 'name' argumentArnaldo Carvalho de Melo
2018-10-30perf trace: Consider syscall aliases tooArnaldo Carvalho de Melo
2018-10-30perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo
2018-10-30perf trace beauty: Allow syscalls to mask an argument before considering itArnaldo Carvalho de Melo
2018-10-30perf beauty: Introduce strarray__scnprintf_flags()Arnaldo Carvalho de Melo
2018-10-30perf beauty: Switch from GPL v2.0 to LGPL v2.1Arnaldo Carvalho de Melo
2018-10-30perf beauty: Add a generator for MS_ mount/umount's flag constantsArnaldo Carvalho de Melo
2018-10-30tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo
2018-10-29Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-26tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch
2018-10-26mm/gup_benchmark.c: add additional pinning methodsKeith Busch
2018-10-26mm/gup_benchmark.c: time put_page()Keith Busch
2018-10-26userfaultfd: selftest: recycle lock threads firstPeter Xu
2018-10-26userfaultfd: selftest: generalize read and pollPeter Xu
2018-10-26userfaultfd: selftest: cleanup help messagesPeter Xu
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman
2018-10-26Merge tag 'perf-core-for-mingo-4.20-20181025' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-24net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-10-24perf script: Support total cycles countAndi Kleen
2018-10-24perf script: Implement --graph-functionAndi Kleen
2018-10-24tools script: Add --call-trace and --call-ret-traceAndi Kleen
2018-10-24perf script: Make itrace script default to all callsAndi Kleen
2018-10-24perf script: Add --insn-trace for instruction decodingAndi Kleen
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23perf scripts python: exported-sql-viewer.py: Add All branches reportAdrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to display all the d...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...Adrian Hunter