Skip to content

Commit

Permalink
add option to ddsperf to read parameters from a file in json format
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Jordense <[email protected]>
  • Loading branch information
MarcelJordense committed Dec 12, 2023
1 parent 4572324 commit 7316283
Show file tree
Hide file tree
Showing 6 changed files with 2,201 additions and 665 deletions.
2 changes: 2 additions & 0 deletions src/tools/ddsperf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ if (BUILD_DDSPERF)
ddsperf.c
cputime.c cputime.h
netload.c netload.h
jparser.c jparser.h
parameters.c parameters.h
async_listener.c async_listener.h)
target_link_libraries(ddsperf ddsperf_types ddsc compat)

Expand Down
Loading

0 comments on commit 7316283

Please sign in to comment.