Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Question] Measuring page-faults

Open
#100 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp

Research direction

Start with the Level Zero Tools API page linked in the issue and the zet_debug_event_info_page_fault_t structure it names. Determine whether the repository documents or exposes a query path for page-fault events associated with a Level-Zero buffer. Done should be a confirmed usage example or a clear statement of the supported API path.

Written by the indexing model from the issue text.

Description

Is there any example of how to measure page-faults associated with a Level-Zero buffer with Level Zero?
I guess I would need this data structure: zet_debug_event_info_page_fault_t but I can't find how to query this.

https://spec.oneapi.io/level-zero/latest/tools/api.html#zet-debug-event-info-page-fault-t

I am looking for something similar to NVIDIA nvprof and "GPU page fault groups" but for Intel GPUs with Level Zero.

Dominant language
C++
Stars
335
Forks
140
Avg merge
12h 32m
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from oneapi-src/level-zero

All issues in oneapi-src/level-zero

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.