Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |