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