The lowest syscall number is -8, which doesnt' fit in 3 bits -> change to 4. Also, we were storing the -ve number, which also doesn't fit into 3 bits -> invert it when we store it. |
||
|---|---|---|
| .. | ||
| benchmark.h | ||
| benchmark_tracepoints_types.h | ||
| benchmark_track.h | ||
| benchmark_track_types.h | ||
| benchmark_utilisation.h | ||
| benchmark_utilisation_types.h | ||
| Makefile | ||