diff options
| author | Min Li <[email protected]> | 2022-05-16 10:47:06 -0400 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-05-17 17:49:04 -0700 |
| commit | bec67592521ec816371f5f072b1a340e1c2ad434 (patch) | |
| tree | 78896d64f1988052b8a905195bdf933178ba5803 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 5ff0348b7f755aac2770bbfc244f5371e4e55224 (diff) | |
ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
Use TOD_READ_SECONDARY for extts to keep TOD_READ_PRIMARY
for gettime and settime exclusively. Before this change,
TOD_READ_PRIMARY was used for both extts and gettime/settime,
which would result in changing TOD read/write triggers between
operations. Using TOD_READ_SECONDARY would make extts
independent of gettime/settime operation
Signed-off-by: Min Li <[email protected]>
Acked-by: Richard Cochran <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions