Skip to content

Adds VTune profiling strategy to the C-API#4316

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
jlb6740:vtune-capi-profiler-strategy
Jun 27, 2022
Merged

Adds VTune profiling strategy to the C-API#4316
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
jlb6740:vtune-capi-profiler-strategy

Conversation

@jlb6740
Copy link
Copy Markdown
Contributor

@jlb6740 jlb6740 commented Jun 25, 2022

C-API currently only includes the jitdump strategy intended for use with
perf. This adds the vtune strategy for use with Intel VTune Profiler.

C-API currently only includes the jitdump strategy intended for use with
perf. This adds the vtune strategy for use with Intel VTune Profiler.
@jlb6740 jlb6740 requested review from abrown and alexcrichton June 25, 2022 02:00
@github-actions github-actions Bot added the wasmtime:c-api Issues pertaining to the C API. label Jun 25, 2022
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @peterhuene

Details This issue or pull request has been labeled: "wasmtime:c-api"

Thus the following users have been cc'd because of the following labels:

  • peterhuene: wasmtime:c-api

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton merged commit 90876f7 into bytecodealliance:main Jun 27, 2022
afonso360 pushed a commit to afonso360/wasmtime that referenced this pull request Jun 30, 2022
C-API currently only includes the jitdump strategy intended for use with
perf. This adds the vtune strategy for use with Intel VTune Profiler.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants