summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-09-20selftests: Move networking/timestamping from DocumentationShuah Khan
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan
2016-09-20selftests: move ia64 tests from Documentation/ia64Shuah Khan
2016-09-20selftests: move vDSO tests from Documentation/vDSOShuah Khan
2016-09-20selftests: move ptp tests from Documentation/ptpShuah Khan
2016-09-20perf annotate: Resolve 'call' operands to function namesArnaldo Carvalho de Melo
2016-09-20perf annotate: Pass the symbol's map/dso to the instruction parsersArnaldo Carvalho de Melo
2016-09-20perf annotate: Do not ignore call instruction with indirect targetRavi Bangoria
2016-09-20perf hists: Fix width computation for srcline sort entryJiri Olsa
2016-09-20selftests: move prctl tests from Documentation/prctlShuah Khan
2016-09-20selftests: move dnotify_test from Documentation/filesystemsShuah Khan
2016-09-20selftests/timers: Add missing error code assignment before testChristophe JAILLET
2016-09-20selftests/zram: replace ZRAM_LZ4_COMPRESSFabian Frederick
2016-09-19tools/testing/nvdimm: fix allocation range for mock flush hint tablesDan Williams
2016-09-19tools include: Add mman macros needed by perf for all archWang Nan
2016-09-19perf trace beauty mmap: Add missing MADV_FREEWang Nan
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-09-14spi: spidev_test: Fix buffer overflow in unescape()Geert Uytterhoeven
2016-09-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-13perf report: Enable group view with hierarchyNamhyung Kim
2016-09-13perf ui/stdio: Rename print_hierarchy_header()Namhyung Kim
2016-09-13perf ui/stdio: Always reset output width for hierarchyNamhyung Kim
2016-09-13perf hist: Initialize hierarchy tree explicitlyNamhyung Kim
2016-09-13perf hists: Introduce hists__link_hierarchy()Namhyung Kim
2016-09-13perf hists: Introduce hists__match_hierarchy()Namhyung Kim
2016-09-13perf build: Compare mman.h related headers against kernel originalsWang Nan
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski
2016-09-13perf tools: Do hugetlb handling in more systemsArnaldo Carvalho de Melo
2016-09-13perf trace beauty mmap: Fix defines for non !x86_64Arnaldo Carvalho de Melo
2016-09-13tools include: Add uapi mman.h for each architectureWang Nan
2016-09-12spi: tools: enable CROSS_COMPILE in MakefileJorge Ramirez-Ortiz
2016-09-12perf hists browser: Fix event group displayNamhyung Kim
2016-09-12perf probe: Fix dwarf regs table for x86_64Arnaldo Carvalho de Melo
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09x86/pkeys: Add self-testsDave Hansen
2016-09-08perf powerpc: Fix build-test failureRavi Bangoria
2016-09-08perf pmu: Support alternative sysfs cpumaskMark Rutland
2016-09-08perf evlist: Only open events on CPUs an evsel permitsMark Rutland
2016-09-08perf annotate: Add branch stack / basic blockPeter Zijlstra
2016-09-08perf record: Mark MAP_HUGETLB when synthesizing mmap eventsWang Nan
2016-09-08tools lib api fs: Add hugetlbfs filesystem detectorWang Nan
2016-09-08perf tools: Recognize hugetlb mapping as anon mappingWang Nan
2016-09-08selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King
2016-09-08tools/lguest: Don't bork the terminal in case of wrong argsDaniel Baluta
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo