summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-10-31perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter
2018-10-31perf tools: Don't clone maps from parent when synthesizing forksDavid Miller
2018-10-31perf top: Start display thread earlierDavid Miller
2018-10-31tools headers uapi: Update linux/if_link.h header copyArnaldo Carvalho de Melo
2018-10-31tools headers uapi: Update linux/netlink.h header copyArnaldo Carvalho de Melo
2018-10-31tools headers: Sync the various kvm.h header copiesArnaldo Carvalho de Melo
2018-10-31tools include uapi: Update linux/mmap.h copyArnaldo Carvalho de Melo
2018-10-31perf trace beauty: Use the mmap flags table generated from headersArnaldo Carvalho de Melo
2018-10-31perf beauty: Wire up the mmap flags table generator to the MakefileArnaldo Carvalho de Melo
2018-10-31perf beauty: Add a generator for MAP_ mmap's flag constantsArnaldo Carvalho de Melo
2018-10-31tools include uapi: Update asound.h copyArnaldo Carvalho de Melo
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-31selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2018-10-31selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2018-10-31selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley
2018-10-31selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2018-10-31selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley
2018-10-31selftests: powerpc: Fix warning for security subdirJoel Stanley
2018-10-30tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-30selftests/powerpc: Relax L1d miss targets for rfi_flush testNaveen N. Rao
2018-10-29Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar
2018-10-29Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar
2018-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-28Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-28selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
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