From: Namhyung Kim Date: Sun, 11 Nov 2012 14:20:50 +0000 (+0900) Subject: perf tools: Use sscanf for parsing /proc/pid/maps X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~77^2~3^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6064803313bad9ae4cae233a9d56678adb2b6e7c;p=pandora-kernel.git perf tools: Use sscanf for parsing /proc/pid/maps When reading those files to synthesize MMAP events. It makes the code shorter and cleaner. Signed-off-by: Namhyung Kim Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/r/1352643651-13891-1-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed