From: Arnaldo Carvalho de Melo Date: Thu, 19 Jan 2012 16:08:15 +0000 (-0200) Subject: perf tools: Introduce per user view X-Git-Tag: v3.4-rc1~192^2~27^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d37aa34f8806bb443dd3c8621fd9bdbb50c58bb;p=pandora-kernel.git perf tools: Introduce per user view The new --uid command line option will show only the tasks for a given user, using the proc interface to figure out the existing tasks. Kernel work is needed to close races at startup, but this should already be useful in many use cases. 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-bdnspm000gw2l984a2t53o8z@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed