aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/string.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-15perf probe: Move strtailcmp to string.cMasami Hiramatsu1-0/+19
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-21perf tools: Fix lazy wildcard matchingMasami Hiramatsu1-1/+1
2010-04-04perf: Swap inclusion order of util.h and string.h in util/string.cHitoshi Mitake1-1/+1
2010-03-26perf symbols: Move hex2u64 and strxfrchar to symbol.cArnaldo Carvalho de Melo1-43/+0
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu1-13/+42
2010-01-13perf tools: Enhance glob string matchingMasami Hiramatsu1-4/+61
2009-12-15perf probe: Add glob matching support on --delMasami Hiramatsu1-0/+25
2009-12-02perf tools: Fix _GNU_SOURCE macro related strndup() build errorLiming Wang1-2/+0
2009-12-01perf probe: Add argv_split() from lib/argv_split.cMasami Hiramatsu1-0/+101
2009-11-15perf tools: Add new perf_atoll() function to parse string representing size in bytesHitoshi Mitake1-0/+84
2009-10-05perf tools: /proc/modules names don't always match its nameArnaldo Carvalho de Melo1-0/+11
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-1/+1
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+34