Raised This Month: $12 Target: $400
 3% 

No file from profiler


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
einsfuhrer
Member
Join Date: Jun 2019
Old 10-02-2019 , 04:03   No file from profiler
Reply With Quote #1

Hay, I'm running this commands in this order, in the rcon console:

Code:
sm prof start vprof
sm prof stop vprof
sm prof dump vprof
And when I do the last command, it sends the result in the console. But it doesn't create a file in "addons/sourcemod/logs/"

Why is that? I really would like the file so I can open it in the profviewer.exe and see my plugins status.

Thanks in advanced!
einsfuhrer is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 10-02-2019 , 14:40   Re: No file from profiler
Reply With Quote #2

profviewer.exe is part of the old profiler framework that is not used any more, the output of "sm prof dump vprof" has various different analysis views (and the engine has many other vprof commands if you want something different). You can use con_logfile (depending on game there are restrictions and other options) to get the console output in a file.
__________________
asherkin is offline
einsfuhrer
Member
Join Date: Jun 2019
Old 10-02-2019 , 15:05   Re: No file from profiler
Reply With Quote #3

Quote:
Originally Posted by asherkin View Post
profviewer.exe is part of the old profiler framework that is not used any more, the output of "sm prof dump vprof" has various different analysis views (and the engine has many other vprof commands if you want something different). You can use con_logfile (depending on game there are restrictions and other options) to get the console output in a file.
Ty for answer, where is the file (con_logfile) outputted?
einsfuhrer is offline
Sreaper
髪を用心
Join Date: Nov 2009
Old 10-04-2019 , 00:04   Re: No file from profiler
Reply With Quote #4

Quote:
Originally Posted by einsfuhrer View Post
Ty for answer, where is the file (con_logfile) outputted?
con_logfile something.txt would dump to root folder of your game.
Sreaper is offline
einsfuhrer
Member
Join Date: Jun 2019
Old 10-07-2019 , 07:03   Re: No file from profiler
Reply With Quote #5

Ty!
einsfuhrer is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode