• Joanne Hugé's avatar
    Squashed commit of the following: · 2aa17b73
    Joanne Hugé authored
    commit a804a54c
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 15:26:32 2020 +0200
    
        Fix histogram printing mistakes
    
    commit b62397e6
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 15:21:20 2020 +0200
    
        Clean up histogram printing and fix missing bracket
    
    commit 8f5998b7
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 15:02:22 2020 +0200
    
        Fix compilation error caused by previous commit
    
    commit 3f4964a6
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 15:01:20 2020 +0200
    
        Compute userspace timestamp after recvmsg in recvpacket
    
    commit f09aa981
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 14:55:02 2020 +0200
    
        Fix timestamp buffer segmentation fault in recv_packet
    
    commit 1593fe37
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 14:43:54 2020 +0200
    
        Allow displaying timestamps without enabling histograms in wrapper script
    
    commit bd13db96
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 14:37:52 2020 +0200
    
        Fix still present segmentation fault caused by incrementing index without modulo
    
    commit d067cff7
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 14:33:50 2020 +0200
    
        Fix segmentation fault caused by incorrectly accessing the cyclic timestamp buffer
    
    commit 53fd7c47
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 13:58:00 2020 +0200
    
        Set ETF delta in microseconds instead of nanoseconds in the wrapper script
    
    commit 923296b7
    Author: Johan Hugé <johan.huge@nexedi.com>
    Date:   Wed Jun 24 11:25:57 2020 +0200
    
        Set flag enabling error report in error socket queue
    2aa17b73
send_packet.c 7.58 KB