commit | 27d028de64bd7e1f8e72bdeae6b0586939574fcb | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jul 23 16:52:41 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Aug 02 13:47:57 2009 +0200 |
tree | 22fe9275510cc491d8adf6790979fef6284346bd | |
parent | 9f498cc5be7e013d8d6e4c616980ed0ffc8680d2 [diff] |
perf report: Update for the new FORK/EXIT events Since FORK is now also issued for threads, detect those by comparing the parent and child PID. Teach it about EXIT events and ignore them. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>