mmtk / mmtk-ruby

Ruby binding for MMTk
Other
9 stars 5 forks source link

Display more information on the eBPF timeline #111

Closed wks closed 1 month ago

wks commented 1 month ago

This PR adds more USDT probes and extends the eBPF-based capturing and visualization scripts in mmtk-ruby/tools/tracing/timeline to display more information on the generated timeline. This mainly includes the number of entries in weak tables before and after processing each weak table. It also includes the number of PPPs, the number of WB-unprotected objects and the number of obj_free candidates.