From: Arnaldo Carvalho de Melo Date: Fri, 11 Mar 2011 13:11:48 +0000 (-0300) Subject: perf top: Remove redundant perf_top->sym_counter X-Git-Tag: v2.6.39-rc1~427^2~11^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec52d9765a0f3603c62b4238482bf38897e4d42f;p=pandora-kernel.git perf top: Remove redundant perf_top->sym_counter We can get that counter index from perf_top->sym_evsel->idx instead. Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed