mstange / samply

Command-line sampling profiler for macOS and Linux
Apache License 2.0
1.96k stars 48 forks source link

Stop using string indexes in marker fields for now. #263

Closed mstange closed 2 weeks ago

mstange commented 2 weeks ago

These strings are currently not searchable in the UI: https://github.com/firefox-devtools/profiler/issues/5034

Once that bug is fixed, this patch can be reverted.