aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/string.c
AgeCommit message (Expand)Author
2012-06-19perf lib: Introduce rtrimArnaldo Carvalho de Melo
2011-07-15perf probe: Move strtailcmp to string.cMasami Hiramatsu
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-21perf tools: Fix lazy wildcard matchingMasami Hiramatsu
2010-04-04perf: Swap inclusion order of util.h and string.h in util/string.cHitoshi Mitake
2010-03-26perf symbols: Move hex2u64 and strxfrchar to symbol.cArnaldo Carvalho de Melo
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu
2010-01-13perf tools: Enhance glob string matchingMasami Hiramatsu
2009-12-15perf probe: Add glob matching support on --delMasami Hiramatsu
2009-12-02perf tools: Fix _GNU_SOURCE macro related strndup() build errorLiming Wang
2009-12-01perf probe: Add argv_split() from lib/argv_split.cMasami Hiramatsu
2009-11-15perf tools: Add new perf_atoll() function to parse string representing size i...Hitoshi Mitake
2009-10-05perf tools: /proc/modules names don't always match its nameArnaldo Carvalho de Melo
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar