summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/values.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use normal error reporting when processing PERF_RECORD_READ eventsArnaldo Carvalho de Melo2016-10-241-22/+59
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-271-7/+7
* perf tools: Fix a memory leak on perf_read_values_destroyNamhyung Kim2011-12-201-0/+1
* perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo2011-01-221-5/+5
* perf: Fix memory leak: counterwidthAlexander Beregalov2010-01-131-0/+1
* perf: Enable more compiler warningsIngo Molnar2009-08-161-4/+3
* perf report: Add raw displaying of per-thread countersBrice Goglin2009-08-101-1/+61
* perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-091-0/+171