seL4/include/benchmark
Adrian Danis bdf10bb4c1 Refactor includes so trace point support builds
benchmark.h requires a definition of KS_LOG_PPTR, but its previous
placement in machine.h resulted in a circular include. This commit
factors out KS_LOG_PPTR and related definitions to a separate header,
creates the corresponding header for x86, and prevents circular
includes in the x86 builds
2016-11-23 14:29:00 +11:00
..
benchmark.h Refactor includes so trace point support builds 2016-11-23 14:29:00 +11:00
benchmark_tracepoints_types.h Benchmark: Pack arch-independent benchmark-related files into separate directories 2016-10-20 11:42:04 +11:00
benchmark_track.h Remove circular include between debug and benchmark_track 2016-10-20 15:45:06 +11:00
benchmark_track_types.h Benchmark: Pack arch-independent benchmark-related files into separate directories 2016-10-20 11:42:04 +11:00
benchmark_utilisation.h Benchmark: Pack arch-independent benchmark-related files into separate directories 2016-10-20 11:42:04 +11:00
benchmark_utilisation_types.h Benchmark: Pack arch-independent benchmark-related files into separate directories 2016-10-20 11:42:04 +11:00
Makefile Benchmark: Pack arch-independent benchmark-related files into separate directories 2016-10-20 11:42:04 +11:00