diff options
author | Benjamin Berg <benjamin@sipsolutions.net> | 2024-07-03 16:45:32 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-07-03 18:09:49 +0300 |
commit | 3c83170d7cdf3df12e430c429462776dcb52ff87 (patch) | |
tree | f9f5473d6bc22c63cb79c2c164f19baa2ec6214f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a5d2cfe749e2917266956751262328da35e0925d (diff) | |
download | linux-3c83170d7cdf3df12e430c429462776dcb52ff87.tar.xz |
um: Delay flushing syscalls until the thread is restarted
As running the syscalls is expensive due to context switches, we should
do so as late as possible in case more syscalls need to be queued later
on. This will also benefit a later move to a SECCOMP enabled userspace
as in that case the need for extra context switches is removed entirely.
Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net>
Link: https://patch.msgid.link/20240703134536.1161108-9-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions