commit | 3ca43b6053c9a5dbbffb02aa010c1ccf8eb460a8 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Jun 26 12:06:20 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Jun 26 12:06:20 2019 -0300 |
tree | 8482ebea1f88e0e0cb67c00c3dc43f6b0f3acc34 | |
parent | 45bfd0ac7bd2afa83600df9c1286a1642bb15c55 [diff] |
perf tools: Remove trim() implementation, use tools/lib's strim() Moving more stuff out of tools/perf/util/ and using the kernel idiom. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-wpj8rktj62yse5dq6ckny6de@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>