3.20.1
Summary
Ensures we never load the Continuous Profiler on linux arm64, as it's unsupported. Loading an unloading the Continuous Profiler can trigger crash conditions on some old versions of glibc.
Changes
Continuous Profiler
- Don't load the profiler on arm64 (#7169)
Miscellaneous
- [fleet installer] Remove the global instrumentation commands (#7182)