From: Masami Hiramatsu Date: Tue, 16 Mar 2010 22:06:12 +0000 (-0400) Subject: perf probe: Introduce kprobe_trace_event and perf_probe_event X-Git-Tag: v2.6.35-rc1~522^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4235b0454ebeefc2295ad8417e18a8761425b19e;p=pandora-kernel.git perf probe: Introduce kprobe_trace_event and perf_probe_event Introduce kprobe_trace_event and perf_probe_event and replace old probe_point structure with it. probe_point structure is not enough flexible nor extensible. New data structures will help implementing further features. Signed-off-by: Masami Hiramatsu Cc: systemtap Cc: DLE Cc: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo Cc: Paul Mackerras Cc: Mike Galbraith Cc: Peter Zijlstra LKML-Reference: <20100316220612.32050.33806.stgit@localhost6.localdomain6> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed