aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,re...Will Deacon2018-11-01
* perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter2018-10-31
* perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter2018-10-31
* perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-31
* perf top: Start display thread earlierDavid Miller2018-10-31
* tools headers uapi: Update linux/if_link.h header copyArnaldo Carvalho de Melo2018-10-31
* tools headers uapi: Update linux/netlink.h header copyArnaldo Carvalho de Melo2018-10-31
* tools headers: Sync the various kvm.h header copiesArnaldo Carvalho de Melo2018-10-31
* tools include uapi: Update linux/mmap.h copyArnaldo Carvalho de Melo2018-10-31
* perf trace beauty: Use the mmap flags table generated from headersArnaldo Carvalho de Melo2018-10-31
* perf beauty: Wire up the mmap flags table generator to the MakefileArnaldo Carvalho de Melo2018-10-31
* perf beauty: Add a generator for MAP_ mmap's flag constantsArnaldo Carvalho de Melo2018-10-31
* tools include uapi: Update asound.h copyArnaldo Carvalho de Melo2018-10-31
* tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copiesArnaldo Carvalho de Melo2018-10-31
* tools include uapi: Update linux/fs.h copyArnaldo Carvalho de Melo2018-10-31
* perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller2018-10-31
* perf cs-etm: Correct CPU mode for samplesLeo Yan2018-10-31
* perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2018-10-31
* perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo2018-10-31
* perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo2018-10-30
* perf trace: Beautify mount's first pathname argArnaldo Carvalho de Melo2018-10-30
* perf trace: Beautify the umount's 'name' argumentArnaldo Carvalho de Melo2018-10-30
* perf trace: Consider syscall aliases tooArnaldo Carvalho de Melo2018-10-30
* perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo2018-10-30
* perf trace beauty: Allow syscalls to mask an argument before considering itArnaldo Carvalho de Melo2018-10-30
* perf beauty: Introduce strarray__scnprintf_flags()Arnaldo Carvalho de Melo2018-10-30
* perf beauty: Switch from GPL v2.0 to LGPL v2.1Arnaldo Carvalho de Melo2018-10-30
* perf beauty: Add a generator for MS_ mount/umount's flag constantsArnaldo Carvalho de Melo2018-10-30
* tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo2018-10-30
* Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar2018-10-29
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-26
| |\
| | * tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman2018-10-26
| | * tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch2018-10-26
| | * tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch2018-10-26
| | * tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch2018-10-26
| | * tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2018-10-26
| | * mm/gup_benchmark.c: add additional pinning methodsKeith Busch2018-10-26
| | * mm/gup_benchmark.c: time put_page()Keith Busch2018-10-26
| | * userfaultfd: selftest: recycle lock threads firstPeter Xu2018-10-26
| | * userfaultfd: selftest: generalize read and pollPeter Xu2018-10-26
| | * userfaultfd: selftest: cleanup help messagesPeter Xu2018-10-26
| | * delayacct: track delays from thrashing cache pagesJohannes Weiner2018-10-26
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-26
| |\ \
| | * | net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-10-24
| * | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman2018-10-26
| | * | selftests/powerpc: Add a test of wild bctrMichael Ellerman2018-10-19
| | * | selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman2018-10-19
| | * | selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao2018-10-19
| | * | selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao2018-10-19