Commit Graph

8 Commits

Author SHA1 Message Date
Jaroslaw Surowiec
5da9559694 Profiler - Added first version of the thread view (to capture the data in the game use 'stat startfileraw')
#codereview Robert.Manuszewski

[CL 2066860 by Jaroslaw Surowiec in Main branch]
2014-05-08 08:00:35 -04:00
Jaroslaw Surowiec
34ec05e6a1 #UE4.Profiler (misc tweaks, basic support for the new view mode, added profiler stream class)
- Misc tweaks to make profiler more base on the new stats system
- Added a new view mode to the data graph, for the regular stats file it will be LineIndexBased, for the raw stats file it will be ThreadViewTimeBased
- Added profiler stream, a new class that will hold all data read from the raw stats file, hopefully will replace the current profiler data provider/ data source later
- Added basic support for the second profiler view mode

[CL 2054275 by Jaroslaw Surowiec in Main branch]
2014-04-23 20:14:38 -04:00
Jaroslaw Surowiec
933ca11147 #UE4
- Fixed profiler
  - Increased stack size used to generate the profiler event graph
  - Fixed a problem with tracking default stats when the metadata is not ready

#codereview Robert.Manuszewski

[CL 2048708 by Jaroslaw Surowiec in Main branch]
2014-04-23 19:20:24 -04:00
Jaroslaw Surowiec
d17db27d56 #UE4.Profiler
- Fixed a crash on profiler exit

[CL 2046790 by Jaroslaw Surowiec in Main branch]
2014-04-23 19:00:05 -04:00
Jaroslaw Surowiec
1dccb1dedc #UE4.Profiler
- Added first version of the profiler mini-view
- Switched to SCOPE_LOG_TIME when measuring profiler's performance
- Misc fixed how the stats metadata is handled by the profiler
- Game thread is tracked by default

#codereview Robert.Manuszewski

[CL 2046766 by Jaroslaw Surowiec in Main branch]
2014-04-23 18:59:13 -04:00
Daniel Lamb
7ef977bcfb Removed dialog box about switching sessisons because it's bad design.
Discussed with Nick Atamas

[CL 2039681 by Daniel Lamb in Main branch]
2014-04-23 17:28:22 -04:00
UnrealBot
db494a6e69 Engine source (Main branch up to CL 2037954) 2014-04-02 18:09:23 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00