From: Masami Hiramatsu Date: Wed, 19 May 2010 19:57:49 +0000 (-0400) Subject: perf probe: Support static and global variables X-Git-Tag: v2.6.36-rc1~532^2~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7dcb857cc3eb89136111fefe89780129c1af1d7;p=pandora-kernel.git perf probe: Support static and global variables Add static and global variables support to perf probe. This allows user to trace non-local variables (and structure members) at probe points. Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Frederic Weisbecker LKML-Reference: <20100519195749.2885.17451.stgit@localhost6.localdomain6> Signed-off-by: Masami Hiramatsu Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed