From: Arnaldo Carvalho de Melo Date: Mon, 2 Feb 2009 22:30:12 +0000 (-0200) Subject: trace: Change struct trace_event callbacks parameter list X-Git-Tag: v2.6.30-rc1~2^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9b238eb325895d3312dad64e2685783575e474;p=pandora-kernel.git trace: Change struct trace_event callbacks parameter list Impact: API change The trace_seq and trace_entry are in trace_iterator, where there are more fields that may be needed by tracers, so just pass the tracer_iterator as is already the case for struct tracer->print_line. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed