util: introduce iscsi-perf

this adds the very first version of iscsi-perf to measure throughput
to and performance of an iscsi LUN.

Signed-off-by: Peter Lieven <pl@kamp.de>
This commit is contained in:
Peter Lieven
2014-11-25 16:08:29 +01:00
parent fc601fd228
commit 433b3384e6
2 changed files with 327 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
AM_CPPFLAGS=-I../include "-D_U_=__attribute__((unused))" \
"-D_R_(A,B)=__attribute__((format(printf,A,B)))"
AM_CFLAGS=$(WARN_CFLAGS)
AM_CFLAGS=$(WARN_CFLAGS) -lrt
LDADD = ../lib/libiscsi.la
bin_PROGRAMS = iscsi-inq iscsi-ls iscsi-readcapacity16 \
bin_PROGRAMS = iscsi-inq iscsi-ls iscsi-perf iscsi-readcapacity16 \
iscsi-swp