aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_sched_perf.c
AgeCommit message (Expand)Author
2024-02-20test: sched_perf: add signal handlerMatias Elo
2024-01-22test: sched_perf: add user area touchPetri Savolainen
2024-01-03test: performance: improve test application documentationsMatias Elo
2023-08-14test: fix typosTianyu Li
2022-12-05test: sched_perf: print SHM in verbose modePetri Savolainen
2022-03-02test: remove usage of deprecated schedule priority definesMatias Elo
2021-11-29test: sched_perf: add option to use packet poolMatias Elo
2021-11-01test: sched_perf: measure queue fairnessJere Leppänen
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2021-08-20test: sched_perf: print all queues in verbose modePetri Savolainen
2021-07-07test: sched_perf: add low and high prio optionsPetri Savolainen
2021-06-24test: sched_perf: add verbose optionPetri Savolainen
2021-06-17test: sched_perf: add ODP_SCHED_GROUP_WORKER supportPetri Savolainen
2021-04-23test: sched_perf: add process mode supportMatias Elo
2021-04-01test: sched_perf: check function return valuePetri Savolainen
2020-12-08test: sched_perf: fix potential integer overflowMatias Elo
2020-10-06test: performance: add odp_sys_info_print() to all performance testsMalvika Gupta
2020-03-04test: sched_perf: improve test reliabilityMatias Elo
2020-01-07test: sched_perf: add queue context data touch optionsPetri Savolainen
2020-01-07test: sched_perf: allocate queue context from shmPetri Savolainen
2020-01-07test: sched_perf: add data touch optionsPetri Savolainen
2019-11-14test: use compress not used flagPetri Savolainen
2019-07-05test: sched_perf: add wait option to simulate workPetri Savolainen
2019-07-05test: sched_perf: allocate queues and threads into groupsPetri Savolainen
2019-07-05test: sched_perf: add schedule group optionsPetri Savolainen
2019-07-05test: sched_perf: allocate dummy queues firstPetri Savolainen
2019-07-03test: fix pool capability checkPetri Savolainen
2018-12-26performance: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-12-26example, tests: move scheduled queue capabilities to schedDmitry Eremin-Solenikov
2018-09-05test: sched_perf: total events per secondPetri Savolainen
2018-09-05test: sched_perf: add event forward optionPetri Savolainen
2018-09-05test: sched_perf: total number of queues optionPetri Savolainen
2018-08-13test: sched_perf: add num queues optionPetri Savolainen
2018-07-05test: sched_perf: add new scheduler performance testPetri Savolainen