summaryrefslogtreecommitdiff
path: root/tools/perf/util/string.h
AgeCommit message (Expand)Author
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo
2010-03-26perf symbols: Move hex2u64 and strxfrchar to symbol.cArnaldo Carvalho de Melo
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu
2009-12-15perf probe: Add glob matching support on --delMasami Hiramatsu
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-09-24perf tools: Protect header files with a consistent styleJohn Kacur
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra
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