From: Arnaldo Carvalho de Melo Date: Thu, 28 May 2009 17:55:13 +0000 (-0300) Subject: perf_counter tools: struct symbol priv area X-Git-Tag: v2.6.31-rc1~383^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0085c954140d27937ada29d139c16341075d45e4;p=pandora-kernel.git perf_counter tools: struct symbol priv area When creating a dso instance allow asking that all symbols in this dso have a private area just before the symbol. perf top will use this for its counters, etc. Signed-off-by: Arnaldo Carvalho de Melo Cc: Paul Mackerras Cc: Mike Galbraith Cc: Steven Rostedt Cc: Peter Zijlstra LKML-Reference: <20090528175513.GD4747@ghostprotocols.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed