aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/values.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-28perf report: Group stat values on global event idJiri Olsa1-1/+1
2017-08-28perf values: Zero value buffersJiri Olsa1-2/+7
2017-08-28perf values: Fix allocation checkJiri Olsa1-1/+1
2017-08-28perf values: Fix thread index bugJiri Olsa1-2/+2
2017-04-04perf tools: Don't die on a print functionArnaldo Carvalho de Melo1-2/+7
2017-04-04perf tools: Handle allocation failures gracefullyArnaldo Carvalho de Melo1-15/+39
2016-10-24perf tools: Use normal error reporting when processing PERF_RECORD_READ eventsArnaldo Carvalho de Melo1-22/+59
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo1-7/+7
2011-12-20perf tools: Fix a memory leak on perf_read_values_destroyNamhyung Kim1-0/+1
2011-01-22perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo1-5/+5
2010-01-13perf: Fix memory leak: counterwidthAlexander Beregalov1-0/+1
2009-08-16perf: Enable more compiler warningsIngo Molnar1-4/+3
2009-08-10perf report: Add raw displaying of per-thread countersBrice Goglin1-1/+61
2009-08-09perf report: Fix and improve the displaying of per-thread event countersBrice Goglin1-0/+171