From: Namhyung Kim Date: Tue, 26 Nov 2013 06:21:04 +0000 (+0900) Subject: tracing/probes: Implement 'memory' fetch method for uprobes X-Git-Tag: v3.14-rc1~133^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5baaa59ef09e8729aef101f7bf7d9d0af00852e3;p=pandora-kernel.git tracing/probes: Implement 'memory' fetch method for uprobes Use separate method to fetch from memory. Move existing functions to trace_kprobe.c and make them static. Also add new memory fetch implementation for uprobes. Acked-by: Masami Hiramatsu Acked-by: Oleg Nesterov Cc: Srikar Dronamraju Cc: zhangwei(Jovi) Cc: Arnaldo Carvalho de Melo Signed-off-by: Namhyung Kim --- Reading git-diff-tree failed