File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
working-groups/self-profile Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,11 @@ This working group aims to accomplish the following:
14
14
- Improve the ` -Z self-profile ` option in ` rustc ` which dumps various events into a file.
15
15
- Implement additional tools to explore, visualize and understand the data contained in the output file.
16
16
17
- # How can I get involved?
17
+ ## What is the current status?
18
+ The working group is working on creating a "minimum viable product" of the self-profiling feature.
19
+ Progress is tracked in https://github.com/rust-lang/rust/issues/58967 .
20
+
21
+ ## How can I get involved?
18
22
If you are interested in getting involved in this working group, you should try attend a meeting and
19
23
introduce yourself or send a message in the Zulip stream. You can be added to the GitHub and Zulip
20
24
group for the working group if you are interested in being pinged when there are available tasks.
You can’t perform that action at this time.
0 commit comments