summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin@sipsolutions.net>2024-07-03 16:45:32 +0300
committerJohannes Berg <johannes.berg@intel.com>2024-07-03 18:09:49 +0300
commit3c83170d7cdf3df12e430c429462776dcb52ff87 (patch)
treef9f5473d6bc22c63cb79c2c164f19baa2ec6214f /tools/perf/scripts/python/export-to-sqlite.py
parenta5d2cfe749e2917266956751262328da35e0925d (diff)
downloadlinux-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