aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXabier Marquiegui <[email protected]>2023-10-12 00:39:53 +0200
committerDavid S. Miller <[email protected]>2023-10-15 20:07:52 +0100
commit60c6946675fc06dd2fd2b7a4b6fd1c1f046f1056 (patch)
treebeb4c3c0bfba331be953fc0ef6a7e4d028e77e79 /tools/perf/scripts/python
parent99620ea03327c5e73407f48a6994578f71951a87 (diff)
posix-clock: introduce posix_clock_context concept
Add the necessary structure to support custom private-data per posix-clock user. The previous implementation of posix-clock assumed all file open instances need access to the same clock structure on private_data. The need for individual data structures per file open instance has been identified when developing support for multiple timestamp event queue users for ptp_clock. Signed-off-by: Xabier Marquiegui <[email protected]> Suggested-by: Richard Cochran <[email protected]> Suggested-by: Vinicius Costa Gomes <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions