diff options
author | 2020-02-13 14:26:48 +0100 | |
---|---|---|
committer | 2020-03-29 23:29:52 +0200 | |
commit | 0bc8fb4dda2b461491ec567b2333d13897780d8c (patch) | |
tree | ced5713f42b176386f212534ecf07822088d3709 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | um: Implement time-travel=ext (diff) | |
download | linux-dev-0bc8fb4dda2b461491ec567b2333d13897780d8c.tar.xz linux-dev-0bc8fb4dda2b461491ec567b2333d13897780d8c.zip |
um: Implement ndelay/udelay in time-travel mode
In external or inf-cpu time-travel mode, ndelay/udelay currently
just waste CPU time since the simulation time doesn't advance.
Implement them properly in this case.
Note that the "if (time_travel_mode == ...)" parts compile out
if CONFIG_UML_TIME_TRAVEL_SUPPORT isn't set, time_travel_mode is
defined to TT_MODE_OFF in that case.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions