Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Unexport some methods unused outside strbuf.c | Arnaldo Carvalho de Melo | 2016-03-23 | 1 | -1/+8 |
* | perf tools: Remove strbuf_{remove,splice}() | Arnaldo Carvalho de Melo | 2016-02-23 | 1 | -24/+0 |
* | perf tools: Introduce usage_with_options_msg() | Namhyung Kim | 2015-10-27 | 1 | -7/+15 |
* | perf tools: Use zfree to help detect use after free bugs | Arnaldo Carvalho de Melo | 2013-12-27 | 1 | -1/+1 |
* | perf tools: Fix strbuf_addf() when the buffer needs to grow | Namhyung Kim | 2012-10-30 | 1 | -4/+4 |
* | perf tools: Use scnprintf where applicable | Arnaldo Carvalho de Melo | 2012-03-14 | 1 | -3/+4 |
* | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 2010-05-18 | 1 | -228/+1 |
* | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 | 1 | -6/+7 |
* | perf_counter tools: Fix strbuf_fread() error path handling | Roel Kluin | 2009-06-24 | 1 | -1/+1 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+359 |