aboutsummaryrefslogtreecommitdiff
path: root/example/timer
AgeCommit message (Expand)Author
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-06-01example: timer_accuracy: use new timer set return codesPetri Savolainen
2021-06-01example: timer: use new timer set return codesPetri Savolainen
2021-05-31test: use default clock source enumPetri Savolainen
2021-05-31example: timer_accuracy: use new clock source enumPetri Savolainen
2021-04-01example: timer: check function return valuePetri Savolainen
2021-03-18build: don't run tests in parallelJere Leppänen
2021-02-17example: timer_accuracy: add resolution in hertz optionPetri Savolainen
2021-01-12example: timer_accuracy: protect start time samplesPetri Savolainen
2021-01-12example: timer_accuracy: log also exact timeoutsPetri Savolainen
2021-01-12example: timer_accuracy: add clock source optionPetri Savolainen
2021-01-12example: timer_accuracy: periodic mode allows short max_tmoPetri Savolainen
2021-01-12example: timer_accuracy: add maximum tmo optionPetri Savolainen
2020-12-01example: timer_simple: fix missing timer startPavan Nikhilesh
2020-06-25example: timer: fix LTO compilationStanislaw Kardach
2020-06-11example: timer_accuracy: fix null pointer dereference when quittingJanne Peltonen
2019-12-12example: timer_acc: use shm for logsPetri Savolainen
2019-12-12example: timer_acc: add burst gap optionPetri Savolainen
2019-11-27example: timer_accur: add option to retry on too early errorPetri Savolainen
2019-11-27example: timer_accur: add output file optionPetri Savolainen
2019-11-27example: timer_accur: add mode optionPetri Savolainen
2019-11-27example: timer_accur: add timer burst optionPetri Savolainen
2019-11-27example: timer_accur: statistics print functionPetri Savolainen
2019-11-14test: use compress not used flagPetri Savolainen
2019-10-02example: timer_accuracy: add first timer offset optionPetri Savolainen
2019-10-02example: timer_accuracy: add startup delayPetri Savolainen
2019-10-02example: timer_accuracy: fix timeout offsetPetri Savolainen
2019-09-19example: use helper library debug macrosMatias Elo
2018-12-26examples: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-11-28example: use mem_model from helper optionsMatias Elo
2018-07-05example: use ODP_THREAD_COUNT_MAX as max worker countMatias Elo
2018-07-05example: use min number of workers by defaultMatias Elo
2018-06-19example: timer_accuracy: convert full nsec time to ticksPetri Savolainen
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-05-07example: timer_accuracy: simple timer accuracy measurement appPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-12-27validation/example: call odp_timer_capability() before creating timer poolKevin Wang
2017-10-16example: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-11example: use odp_sys_info_printIlias Apalodimas
2017-02-03abi: pool: added initial definitionsPetri Savolainen
2017-01-25examples: use odph_api.hMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2016-10-21example: odp_timer_simple: decrease timer pool resolutionBrian Brooks
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-14example: timer: add cunit artifacts to gitignoreMaxim Uvarov
2016-06-12example/timer: don't run test if configure flag not setAnders Roxell
2016-06-09example: timer simpleMaxim Uvarov
2016-05-23example: timer: adding helper cmd line parsingChristophe Milard
2016-05-23example: timer: using agnostic function for ODP threadsChristophe Milard
2016-05-13linux-generic: timer: use strong typingMatias Elo