From: Arjan van de Ven Date: Sat, 12 Sep 2009 05:52:47 +0000 (+0200) Subject: perf: Add a timestamp to fork events X-Git-Tag: v2.6.32-rc1~628^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=393b2ad8c757ba3ccd2a99ca5bbcd6db4d3fa53d;p=pandora-kernel.git perf: Add a timestamp to fork events perf timechart needs to know when a process forked, in order to be able to visualize properly when tasks start. This patch adds a time field to the event structure, and fills it in appropriately. Signed-off-by: Arjan van de Ven Acked-by: Peter Zijlstra Cc: Paul Mackerras Cc: Frederic Weisbecker LKML-Reference: <20090912130341.51ad2de2@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed