aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/string.c
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Move strtailcmp to string.cMasami Hiramatsu2011-07-151-0/+19
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* perf tools: Fix lazy wildcard matchingMasami Hiramatsu2010-12-211-1/+1
* perf: Swap inclusion order of util.h and string.h in util/string.cHitoshi Mitake2010-04-041-1/+1
* perf symbols: Move hex2u64 and strxfrchar to symbol.cArnaldo Carvalho de Melo2010-03-261-43/+0
* perf probe: Add lazy line matching supportMasami Hiramatsu2010-02-251-13/+42
* perf tools: Enhance glob string matchingMasami Hiramatsu2010-01-131-4/+61
* perf probe: Add glob matching support on --delMasami Hiramatsu2009-12-151-0/+25
* perf tools: Fix _GNU_SOURCE macro related strndup() build errorLiming Wang2009-12-021-2/+0
* perf probe: Add argv_split() from lib/argv_split.cMasami Hiramatsu2009-12-011-0/+101
* perf tools: Add new perf_atoll() function to parse string representing size i...Hitoshi Mitake2009-11-151-0/+84
* perf tools: /proc/modules names don't always match its nameArnaldo Carvalho de Melo2009-10-051-0/+11
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-1/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+34