diff options
author | Jiri Olsa <[email protected]> | 2016-03-08 19:42:30 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-09 10:42:22 -0300 |
commit | ea8f75f981918c5946fc4029acdc86707fa901c1 (patch) | |
tree | 4cc22f6f9e20bf8b432b4fed17c4255e18406a94 /tools/perf/scripts/python/stackcollapse.py | |
parent | d7b617f51be4fffa3cbb5adf6d4258e616dce294 (diff) |
perf tools: Omit unnecessary cast in perf_pmu__parse_scale
There's no need to use a const char pointer, we can used char pointer
from the beginning and omit the unnecessary cast.
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions