aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Hilber <[email protected]>2024-02-01 02:04:49 +0100
committerThomas Gleixner <[email protected]>2024-02-07 17:05:21 +0100
commit576bd4962f19bb8f437f8cecbb25e4202438c41e (patch)
treea439ff8bc5f25d132d9e9a5c2806b2fee37811be /tools/perf/scripts/python
parenta2c1fe72062a5dd69de4dfe892f6436d6c0479dd (diff)
x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id
Add a clocksource ID for the x86 kvmclock. Also, for ptp_kvm, set the recently added struct system_counterval_t member cs_id to the clocksource ID (x86 kvmclock or ARM Generic Timer). In the future, get_device_system_crosststamp() will compare the clocksource ID in struct system_counterval_t, rather than the clocksource. For now, to avoid touching too many subsystems at once, extract the clocksource ID from the clocksource. The clocksource dereference will be removed once everything is converted over.. Signed-off-by: Peter Hilber <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions