aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/strbuf.c
AgeCommit message (Expand)Author
2018-11-13perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-26tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2016-07-12perf strbuf: Add missing headersArnaldo Carvalho de Melo
2016-05-10perf tools: Rewrite strbuf not to die()Masami Hiramatsu
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo
2016-02-23perf tools: Remove strbuf_{remove,splice}()Arnaldo Carvalho de Melo
2015-10-27perf tools: Introduce usage_with_options_msg()Namhyung Kim
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo
2012-10-30perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-24perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar