From: Arnaldo Carvalho de Melo Date: Sun, 13 Dec 2009 21:50:28 +0000 (-0200) Subject: perf session: Move the global threads list to perf_session X-Git-Tag: v2.6.33-rc1~48^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3165f414416a717f72a376720564012af5a2e01;p=pandora-kernel.git perf session: Move the global threads list to perf_session So that we can process two perf.data files. We still need to add a O_MMAP mode for perf_session so that we can do all the mmap stuff in it. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1260741029-4430-5-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed