• bveldhoen's avatar
    Add USDT sample (#1229) · b4691fba
    bveldhoen authored
    This sample contains:
        - A library with an operation that uses usdt probes.
        - A console application that calls the operation.
        - Scripts to trace the latency of the operation.
        - Corresponding cmake files.
    b4691fba
latency.py 4.17 KB