commit | d1130686f463e6feff19196475c3c15b1923c525 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Feb 23 16:18:37 2016 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Feb 23 16:18:37 2016 -0300 |
tree | 1c8e61b8d62756f5642da82f9dd529f7e308d272 | |
parent | 940db6dcd3f4659303fdf6befe7416adc4d24118 [diff] |
perf help: No need to use strbuf_remove() It is the only user of this function, just use the strlen() to skip the prefix. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-blao710l5cd5hmwrhy51ftgq@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>