New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=63b81869e56c3a3ffde8a6a437e9290a2da555be
commit 63b81869e56c3a3ffde8a6a437e9290a2da555be
Author: Denis Oliver Kropp <[email protected]>
Date:   Sun Apr 14 13:21:51 2013 +0200

    Task: Timing info, fixes for display tasks
    
    Fix blocking display task due to follower not being notified in certain 
cases.
    
    Add time stamps for flushed, ready, running, done states.
    Print diffs when following thresholds are reached (run time options):
        task-dump-on-flushed-to-ready
        task-dump-on-ready-to-running
        task-dump-on-running-to-done
    
    Print at least non-log info in dumpLog when log is disabled.
    
    Signed-off-by: Denis Oliver Kropp <[email protected]>

 src/core/Task.cpp |  100 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 src/core/Task.h   |   14 ++++++++
 2 files changed, 112 insertions(+), 2 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to