summaryrefslogtreecommitdiff
path: root/tools/perf/util/strbuf.c
AgeCommit message (Expand)Author
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