Age | Commit message (Expand) | Author | Files | Lines |
2017-04-24 | perf tools: Remove string.h, unistd.h and sys/stat.h from util.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-01-12 | perf tools: Add file_only config option to strlist | Namhyung Kim | 1 | -0/+8 |
2015-07-20 | perf strlist: Make parse_list() private | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-07-20 | perf strlist: Allow substitutions from file contents in a given directory | Arnaldo Carvalho de Melo | 1 | -7/+34 |
2015-07-20 | perf strlist: Make dupstr be the default and part of an extensible config parm | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2015-07-16 | perf strlist: load() should return a negative errno | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2014-01-15 | perf tools: Fix build error due to zfree() cast | Namhyung Kim | 1 | -1/+1 |
2013-12-27 | perf tools: Use zfree to help detect use after free bugs | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2013-03-13 | perf probe: Fix segfault | Ananth N Mavinakayanahalli | 1 | -1/+1 |
2013-01-25 | perf tools: Stop using 'self' in strlist | Arnaldo Carvalho de Melo | 1 | -27/+27 |
2012-09-05 | perf tools: Remove the node from rblist in strlist__remove | Suzuki K. Poulose | 1 | -1/+1 |
2012-08-03 | perf tools: Change strlist to use the new rblist | David Ahern | 1 | -79/+51 |
2009-12-15 | perf probe: Fix --del to update current event list | Masami Hiramatsu | 1 | -3/+3 |
2009-07-11 | strlist: Introduce strlist__entry and strlist__nr_entries methods | Arnaldo Carvalho de Melo | 1 | -2/+18 |
2009-07-01 | perf report: Add --dsos parameter | Arnaldo Carvalho de Melo | 1 | -0/+184 |