From: Arjan van de Ven Date: Sat, 19 Sep 2009 11:36:30 +0000 (+0200) Subject: perf utils: Use a define for the maximum length of a trace event X-Git-Tag: v2.6.32-rc1~628^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec60a3fe478c0fc6d109eb5840b435ecee4d132b;p=pandora-kernel.git perf utils: Use a define for the maximum length of a trace event As per Ingo's review: use a #define rather than an open coded constant for the maximum length of a trace event for storing in the perf.data file. Signed-off-by: Arjan van de Ven Cc: fweisbec@gmail.com Cc: peterz@infradead.org Cc: Paul Mackerras LKML-Reference: <20090919133630.10533d3e@infradead.org> [ add a few comments to nearby functions ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed