| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-14 | perf string: Add strpbrk_esq() and strdup_esq() for escape and quote | Masami Hiramatsu (Google) | 1 | -0/+2 |
| 2023-09-12 | perf util: Add a function for replacing characters in a string | James Clark | 1 | -0/+1 |
| 2021-02-17 | perf tools: Add OCaml demangling | Fabian Hemmer | 1 | -0/+2 |
| 2019-10-15 | perf string: Export asprintf__tp_filter_pids() | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2019-07-01 | tools lib: Move argv_{split,free} from tools/perf/util/ | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2019-07-01 | perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-07-01 | perf tools: Ditch rtrim(), use strim() from tools/lib | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2019-06-26 | perf tools: Remove trim() implementation, use tools/lib's strim() | Arnaldo Carvalho de Melo | 1 | -5/+0 |
| 2019-06-26 | perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2019-06-25 | perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2017-12-27 | perf string: Add {strdup,strpbrk}_esc() | Masami Hiramatsu | 1 | -0/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-04-19 | perf tools: Move extra string util functions to util/string2.h | Arnaldo Carvalho de Melo | 1 | -0/+42 |