ladybird/Userland
Timothy Flynn ce5f2861d8 LibWebView+UI: Allow profiling any helper process
This removes the --enable-callgrind-profiling flag, and replaces it with
a --profile-process=<process-name> flag. For example:

    ladybird --profile-process=WebContent
    ladybird --profile-process=RequestServer

This allows profiling any helper process with callgrind.
2024-08-01 15:40:49 +02:00
..
Libraries LibWebView+UI: Allow profiling any helper process 2024-08-01 15:40:49 +02:00
Services WebContent: Limit the Console client to the top-level navigable client 2024-08-01 11:35:49 +02:00
Utilities LibWasm: Clean up module sections API 2024-08-01 11:44:07 +02:00