From: Peter Zijlstra Date: Thu, 6 Aug 2009 14:48:54 +0000 (+0200) Subject: perf list: Fix the output to not include tracepoints without an id X-Git-Tag: v2.6.31-rc6~19^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae07b63f4b6728e1f98aa5c5416cfc1280f59f51;p=pandora-kernel.git perf list: Fix the output to not include tracepoints without an id Stop perf list from displaying tracepoints without an id file, those are special tracepoints that are not interfaced to perfcounters so listing them is erroneous and passing them as events will produce no output. Signed-off-by: Peter Zijlstra Acked-by: Jason Baron Cc: Steven Rostedt Cc: Chris Mason Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed