aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/strbuf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12perf strbuf: Add missing headersArnaldo Carvalho de Melo1-1/+1
2016-05-10perf tools: Rewrite strbuf not to die()Masami Hiramatsu1-26/+67
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo1-1/+8
2016-02-23perf tools: Remove strbuf_{remove,splice}()Arnaldo Carvalho de Melo1-24/+0
2015-10-27perf tools: Introduce usage_with_options_msg()Namhyung Kim1-7/+15
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo1-1/+1
2012-10-30perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim1-4/+4
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo1-3/+4
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo1-228/+1
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-6/+7
2009-06-24perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin1-1/+1
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+359