Bartosz Taudul
|
a99d74966c
|
Active status of scoped zone can't change.
|
2018-07-11 12:16:55 +02:00 |
|
Bartosz Taudul
|
52207f20b7
|
Add deferred events queue.
|
2018-07-11 12:14:28 +02:00 |
|
Bartosz Taudul
|
c2659473fd
|
Free memory associated with cleared queue items.
|
2018-07-11 01:34:48 +02:00 |
|
Bartosz Taudul
|
ef73979fb9
|
MemRead() uses const pointer.
|
2018-07-11 01:33:27 +02:00 |
|
Bartosz Taudul
|
b1a71174db
|
Messages are also safe.
|
2018-07-10 23:09:59 +02:00 |
|
Bartosz Taudul
|
e80c677fa0
|
Plots can be safely sent in on-demand mode.
|
2018-07-10 23:06:27 +02:00 |
|
Bartosz Taudul
|
d1ddaa8d59
|
Store frame offset in trace dumps.
|
2018-07-10 22:56:41 +02:00 |
|
Bartosz Taudul
|
fe449f366f
|
Use frame offset for frame count and missed frames display.
|
2018-07-10 22:51:24 +02:00 |
|
Bartosz Taudul
|
a78981e040
|
Store on-demand frame offset.
|
2018-07-10 22:42:00 +02:00 |
|
Bartosz Taudul
|
6a9caabc63
|
Send on-demand initial payload message.
|
2018-07-10 22:37:39 +02:00 |
|
Bartosz Taudul
|
32ca54a523
|
Pack WelcomeMessage.
|
2018-07-10 22:29:31 +02:00 |
|
Bartosz Taudul
|
43d5ab4382
|
Count frames in on-demand mode.
|
2018-07-10 22:27:19 +02:00 |
|
Bartosz Taudul
|
03794a2957
|
Send frame marks in on-demand mode.
|
2018-07-10 22:27:19 +02:00 |
|
Bartosz Taudul
|
f8b2ffdc7e
|
Clear queues before new on-demand connection is made.
|
2018-07-10 22:27:19 +02:00 |
|
Bartosz Taudul
|
a767c5ea08
|
Trace zones in on-demand mode.
|
2018-07-10 22:27:19 +02:00 |
|
Bartosz Taudul
|
c973735b49
|
Track connection status.
|
2018-07-10 22:27:19 +02:00 |
|
Bartosz Taudul
|
010b19946f
|
Send on-demand status in welcome message.
|
2018-07-10 21:44:23 +02:00 |
|
Bartosz Taudul
|
c056f3be41
|
Send keep alive messages to determine if client disconnected.
|
2018-07-10 21:39:17 +02:00 |
|
Bartosz Taudul
|
a0188122a0
|
Add keep alive message.
|
2018-07-10 21:23:19 +02:00 |
|
Bartosz Taudul
|
e5b133073c
|
Disable all tracing if TRACY_ON_DEMAND is defined.
|
2018-07-10 20:49:51 +02:00 |
|
Bartosz Taudul
|
a5381337f6
|
Don't use obsolete function.
|
2018-07-10 20:49:29 +02:00 |
|
Bartosz Taudul
|
045f792e84
|
Keep one profiler window size for all captures.
|
2018-07-10 20:47:09 +02:00 |
|
Bartosz Taudul
|
27a1eb94fe
|
Update NEWS.
|
2018-07-08 16:56:09 +02:00 |
|
Bartosz Taudul
|
d68297ba45
|
Add trace update utility.
This tool will load a trace saved in previous version of tracy and save
an up-to-date version of the file.
|
2018-07-08 16:53:31 +02:00 |
|
Bartosz Taudul
|
e87abfa7bc
|
X11 colors conversion program.
|
2018-07-04 18:26:57 +02:00 |
|
Bartosz Taudul
|
ca0053d4d4
|
Add memory decay color table creation program.
|
2018-07-04 18:24:56 +02:00 |
|
Bartosz Taudul
|
83310cd0e9
|
Release v0.3.3.
|
2018-07-03 21:53:54 +02:00 |
|
Tobias Widlund
|
29a2cc2f6c
|
Merged in therocode/tracy (pull request #6)
Add size_t casts in asserts to get rid of sign-compare warnings on GCC
|
2018-07-01 19:10:18 +00:00 |
|
Tobias Widlund
|
626a995c63
|
Add size_t casts in asserts to get rid of sign-compare warnings on GCC
|
2018-07-01 20:02:53 +02:00 |
|
Tobias Widlund
|
51a68f3709
|
Merged in therocode/tracy (pull request #5)
Fix warning re shadowing, implicit conversion and added include <cstdio>
|
2018-06-30 14:26:44 +00:00 |
|
Tobias Widlund
|
f09623b6c9
|
Revert inappropriate fix
|
2018-06-30 16:23:16 +02:00 |
|
Tobias Widlund
|
273355b665
|
Change system include from using "" to <>
|
2018-06-30 16:00:51 +02:00 |
|
Tobias Widlund
|
b6cce4ddb6
|
Improve fixes for warnings as per request
|
2018-06-30 15:36:06 +02:00 |
|
Tobias Widlund
|
1c467a5847
|
Fix warning re shadowing, implicit conversion and added include <cstdio>
|
2018-06-30 11:47:27 +02:00 |
|
Bartosz Taudul
|
c7952e4d4f
|
Move "without profiling" to tooltip in zone info window.
|
2018-06-29 19:02:44 +02:00 |
|
Bartosz Taudul
|
4ae317109d
|
Improve compare menu histogram tooltip.
|
2018-06-29 18:57:49 +02:00 |
|
Bartosz Taudul
|
b190a15ef6
|
Display numerical thread id in memory plot tooltip.
|
2018-06-29 18:54:19 +02:00 |
|
Bartosz Taudul
|
9329c761f6
|
Improve plot tooltips.
|
2018-06-29 18:52:28 +02:00 |
|
Bartosz Taudul
|
bcd2fc027d
|
Improve lock tooltips.
|
2018-06-29 18:49:47 +02:00 |
|
Bartosz Taudul
|
a918d9a401
|
Improve compressed zones tooltips.
|
2018-06-29 18:47:33 +02:00 |
|
Bartosz Taudul
|
c8361205da
|
Improve timeline tooltips.
|
2018-06-29 18:46:05 +02:00 |
|
Bartosz Taudul
|
8228f4131b
|
Improve frame header tooltip.
|
2018-06-29 18:44:07 +02:00 |
|
Bartosz Taudul
|
c92d8cf7a3
|
Improve frame list tooltips.
|
2018-06-29 18:43:23 +02:00 |
|
Bartosz Taudul
|
201a40fb04
|
Improve readability of callstack tooltips.
|
2018-06-29 18:41:06 +02:00 |
|
Bartosz Taudul
|
400ee1c752
|
Improve readability of zone tooltips.
|
2018-06-29 18:39:20 +02:00 |
|
Bartosz Taudul
|
fbe0ad437e
|
Remove "without profiling" entry from zone tooltip.
|
2018-06-29 18:36:58 +02:00 |
|
Bartosz Taudul
|
d01c14c2f3
|
Improve readability of compare menu.
|
2018-06-29 18:35:40 +02:00 |
|
Bartosz Taudul
|
91dd8f5d52
|
Improve readability of find zone menu.
|
2018-06-29 18:33:01 +02:00 |
|
Bartosz Taudul
|
8f4b09edc3
|
Improve zone info windows readability.
|
2018-06-29 18:27:34 +02:00 |
|
Bartosz Taudul
|
41c06ea067
|
Update NEWS.
|
2018-06-29 16:28:00 +02:00 |
|