aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-4/+4
2016-09-22tools/testing: add a test to check nsfs ioctl-sAndrey Vagin4-0/+182
2016-09-22perf hists: Make hists__fprintf_headers function globalJiri Olsa2-1/+2
2016-09-22perf hists: Make __hist_entry__snprintf function globalJiri Olsa2-2/+4
2016-09-22perf tools: Make several display functions globalJiri Olsa3-2/+4
2016-09-22perf tools: Make several sorting functions globalJiri Olsa2-3/+9
2016-09-22perf tools: Make output_field_add and sort_dimension__add globalJiri Olsa2-4/+8
2016-09-22perf tools: Make reset_dimensions globalJiri Olsa2-1/+2
2016-09-22perf hists: Add __hist_entry__snprintf functionJiri Olsa1-2/+8
2016-09-22perf tools: Add sink configuration for cs_etm PMUMathieu Poirier3-0/+63
2016-09-22perf tools: Add PMU configuration to toolsMathieu Poirier3-0/+32
2016-09-22perf pmu: Push configuration down to PMU driverMathieu Poirier4-0/+106
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier8-2/+716
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier3-0/+38
2016-09-22perf tools: Confine __get_cpuid() to x86 architectureMathieu Poirier1-4/+7
2016-09-21perf hists: Use bigger buffer for stdio headersJiri Olsa1-1/+1
2016-09-21perf evsel: Remove superfluous initialization of weightJiri Olsa1-2/+0
2016-09-20perf symbols: Do not open device filesJiri Olsa1-0/+3
2016-09-20perf hists: Factor out hists__reset_column_width()Namhyung Kim4-18/+20
2016-09-20perf ui/tui: Reset output width for hierarchyNamhyung Kim1-0/+6
2016-09-20perf annotate: Resolve 'call' operands to function namesArnaldo Carvalho de Melo1-2/+6
2016-09-20perf annotate: Pass the symbol's map/dso to the instruction parsersArnaldo Carvalho de Melo2-12/+13
2016-09-20perf annotate: Do not ignore call instruction with indirect targetRavi Bangoria1-6/+2
2016-09-20perf hists: Fix width computation for srcline sort entryJiri Olsa2-2/+5
2016-09-19tools/testing/nvdimm: fix allocation range for mock flush hint tablesDan Williams1-1/+2
2016-09-19tools include: Add mman macros needed by perf for all archWang Nan20-0/+66
2016-09-19perf trace beauty mmap: Add missing MADV_FREEWang Nan1-0/+1
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar7-12/+16
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-4/+7
2016-09-14spi: spidev_test: Fix buffer overflow in unescape()Geert Uytterhoeven1-1/+1
2016-09-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier6-1/+54
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2016-09-13perf report: Enable group view with hierarchyNamhyung Kim1-1/+0
2016-09-13perf ui/stdio: Rename print_hierarchy_header()Namhyung Kim1-10/+3
2016-09-13perf ui/stdio: Always reset output width for hierarchyNamhyung Kim1-8/+6
2016-09-13perf hist: Initialize hierarchy tree explicitlyNamhyung Kim1-0/+2
2016-09-13perf hists: Introduce hists__link_hierarchy()Namhyung Kim1-0/+95
2016-09-13perf hists: Introduce hists__match_hierarchy()Namhyung Kim1-0/+51
2016-09-13perf build: Compare mman.h related headers against kernel originalsWang Nan1-0/+9
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski1-8/+8
2016-09-13perf tools: Do hugetlb handling in more systemsArnaldo Carvalho de Melo2-12/+4
2016-09-13perf trace beauty mmap: Fix defines for non !x86_64Arnaldo Carvalho de Melo1-70/+1
2016-09-13tools include: Add uapi mman.h for each architectureWang Nan25-0/+363
2016-09-12spi: tools: enable CROSS_COMPILE in MakefileJorge Ramirez-Ortiz1-0/+2
2016-09-12perf hists browser: Fix event group displayNamhyung Kim1-1/+0
2016-09-12perf probe: Fix dwarf regs table for x86_64Arnaldo Carvalho de Melo1-1/+1
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore3-4/+6
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+1
2016-09-08perf powerpc: Fix build-test failureRavi Bangoria1-1/+0