diff options
| author | 2009-10-14 15:43:44 -0400 | |
|---|---|---|
| committer | 2009-10-15 10:43:17 +0200 | |
| commit | c4dc775f53136cd6af8f88bce67cce9b42751768 (patch) | |
| tree | 8c5f99e1396b8dfa427b1143d71b47d15ffa0610 /tools/perf/scripts/python | |
| parent | perf tools: Handle - and + in parsing trace print format (diff) | |
perf tools: Remove all char * typecasts and use const in prototype
The (char *) for all the static strings was a fix for the
symptom and not the disease. The real issue was that the
function prototypes needed to be declared "const char *".
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <20091014194400.635935008@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
