From: Yong Wang Date: Fri, 12 Jun 2009 03:17:06 +0000 (+0800) Subject: perf_counter tools: Remove one L1-data alias X-Git-Tag: v2.6.31-rc1~359^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faafec1e61e61d350248af2a7e5f047606adab6e;p=pandora-kernel.git perf_counter tools: Remove one L1-data alias Otherwise all L1-instruction aliases will be recognized as L1-data by strcasestr() when calling function parse_aliases. Signed-off-by: Yong Wang Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <20090612031706.GA22126@ywang-moblin2.bj.intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed