aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/strlist.c
AgeCommit message (Expand)Author
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo
2016-01-12perf tools: Add file_only config option to strlistNamhyung Kim
2015-07-20perf strlist: Make parse_list() privateArnaldo Carvalho de Melo
2015-07-20perf strlist: Allow substitutions from file contents in a given directoryArnaldo Carvalho de Melo
2015-07-20perf strlist: Make dupstr be the default and part of an extensible config parmArnaldo Carvalho de Melo
2015-07-16perf strlist: load() should return a negative errnoArnaldo Carvalho de Melo
2014-01-15perf tools: Fix build error due to zfree() castNamhyung Kim
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli
2013-01-25perf tools: Stop using 'self' in strlistArnaldo Carvalho de Melo
2012-09-05perf tools: Remove the node from rblist in strlist__removeSuzuki K. Poulose
2012-08-03perf tools: Change strlist to use the new rblistDavid Ahern
2009-12-15perf probe: Fix --del to update current event listMasami Hiramatsu
2009-07-11strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo