9a0a360ed6
Add benchmarks to monitor performance of the syscalls which are frequently used in Android. These benchmarks will help Android kernel team to catch syscall performance regressions and flagging them early. They can also be used to compare different kernel versions. Add mmap/munmap syscall benchmarks as a starting point. mmap and munmap are among most frequently used syscall in Andoird. Specific parameters were also chosen based on the frequency of their use in Android. Bug: 283058897 Test: local build and run Change-Id: If8e53305174532dd698706ccd20e4b800d8720d7 |
||
---|---|---|
.. | ||
example.xml | ||
memcmp.xml | ||
strcmp.xml | ||
string.xml | ||
strncmp.xml | ||
syscall.xml | ||
vdso.xml |