diff options
author | David Ahern <dsahern@gmail.com> | 2012-09-08 17:06:50 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-09-08 22:14:43 +0200 |
commit | bfd14b9a7231e7cf77520bca1848c40c6b6360ae (patch) | |
tree | 154f256831fcc91a6ab16591bc74c7c81fc5a1f0 /tools/perf/util/probe-event.c | |
parent | perf gtk/browser: Use perf_hpp__format functions (diff) | |
download | linux-bfd14b9a7231e7cf77520bca1848c40c6b6360ae.tar.xz linux-bfd14b9a7231e7cf77520bca1848c40c6b6360ae.zip |
perf annotate: Make a copy of filename for passing to basename
The basename function may modify the string passed to it, so the string
should not be marked const.
Signed-off-by: David Ahern <dsahern@gmail.com>
Acked-by: Pekka Enberg <penberg@kernel.org>
Cc: Irina Tirdea <irina.tirdea@gmail.com>
Cc: Pekka Enberg <penberg@kernel.org>
Link: http://lkml.kernel.org/r/1347116812-93646-2-git-send-email-dsahern@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions