-
- Downloads
Added functionality for multiple profiling threads.
Fixed several minor issues with performance and stability.
Showing
- Brofiler/Data/EventData.cs 47 additions, 9 deletionsBrofiler/Data/EventData.cs
- Brofiler/Message/Message.cs 24 additions, 1 deletionBrofiler/Message/Message.cs
- Brofiler/ProfilerClient.cs 0 additions, 1 deletionBrofiler/ProfilerClient.cs
- Brofiler/Properties/AssemblyInfo.cs 1 addition, 1 deletionBrofiler/Properties/AssemblyInfo.cs
- Brofiler/TimeLine/TimeLine.xaml 14 additions, 10 deletionsBrofiler/TimeLine/TimeLine.xaml
- Brofiler/TimeLine/TimeLine.xaml.cs 68 additions, 13 deletionsBrofiler/TimeLine/TimeLine.xaml.cs
- Brofiler/TimeLine/TimeLineItem.xaml.cs 2 additions, 1 deletionBrofiler/TimeLine/TimeLineItem.xaml.cs
- LICENSE 1 addition, 1 deletionLICENSE
- ProfilerCore/Core.cpp 69 additions, 18 deletionsProfilerCore/Core.cpp
- ProfilerCore/Core.h 14 additions, 3 deletionsProfilerCore/Core.h
- ProfilerCore/Event.cpp 19 additions, 22 deletionsProfilerCore/Event.cpp
- ProfilerCore/EventDescriptionBoard.cpp 20 additions, 12 deletionsProfilerCore/EventDescriptionBoard.cpp
- ProfilerCore/EventDescriptionBoard.h 5 additions, 2 deletionsProfilerCore/EventDescriptionBoard.h
- ProfilerCore/HPTimer.cpp 11 additions, 3 deletionsProfilerCore/HPTimer.cpp
- ProfilerCore/Hook.cpp 2 additions, 6 deletionsProfilerCore/Hook.cpp
- ProfilerCore/Hook.h 5 additions, 1 deletionProfilerCore/Hook.h
- ProfilerCore/Message.cpp 16 additions, 2 deletionsProfilerCore/Message.cpp
- ProfilerCore/Message.h 11 additions, 1 deletionProfilerCore/Message.h
- ProfilerCore/Profiler.h 34 additions, 11 deletionsProfilerCore/Profiler.h
- ProfilerCore/Serialization.cpp 6 additions, 2 deletionsProfilerCore/Serialization.cpp
Loading
Please register or sign in to comment