x


How do I visualize the Runtime Profiler log?

I have followed the advices from the scripting manual on how to use the profiler in runtime with Profiler.BeginSample and Profiler.EndSample. The samples are put out nicely into my log file but what I am interested in kind of drowns in all the other information that is logged.

Is there any way to load the log file into the profiler to get an overview of my log frame by frame as when I use the profiler from the editor?

more ▼

asked Dec 10 '09 at 12:55 PM

Nicolaj Schweitz gravatar image

Nicolaj Schweitz ♦♦
1.7k 19 26 57

(comments are locked)
10|3000 characters needed characters left

2 answers: sort voted first

At the moment: No. The best you could do would be to write your own parser to display the information in a nice way, or you will have to look at the log files yourself.

more ▼

answered Dec 10 '09 at 01:12 PM

jonas echterhoff gravatar image

jonas echterhoff ♦♦
9.8k 7 23 104

(comments are locked)
10|3000 characters needed characters left

In 3.3.0f4 your Profiler samples from script assets get into the Profiler Hierarchy window.

The Game Stats window + the Profiler window shows most of the statistics logged in the file.

more ▼

answered May 12 '11 at 10:18 AM

Keld lykke gravatar image

Keld lykke
11 3

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x249
x159

asked: Dec 10 '09 at 12:55 PM

Seen: 1579 times

Last Updated: Dec 10 '09 at 12:55 PM