Bartosz Taudul
|
9bd13b02e9
|
Small string changes in the welcome dialog.
|
2019-02-22 02:41:13 +01:00 |
|
Bartosz Taudul
|
81c2515199
|
Bump protocol version.
|
2019-02-21 23:25:43 +01:00 |
|
Bartosz Taudul
|
542d081027
|
Update manual.
|
2019-02-21 23:24:18 +01:00 |
|
Bartosz Taudul
|
06fcfdd493
|
Update NEWS.
|
2019-02-21 23:11:49 +01:00 |
|
Bartosz Taudul
|
0b9fa8f3c8
|
Track CPU usage also on cygwin.
|
2019-02-21 23:11:09 +01:00 |
|
Bartosz Taudul
|
d0c1b9bf67
|
Proper formatting of plot values.
|
2019-02-21 23:07:32 +01:00 |
|
Bartosz Taudul
|
e190faa7e1
|
Save/load CPU usage plot.
|
2019-02-21 22:56:59 +01:00 |
|
Bartosz Taudul
|
e9baa80bf3
|
Process CPU usage reports.
|
2019-02-21 22:56:59 +01:00 |
|
Bartosz Taudul
|
9f4f5bcb63
|
CPU usage retrieval.
|
2019-02-21 22:45:53 +01:00 |
|
Bartosz Taudul
|
c8fb3f24cc
|
Update NEWS.
|
2019-02-21 21:19:53 +01:00 |
|
Bartosz Taudul
|
f1dd4ef3d9
|
Animate thread position and height.
|
2019-02-21 21:18:41 +01:00 |
|
Bartosz Taudul
|
e945902f40
|
Merge visibility and show full options into one struct.
|
2019-02-21 20:24:08 +01:00 |
|
Bartosz Taudul
|
bc713463d8
|
Improve zooming animation.
|
2019-02-21 20:00:29 +01:00 |
|
Bartosz Taudul
|
b33c61cead
|
Update imgui to 1.68.
|
2019-02-21 18:40:27 +01:00 |
|
Bartosz Taudul
|
938d8ce69e
|
Properly initialize demangled pointer.
|
2019-02-21 15:04:17 +01:00 |
|
Bartosz Taudul
|
44009b6fda
|
Use mach_absolute_time() to get time on iOS.
|
2019-02-21 14:45:13 +01:00 |
|
Bartosz Taudul
|
e839a3153f
|
Just use getprogname().
|
2019-02-21 11:40:56 +01:00 |
|
Bartosz Taudul
|
c4d46f1c24
|
No libproc.h on iOS.
|
2019-02-21 11:33:45 +01:00 |
|
Till Rathmann
|
9d7c4a2861
|
Merged in tillrathmann/tracy (pull request #33)
Fixed DLL support
|
2019-02-20 17:24:12 +00:00 |
|
Till Rathmann
|
29140afe0c
|
Fixed compiler warnings.
|
2019-02-20 17:50:49 +01:00 |
|
Till Rathmann
|
77abc3bffd
|
Fixed DLL support.
|
2019-02-20 16:15:13 +01:00 |
|
Bartosz Taudul
|
5ddc605dd6
|
Update manual.
|
2019-02-20 16:04:30 +01:00 |
|
Bartosz Taudul
|
22329ae5d9
|
Collect call stacks on apple.
|
2019-02-20 16:01:41 +01:00 |
|
Bartosz Taudul
|
34d24b16bb
|
Retrieve memory size on apple.
|
2019-02-20 13:52:55 +01:00 |
|
Bartosz Taudul
|
9c966b6224
|
Process name retrieval on apple.
|
2019-02-20 13:13:29 +01:00 |
|
Bartosz Taudul
|
8f75839d66
|
Fix apple target detection.
|
2019-02-20 12:43:48 +01:00 |
|
Bartosz Taudul
|
0fd3025a7e
|
Fix typo.
|
2019-02-20 02:51:03 +01:00 |
|
Bartosz Taudul
|
5afadcb11d
|
Fix if condition.
|
2019-02-19 21:51:41 +01:00 |
|
Bartosz Taudul
|
a75d602f6e
|
Update manual.
|
2019-02-19 21:37:40 +01:00 |
|
Bartosz Taudul
|
34695fca60
|
Update README.
|
2019-02-19 20:46:17 +01:00 |
|
Bartosz Taudul
|
4048ebf7c5
|
Update NEWS.
|
2019-02-19 20:44:55 +01:00 |
|
Bartosz Taudul
|
ef5e30056e
|
Implement delayed initialization of the profiler.
Enabled on osx, ios.
|
2019-02-19 20:43:30 +01:00 |
|
Bartosz Taudul
|
d560f7a203
|
Cosmetics.
|
2019-02-19 19:36:30 +01:00 |
|
Bartosz Taudul
|
3f914834b7
|
Hide rest of statics.
|
2019-02-19 19:33:37 +01:00 |
|
Bartosz Taudul
|
9fabafbeca
|
Fix DLL code.
|
2019-02-19 18:46:59 +01:00 |
|
Bartosz Taudul
|
2421e05c27
|
Prevent direct access to s_profiler.
|
2019-02-19 18:38:08 +01:00 |
|
Bartosz Taudul
|
d865d1cc87
|
Disallow direct access to s_token.
|
2019-02-19 18:27:00 +01:00 |
|
Bartosz Taudul
|
44753dd4ac
|
thread_local implies static.
|
2019-02-19 16:52:05 +01:00 |
|
Bartosz Taudul
|
3a562ae6c9
|
Fix display of unresolved call stack frames.
|
2019-02-19 16:37:34 +01:00 |
|
Bartosz Taudul
|
9040953e13
|
Proper constructors are needed.
|
2019-02-18 14:57:46 +01:00 |
|
Bartosz Taudul
|
c9c4d2845a
|
Provide empty {Gpu,Vk}CtxScope classes if tracy is disabled.
This may be needed if some wrapping is done, abstracting the OpenGL and
Vulkan tracing.
|
2019-02-18 14:45:09 +01:00 |
|
Bartosz Taudul
|
081b1069f6
|
Properly count number of locks in options menu.
|
2019-02-17 17:19:17 +01:00 |
|
Bartosz Taudul
|
9dd1d6a744
|
Don't display locks with no lock events.
|
2019-02-17 17:13:20 +01:00 |
|
Bartosz Taudul
|
062058315e
|
Update manual.
|
2019-02-17 17:10:18 +01:00 |
|
Bartosz Taudul
|
a66f1e2135
|
Update NEWS.
|
2019-02-17 17:07:35 +01:00 |
|
Bartosz Taudul
|
a2819baa35
|
Split locks as single and multithreaded in options menu.
|
2019-02-17 17:06:39 +01:00 |
|
Bartosz Taudul
|
5cc738593f
|
Fix drawing lock highlight.
|
2019-02-17 16:57:52 +01:00 |
|
Bartosz Taudul
|
92a7e02e73
|
Highlight locks hovered in the options menu.
|
2019-02-17 16:53:33 +01:00 |
|
Bartosz Taudul
|
bec27f7d60
|
Handle highlighting lock in fast-exit code path.
|
2019-02-17 16:49:18 +01:00 |
|
Bartosz Taudul
|
1e32821097
|
Move drawing lock header to a separate function.
|
2019-02-17 16:49:03 +01:00 |
|