commit | 86c5cf18db48ed10b8d28c15f19dda7ed1c22e87 | [log] [tgz] |
---|---|---|
author | Nicolas Royer <nroyer@baylibre.com> | Tue Apr 14 15:50:57 2020 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Nov 09 15:37:11 2020 -0500 |
tree | 9b0a20dfec5019859cc34caa4d3635d221081bca | |
parent | c9a3fca1e460e98af834f4a09912349ec6075e5b [diff] |
samples: userspace: syscall_perf The goal of this sample application is to measure the performance loss when a user thread has to go through a system call compared to a supervisor thread that calls the function directly. Signed-off-by: Nicolas Royer <nroyer@baylibre.com>