From: Arnaldo Carvalho de Melo Date: Wed, 16 Nov 2011 19:02:54 +0000 (-0200) Subject: perf tools: Use evsel->attr.sample_type instead of session->sample_type X-Git-Tag: v3.3-rc1~192^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f42609628a20da92ecbc2d81053cc82c90a071;p=pandora-kernel.git perf tools: Use evsel->attr.sample_type instead of session->sample_type Eventually session->sample_type will go away as we want to support multiple sample types per session, so use it from the evsel which is a step in that direction. Cc: David Ahern Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-0vwdpjcwbjezw459lw5n3ew1@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed