Bartosz Taudul
4bb4a568ca
Move initialization of View values to header.
2018-12-22 17:22:26 +01:00
Bartosz Taudul
e1bd5c092b
Pressing enter key when entering client address automatically connects.
2018-12-22 17:14:22 +01:00
Bartosz Taudul
cd8d86edf3
Allow hiding "[unknown frames]" entries.
2018-12-21 21:10:29 +01:00
Bartosz Taudul
e9ce8fdfda
Flush queues when opening listen socket fails.
2018-12-21 18:14:30 +01:00
Bartosz Taudul
a4be9b51b0
Use common queue clearing function.
2018-12-21 18:12:26 +01:00
Bartosz Taudul
331693d7f1
Use proper pattern for acquiring serial lock.
...
This fixes a potential hang during crash handling. Also, lock duration
is reduced.
2018-12-21 18:11:09 +01:00
Bartosz Taudul
4893bca12b
Update manual.
2018-12-20 17:13:18 +01:00
Bartosz Taudul
2f45fd8b36
Update NEWS.
2018-12-20 17:08:24 +01:00
Bartosz Taudul
6fefffe8a5
Implement automated connection to a given IP address.
2018-12-20 17:07:15 +01:00
Bartosz Taudul
8c5670489c
Freeing nullptr is valid.
2018-12-20 17:03:09 +01:00
Bartosz Taudul
407fb61a30
Display maximum number of waiting threads for a lock.
2018-12-19 18:34:53 +01:00
Bartosz Taudul
0f2b61cf24
Display wait and hold times of locks.
2018-12-19 18:28:48 +01:00
Bartosz Taudul
1d70e5e5c3
Document the maximum number of threads supported by locks.
2018-12-18 18:24:27 +01:00
Bartosz Taudul
621f7c891e
Document right click on lock label in options menu.
2018-12-18 18:16:24 +01:00
Bartosz Taudul
30c2d0df85
Add lock information window section.
2018-12-18 18:14:26 +01:00
Bartosz Taudul
4e64ba7775
Document lock events interaction.
2018-12-18 17:56:02 +01:00
Bartosz Taudul
83958db840
Add information about collapsing labels.
2018-12-18 17:55:54 +01:00
Bartosz Taudul
70ec4b71e4
Move zone interaction out of view navigation section.
2018-12-18 17:45:18 +01:00
Bartosz Taudul
ac9dbfbc79
Add a note about source button highlight.
2018-12-18 17:28:00 +01:00
Bartosz Taudul
57b4f874cc
Menu bar buttons are now toggles.
2018-12-18 17:24:19 +01:00
Bartosz Taudul
bd71190a4c
Add separate section describing collapsed items.
2018-12-18 17:21:29 +01:00
Bartosz Taudul
0898873a02
Update NEWS.
2018-12-18 16:58:29 +01:00
Bartosz Taudul
df1a125fc0
Mirror find zone menu changes in compare menu.
2018-12-18 16:56:19 +01:00
Bartosz Taudul
a220f38fbd
Add support for matching source locations ignoring case.
2018-12-18 16:52:29 +01:00
Bartosz Taudul
acddcbd9bf
Add case-ignoring string matcher.
2018-12-18 16:52:05 +01:00
Bartosz Taudul
24235406a0
Enter key in find zone menu acts the same as pressing "find".
2018-12-18 16:40:23 +01:00
Bartosz Taudul
7fc03736f2
Add "ignore case" toggle to find zone menu.
2018-12-18 16:38:55 +01:00
Bartosz Taudul
a740074da6
Color tweaks.
2018-12-18 16:30:13 +01:00
Bartosz Taudul
b60d5b892a
Unify coloring of highlighted buttons.
2018-12-18 16:30:13 +01:00
Bartosz Taudul
c2485fbcb0
Add visual notification of an active toggle.
2018-12-18 16:30:13 +01:00
Bartosz Taudul
9e18db01c9
Menu bar buttons are now toggles.
2018-12-18 16:30:13 +01:00
Rokas K. (rku)
85fbfeccf0
Merged in rokups/tracy/fix-macos-android-builds (pull request #25 )
...
Fix MacOS/android builds
2018-12-18 15:20:44 +00:00
Rokas Kupstys
a931b9eaf1
HOST_NAME_MAX and LOGIN_NAME_MAX availability is not consistent across linux/android/macos platforms. However all of them do have versions of these macros with _POSIX_ prefix.
...
In addition to that hostname and user variables may be uninitialized in some configurations, however they are always used. Initializing these arrays fixes conditional depending on uninitialized memory warning uncovered by valgrind.
2018-12-18 17:19:03 +02:00
Bartosz Taudul
083320820f
OSX doesn't define HOST_NAME_MAX and LOGIN_NAME_MAX.
...
Fix based on patch from Jack Skalski.
2018-12-17 15:11:59 +01:00
Bartosz Taudul
a7e615d42e
Cosmetics.
2018-12-17 15:09:10 +01:00
Bartosz Taudul
79eb6a5836
Right click on lock in options to open info window.
2018-12-16 21:14:15 +01:00
Bartosz Taudul
aac8d85e6d
Update NEWS.
2018-12-16 21:09:37 +01:00
Bartosz Taudul
9a7689c65d
Display lock announce, terminate and life time.
2018-12-16 21:09:37 +01:00
Bartosz Taudul
7376ec65b0
Store lock announce and terminate time in trace dump.
2018-12-16 21:09:37 +01:00
Bartosz Taudul
9360df89b1
Store announce and terminate time of locks.
2018-12-16 21:07:26 +01:00
Bartosz Taudul
f42d52923a
No-op processing of lock terminate events.
2018-12-16 20:46:33 +01:00
Bartosz Taudul
0b816ce0b7
Add lock termination event.
2018-12-16 20:46:33 +01:00
Bartosz Taudul
61ac0b8afc
Send lock creation time.
2018-12-16 20:33:18 +01:00
Bartosz Taudul
91171a6674
Draw zig-zag pattern over collapsed locks.
2018-12-16 20:20:27 +01:00
Bartosz Taudul
abad5574f3
Middle click on lock event to zoom to it.
2018-12-16 20:04:45 +01:00
Bartosz Taudul
8f6f54e412
Clicking on a lock event also opens lock info window.
2018-12-16 20:01:40 +01:00
Bartosz Taudul
444d5e20f0
Add basic lock info window.
2018-12-16 19:58:11 +01:00
Bartosz Taudul
ff8c9ab6dc
Properly terminate source file data.
2018-12-16 19:48:34 +01:00
Bartosz Taudul
80bd4275eb
Document TRACY_CALLSTACK macro.
2018-12-13 15:42:53 +01:00
Bartosz Taudul
a54fab05e8
Update NEWS.
2018-12-13 14:44:20 +01:00