aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 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-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier6-1/+54
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-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-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-10perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang3-1/+600
2016-09-10perf/x86/rapl: Enable Apollo Lake RAPL supportHarry Pan1-0/+2
2016-09-10perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra1-8/+11
2016-09-10perf/x86/intel/bts: Kill a silly warningAlexander Shishkin1-2/+0
2016-09-10perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin1-4/+15
2016-09-10perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin1-24/+80
2016-09-10perf/core: Fix aux_mmap_count vs aux_refcount orderAlexander Shishkin1-4/+11
2016-09-10perf/core: Fix a race between mmap_close() and set_output() of AUX eventsAlexander Shishkin1-6/+25
2016-09-10perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior1-4/+18
2016-09-08perf powerpc: Fix build-test failureRavi Bangoria1-1/+0
2016-09-08perf pmu: Support alternative sysfs cpumaskMark Rutland1-3/+12
2016-09-08perf evlist: Only open events on CPUs an evsel permitsMark Rutland1-1/+7
2016-09-08perf annotate: Add branch stack / basic blockPeter Zijlstra6-2/+596
2016-09-08perf record: Mark MAP_HUGETLB when synthesizing mmap eventsWang Nan1-0/+11
2016-09-08tools lib api fs: Add hugetlbfs filesystem detectorWang Nan2-0/+16
2016-09-08perf tools: Recognize hugetlb mapping as anon mappingWang Nan1-3/+10
2016-09-06perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa1-0/+9
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo21-202/+141
2016-09-05perf test vmlinux: Remove dead symbol_filter_t codeArnaldo Carvalho de Melo1-10/+1
2016-09-05perf machine: Remove machine->symbol_filter and friendsArnaldo Carvalho de Melo5-32/+7
2016-09-05perf top: Remove old kernel-only symbol filterArnaldo Carvalho de Melo1-27/+0
2016-09-05perf symbols: Mark if a symbol is idle in the libraryArnaldo Carvalho de Melo4-14/+25
2016-09-05perf/core: Don't pass PERF_EF_START to the PMU ->start callbackWill Deacon1-1/+1
2016-09-05perf/x86/intel/uncore: Handle non-standard counter offsetStephane Eranian1-0/+4
2016-09-05perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping locationKan Liang1-12/+25
2016-09-05perf/core: Remove WARN from perf_event_read()Peter Zijlstra1-4/+12
2016-09-04Linux 4.8-rc5Linus Torvalds1-1/+1
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds1-1/+2
2016-09-03tpm: invalid self test error messageJarkko Sakkinen1-2/+1
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3