diff options
author | Ricardo Ribalda Delgado <[email protected]> | 2011-10-20 09:43:26 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-10-21 11:01:18 -0200 |
commit | c752d04066a36ae30b29795f3fa3f536292c1f8c (patch) | |
tree | 810d47fab748dd1c475cc0b90d3d727341bf8ecc /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | a6e51f9fa9124ad6657e6f1c8df2b1033922e9d7 (diff) |
perf symbols: Increase symbol KSYM_NAME_LEN size
Fglrx propietary driver has symbol names over 128 chars (:S). This
breaks the function kallsyms__parse.
This fix increases the size of KSYM_NAME_LEN, so kallsyms__parse can
work on such kernels.
The only counterparty, is that such function requires 128 more bytes to
work.
Acked-by: Pekka Enberg <[email protected]>
Cc: Anton Blanchard <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions