can-utils: added isotpperf tool for performance measurements

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
This commit is contained in:
Oliver Hartkopp
2015-02-04 10:17:38 +01:00
parent ca79909197
commit c1ac5613fd
4 changed files with 418 additions and 1 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ CPPFLAGS += -Iinclude \
-DPF_CAN=29 \
-DAF_CAN=PF_CAN
PROGRAMS_ISOTP = isotpdump isotprecv isotpsend isotpsniffer isotptun isotpserver
PROGRAMS_ISOTP = isotpdump isotprecv isotpsend isotpsniffer isotptun isotpserver isotpperf
PROGRAMS_CANGW = cangw
PROGRAMS_SLCAN = slcan_attach slcand
PROGRAMS = can-calc-bit-timing candump cansniffer cansend canplayer cangen canbusload\