ee d9a1cb5b125922e33bd39bf62cac4f4679f10634 parent 7ced156bb8bb6363b6ed541871bf19a90273f910 author Pierre Habouzit 1251359942 +0200 committer Ingo Molnar 1251460063 +0200 perf tools: do not complain if root is owning perf.data This improves patch fa6963b24 so that perf.data stuff that has been dumped as root can be read (annotate/report) by a user without the use of the --force. Rationale is that root has plenty of ways to screw us (usually) that do not require twisted schemes involving specially crafting a perf.data. Signed-off-by: Pierre Habouzit Cc: Paul Mackerras Cc: Peter Zijlstra Cc: LKML-Reference: <20090827075902.GF19653@laphroaig.corp> Signed-off-by: Ingo Molnar P†