1. 4ddd327 tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c by Arnaldo Carvalho de Melo · 9 years ago
  2. 93ec4ce perf tools: Asprintf like functions to format integer filter expression by Arnaldo Carvalho de Melo · 9 years ago
  3. 42f60c2 Revert "perf tools: Default to cpu// for events v5" by Kan Liang · 10 years ago
  4. 8ba7f6c saner perf_atoll() by Al Viro · 10 years ago
  5. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  6. 50e200f perf tools: Default to cpu// for events v5 by Andi Kleen · 11 years ago
  7. 08aa9cc perf tools: Move ltrim() to util/string.c by Namhyung Kim · 12 years ago
  8. ea36c46 perf tools: Move strxfrchar into string object by Jiri Olsa · 12 years ago
  9. b232e07 perf tools: Add memdup function by Jiri Olsa · 12 years ago
  10. cb1a28a perf lib: Introduce rtrim by Arnaldo Carvalho de Melo · 12 years ago
  11. bad03ae perf probe: Move strtailcmp to string.c by Masami Hiramatsu · 13 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  13. ea187cfb perf tools: Fix lazy wildcard matching by Masami Hiramatsu · 14 years ago
  14. 8141d00 perf: Swap inclusion order of util.h and string.h in util/string.c by Hitoshi Mitake · 14 years ago
  15. 5aab621 perf symbols: Move hex2u64 and strxfrchar to symbol.c by Arnaldo Carvalho de Melo · 14 years ago
  16. 2a9c8c3 perf probe: Add lazy line matching support by Masami Hiramatsu · 14 years ago
  17. 6964cd2 perf tools: Enhance glob string matching by Masami Hiramatsu · 15 years ago
  18. bbbb521 perf probe: Add glob matching support on --del by Masami Hiramatsu · 15 years ago
  19. c19e33a perf tools: Fix _GNU_SOURCE macro related strndup() build error by Liming Wang · 15 years ago
  20. e1c01d6 perf probe: Add argv_split() from lib/argv_split.c by Masami Hiramatsu · 15 years ago
  21. d2fb8b4 perf tools: Add new perf_atoll() function to parse string representing size in bytes by Hitoshi Mitake · 15 years ago
  22. a2a99e8 perf tools: /proc/modules names don't always match its name by Arnaldo Carvalho de Melo · 15 years ago
  23. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 15 years ago
  24. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/util/string.c]
  25. ea5cc87 perf_counter tools: Add string.[ch] by Arnaldo Carvalho de Melo · 15 years ago