Select the types of activity you want to include in your feed.
hotspot: Fix Rust demangling support
Hotspot supports demangling Rust symbols using rustc-demangle. This library is loaded at run-time since version 1.4.0. Tell the wrapper to make it available, so that the demangling actually works.