• Mark Salyzyn's avatar
    logd: replace internal CLOCK_MONOTONIC use with sequence numbers · f7c0f752
    Mark Salyzyn authored
    - switch to simpler and faster internal sequence number, drops
      a syscall overhead on 32-bit platforms.
    - add ability to break-out of flushTo loop with filter return -1
      allowing in reduction in reader overhead.
    
    Change-Id: Ic5cb2b9afa4d9470153971fc9197b07279e2b79d
    f7c0f752
LogTimes.h 3.39 KB