aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/latency
Commit message (Expand)AuthorAgeFilesLines
* cmake: ncurses: fix building with split tinfoRick Farina (Zero_Chaos)2022-02-241-0/+1
* responder: Fix printw function argumentsA. Maitland Bottoms2021-10-221-1/+1
* host: Update code base using clang-tidyMartin Braun2021-03-041-2/+2
* Remove remaining Python 2 referencesMartin Braun2020-05-073-3/+3
* utils/C API: Fix property tree accessMartin Braun2020-03-121-1/+1
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-1/+1
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-163-839/+835
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-161-0/+2
* responder: Better "abs()" compiler compatibilityMichael Dickens2018-12-122-2/+2
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-15/+15
* docs: Purged stray references to register_handlerMartin Braun2018-03-191-3/+0
* uhd: Update license headersMartin Braun2018-02-197-6/+13
* Move all license headers to SPDX format.Martin Braun2017-12-227-84/+7
* utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
* Merge branch 'maint'Martin Braun2017-06-271-2/+2
|\
| * Fix: field was bool, but needs to take values -1;1Marcus Müller2017-06-271-2/+2
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-202-45/+22
|/
* utils: Backported latency bugfix from masterMartin Braun2014-11-261-1/+1
* latency: fixed bugs in test running and grapherBalint Seeber2014-11-042-7/+17
* utils: Removed compiler warning in latency testMartin Braun2014-10-151-1/+1
* utils: Added latency measurement utilityBalint Seeber2014-10-097-0/+2772