Skip to content
  • Igor's avatar
    redis_trace_cmd: Skip empty findx files · c519e4af
    Igor authored
    When processing a tcpdump with tcpflow, we create findx
    files for timing correlation. However sometimes we get
    an empty findx file, possibly when there was only a single
    TCP segment.
    
    To avoid errors during processing, we simply drop these
    files.
    c519e4af