aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorBrian Welty <[email protected]>2024-01-10 09:32:50 -0800
committerMatthew Brost <[email protected]>2024-01-10 15:01:48 -0800
commit6ae24344e2e3e12e06f7b382af4bba2fd417b2ff (patch)
tree3e401cd946c155e6f6916be9ad3ffabf1a0c928f /tools/perf/scripts/python/syscall-counts-by-pid.py
parent6e144a7d6f8a22f22f49f2ecf4268da1c75bcc4a (diff)
drm/xe: Add exec_queue.sched_props.job_timeout_ms
The purpose here is to allow to optimize exec_queue_set_job_timeout() in follow-on patch. Currently it does q->ops->set_job_timeout(...). But we'd like to apply exec_queue_user_extensions much earlier and q->ops cannot be called before __xe_exec_queue_init(). It will be much more efficient to instead only have to set q->sched_props.job_timeout_ms when applying user extensions. That value will then be used during q->ops->init(). Signed-off-by: Brian Welty <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: Matthew Brost <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions