From: Namhyung Kim Date: Fri, 13 Sep 2013 07:28:57 +0000 (+0900) Subject: perf tools: Get current comm instead of last one X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~15^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dfced359fbc719a35527416f1b4b3999647f68b;p=pandora-kernel.git perf tools: Get current comm instead of last one At insert time, a hist entry should reference comm at the time otherwise it'll get the last comm anyway. Signed-off-by: Namhyung Kim Acked-by: Frederic Weisbecker Tested-by: Jiri Olsa Cc: Frederic Weisbecker Link: http://lkml.kernel.org/n/tip-n6pykiiymtgmcjs834go2t8x@git.kernel.org [ Fixed up const pointer issues ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed