aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/values.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf report: Group stat values on global event idJiri Olsa2017-08-28
* perf values: Zero value buffersJiri Olsa2017-08-28
* perf values: Fix allocation checkJiri Olsa2017-08-28
* perf values: Fix thread index bugJiri Olsa2017-08-28
* perf tools: Don't die on a print functionArnaldo Carvalho de Melo2017-04-04
* perf tools: Handle allocation failures gracefullyArnaldo Carvalho de Melo2017-04-04
* perf tools: Use normal error reporting when processing PERF_RECORD_READ eventsArnaldo Carvalho de Melo2016-10-24
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-27
* perf tools: Fix a memory leak on perf_read_values_destroyNamhyung Kim2011-12-20
* perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo2011-01-22
* perf: Fix memory leak: counterwidthAlexander Beregalov2010-01-13
* perf: Enable more compiler warningsIngo Molnar2009-08-16
* perf report: Add raw displaying of per-thread countersBrice Goglin2009-08-10
* perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-09