If I'm testing my BYONDexe client, and then I find a bug and I want to profile. I have to quit that client and load up the DreamSeeker client in hopes to get the same profiling.
I realize this is probably to keep file size down to a minimum, but perhaps you could allow an option in hub.ini for profiling to be packaged into the client.
If not, its understandable, but it would be a luxury indeed.
Edit: After the discussion, the feature request has changed to asking for the following command to open up the debug profiler
winset(client, null, "command=.debug profile")
It shows the same content in the browser as it does in the regular profiler, aside from the Network profiling.
You -must- call invoke the parent procedure ..() if you are overidding client/Topic().
Though, I'm pretty sure you should be able to use .profile or .debug profile in the standalone, since I'm pretty sure it's just BYOND's core and DS bundled in such a way that it launches without 'BYOND'.