You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [WIP] support measuring perf events for mutator and GC
* Write again from scratch because I git reset --hard HEAD
* Check the total number of threads in gc_init
* Rephrase the warning
* Conditionally import
* Get rid of debug prints
* Initialize logging before printing log msg
* Fix build error
* Adjust process-wide and work-packet perf events separately
* Conditionally compile Linux specific code
* Differentiate different perf event options
* Fix Options type
* Fix compilation errors
* Cargo fmt
* Fix unit tests
* cargo fmt
0 commit comments