summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-22tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski
2018-11-21Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...Ingo Molnar
2018-11-21Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2018-11-20objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov
2018-11-20objtool: Fix double-free in .cold detection error pathArtem Savkov
2018-11-19perf tools beauty ioctl: Support new ISO7816 commandsArnaldo Carvalho de Melo
2018-11-19tools uapi asm-generic: Synchronize ioctls.hArnaldo Carvalho de Melo
2018-11-19tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo
2018-11-19tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo
2018-11-19perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-17tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler
2018-11-17tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates
2018-11-16bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero
2018-11-12perf tools: Fix crash on synthesizing the unitJiri Olsa
2018-11-12selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-11-12selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman
2018-11-09kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet
2018-11-09tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet
2018-11-09tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet
2018-11-09tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet
2018-11-09tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song
2018-11-06Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...Ingo Molnar
2018-11-06tools cpupower: Override CFLAGS assignmentsJiri Olsa
2018-11-06tools cpupower debug: Allow to use outside build flagsJiri Olsa
2018-11-06tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov
2018-11-06perf tools: Do not zero sample_id_all for group membersJiri Olsa
2018-11-05tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma
2018-11-05perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero
2018-11-05perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headersArnaldo Carvalho de Melo
2018-11-05perf intel-pt: Add MTC and CYC timestamps to debug logAdrian Hunter
2018-11-05perf intel-pt: Add more event information to debug logAdrian Hunter
2018-11-05perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...Adrian Hunter
2018-11-05perf scripts python: exported-sql-viewer.py: Add help windowAdrian Hunter
2018-11-05perf scripts python: exported-sql-viewer.py: Add Selected branches reportAdrian Hunter
2018-11-05perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...Adrian Hunter
2018-11-05perf top: Display the LBR stats in callchain entryJin Yao