History log of /seL4-refos-master/libs/libsel4utils/include/sel4utils/benchmark_track.h
Revision Date Author Comments
# e9a9ff4f 18-Jul-2019 Yu Hou <Yu.Hou@data61.csiro.au>

Trivial: Style fix

make the style checker happy


# e23dc54b 19-May-2019 Yu Hou <Yu.Hou@data61.csiro.au>

seL4_libs: remove autoconf.h from seL4_libs

this commit removes autoconf.h generation from each lib and
append '#include <<lib_name>/gen_config.h>' after each
'#include <autoconf.h>' since autoconf.h is only the for the
kernel config now. This is a temporarily solution, since we
currently don't have a way to tell which header files each file
is trying to include when it includes 'autoconf.h'


# 9214341c 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix licenses


# 33bc1753 24-Aug-2016 Hesham Almatary <hesham.almatary@data61.csiro.au>

benchmark.h: use user-level buffer for trace points


# af3391de 18-Aug-2016 Hesham Almatary <hesham.almatary@data61.csiro.au>

Benchmark Track - Delete usage of dump and get size system calls


# 181e7365 07-Jun-2016 Hesham Almatary <Hesham.Almatary@nicta.com.au>

SELFOUR-446 Benchmark: User-level interface for kernel entry track feature