Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
ac7ef1f
ze: use zeCommandListGetContextHandle in _get_profiling_event
TApplencourt May 14, 2026
c2963e1
ze: use zeCommandListGetContextHandle in _register_ze_event
TApplencourt May 14, 2026
0ec4dfc
ze: use introspection in _dump_command_list_device_timer / _dump_memo…
TApplencourt May 14, 2026
772ea8f
ze: drop dead device hash, cl_data device/context/driver fields
TApplencourt May 14, 2026
67aec62
ze: use zeCommandListIsImmediate in _register_ze_event (only)
TApplencourt May 15, 2026
5a0e8a1
ze: collapse _ZE_IMMEDIATE into _ZE_EXECUTED on cl-side
TApplencourt May 15, 2026
2fe2874
ze: drop unused obj_data_free field and commented _delete_ze_obj
TApplencourt May 15, 2026
df028b3
ze: drop write-only o_h->type field and _ze_obj_type enum
TApplencourt May 15, 2026
6477235
ze: collapse _ze_obj_h indirection into _ze_command_list_obj_data
TApplencourt May 15, 2026
e8ccb4f
ze: split _register_ze_event into our-event vs user-event functions
TApplencourt May 15, 2026
6ea9f6b
Fix formating
TApplencourt May 15, 2026
e2e4df3
ze: fix bogus memory ref in _tag_event_from_cl comment
TApplencourt May 15, 2026
9214007
ze: don't profile zeCommandListAppendQueryKernelTimestamps
TApplencourt May 15, 2026
be6a75a
ze: drop _ZE_PROFILED flag — never set anywhere
TApplencourt May 15, 2026
11e97c9
ze: _unregister_ze_event takes the wrapper directly
TApplencourt May 15, 2026
babb9e6
ze: hoist _profile_event_results above its callers, drop forward decl
TApplencourt May 15, 2026
71920eb
ze: drop write-only command_list field from _ze_event_h
TApplencourt May 15, 2026
7db1712
ze: recycle wrappers in _on_destroy_context instead of free()
TApplencourt May 15, 2026
cfd21ae
[DRAFT] ze: extract _dispose_event_wrapper helper
TApplencourt May 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading