History log of /seL4-camkes-master/projects/camkes/apps/picotcp_tcp_echo/components/Echo/src/utilization_socket.c
Revision Date Author Comments
# e653f3f9 02-Dec-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

Convert license tags to SPDX

Also clarifies provenance of code in `apps/fdtgen/fdt_utils.c`

Signed-off-by: Gerwin Klein <gerwin.klein@data61.csiro.au>


# ae7d2fad 20-Jul-2020 Kent McLeod <Kent.Mcleod@data61.csiro.au>

picotcp_tcp_echo: Add utilization and tracing

- Add a socket for starting and stopping and reporting utilization
information gathering
- Add BenchUtiliz component for performing measurements and also tracing
support.