commit | 764328d3209dd81b02a55722556b07b6f35e3ca0 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Fri Feb 04 07:33:24 2011 -0200 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Sat Feb 05 12:26:40 2011 -0200 |
tree | d2490d612488c220da32cf96f0ce798ea8a75e2a | |
parent | fe4b04fa31a6dcf4358aa84cf81e5a7fd079469b [diff] |
perf top: Remove superfluous name_len field From the sym_entry struct, struct symbol already has this field. Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Cc: Tom Zanussi <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>