summaryrefslogtreecommitdiff
path: root/tools/perf/util/values.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28perf report: Group stat values on global event idJiri Olsa
2017-08-28perf values: Zero value buffersJiri Olsa
2017-08-28perf values: Fix allocation checkJiri Olsa
2017-08-28perf values: Fix thread index bugJiri Olsa
2017-04-04perf tools: Don't die on a print functionArnaldo Carvalho de Melo
2017-04-04perf tools: Handle allocation failures gracefullyArnaldo Carvalho de Melo
2016-10-24perf tools: Use normal error reporting when processing PERF_RECORD_READ eventsArnaldo Carvalho de Melo
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo
2011-12-20perf tools: Fix a memory leak on perf_read_values_destroyNamhyung Kim
2011-01-22perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo
2010-01-13perf: Fix memory leak: counterwidthAlexander Beregalov
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-10perf report: Add raw displaying of per-thread countersBrice Goglin
2009-08-09perf report: Fix and improve the displaying of per-thread event countersBrice Goglin