From: Lai Jiangshan Date: Wed, 25 Mar 2009 08:58:39 +0000 (+0800) Subject: trace_stat: keep original order X-Git-Tag: v2.6.30-rc1~2^2~13^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=220ba351dfa57eca4bec5ce0098a276446a47958;p=pandora-kernel.git trace_stat: keep original order Impact: make trace_stat files show items with the original order trace_stat tracer reverse the items, it makes the output looks a little ugly. Example, when we read trace_stat/workqueues, we get cpu#7's stat. at first, and then cpu#6... cpu#0. Signed-off-by: Lai Jiangshan Acked-by: Steven Rostedt Acked-by: Frederic Weisbecker LKML-Reference: <49C9F23F.5040307@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed