Is anyone familiar with the vprof_record_start/stop and vprof_remote_start/stop commands? I'm trying to find a better way to get VProf info from a dedicated server. The way I've been doing it is to let vprof run its course and then print a report to the console. That's much too cumbersome to be useful. I assumed vprof_remote_start/stop would let your client receive vprof data from the server, and use that data to draw the +showvprof HUD window. In practice, I have no idea what exactly the command does. Once executed, nothing seems to change or show up in the vprof HUD window. vprof_record_start/stop seems to record all vprof information into a separate file for playback later. However, when playing back, each row in the +showvprof window does change, but nothing like when running vprof and +showvprof in real-time on the client.
I'd appreciate any insight into these commands. I'm very close to just writing my own vprof functionality if neither of these work. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

