intel / intel/ittapi

Better error messages

Open
#86 1 comment 0 reactions 0 assignees View on GitHub
Rust
Dominant language
Rust
Stars
142
Forks
52
Avg merge
2d 20h
Merged PRs (30d)
3

Description

Currently, the Rust JIT profiling API can only report an error with message "error when notifying event". That doesn't give me much to go on when troubleshooting, especially when all I have is this message and a stack trace reported by somebody else.

At minimum I think it would help if it called `iJIT_IsProfilingActive` and returned a different error message when loading the shared library failed, as opposed to something else going wrong.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.