summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier
2016-09-22perf tools: Confine __get_cpuid() to x86 architectureMathieu Poirier
2016-09-21perf hists: Use bigger buffer for stdio headersJiri Olsa
2016-09-21perf evsel: Remove superfluous initialization of weightJiri Olsa
2016-09-20Merge tag 'perf-core-for-mingo-20160920' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-09-20perf symbols: Do not open device filesJiri Olsa
2016-09-20perf hists: Factor out hists__reset_column_width()Namhyung Kim
2016-09-20perf ui/tui: Reset output width for hierarchyNamhyung Kim
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-19perf/x86/intel/pt: Add support for PTWRITE and power event tracingAlexander Shishkin
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-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier
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-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-12perf hists browser: Fix event group displayNamhyung Kim
2016-09-12perf probe: Fix dwarf regs table for x86_64Arnaldo Carvalho de Melo
2016-09-10perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang
2016-09-10perf/x86/rapl: Enable Apollo Lake RAPL supportHarry Pan
2016-09-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-09-10perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra
2016-09-10perf/x86/intel/bts: Kill a silly warningAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin
2016-09-10perf/core: Fix aux_mmap_count vs aux_refcount orderAlexander Shishkin
2016-09-10perf/core: Fix a race between mmap_close() and set_output() of AUX eventsAlexander Shishkin
2016-09-09perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior
2016-09-09Merge tag 'perf-core-for-mingo-20160908' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
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-06perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo
2016-09-05perf test vmlinux: Remove dead symbol_filter_t codeArnaldo Carvalho de Melo