Bartosz Taudul
|
d10ef8c501
|
Use non-blocking connect() call.
Exploit connect() error codes to determine whether connection was
established. Using poll/select proved to be problematic.
|
2020-05-14 02:27:04 +02:00 |
|
Bartosz Taudul
|
b166451750
|
Keep viewShutdown in atomic.
|
2020-05-13 19:20:20 +02:00 |
|
Bartosz Taudul
|
1fdae70cf8
|
Store socket handle in atomic.
|
2020-05-13 19:12:52 +02:00 |
|
Bartosz Taudul
|
7ea9c4baf2
|
Proper locking for queue/in-flight queries.
|
2020-05-13 18:52:20 +02:00 |
|
Bartosz Taudul
|
7d57a2ea6d
|
Cast to correct type.
|
2020-05-13 18:38:40 +02:00 |
|
Bartosz Taudul
|
3f3378e13a
|
Fix typo.
|
2020-05-13 18:37:37 +02:00 |
|
Bartosz Taudul
|
884de148c9
|
Target native architecture.
|
2020-05-13 18:35:56 +02:00 |
|
Bartosz Taudul
|
21c168156c
|
Restrict client to C++11.
|
2020-05-13 18:15:12 +02:00 |
|
Bartosz Taudul
|
29d7639c38
|
Downgrade test application C++ version to C++11.
|
2020-05-13 18:11:55 +02:00 |
|
Bartosz Taudul
|
ce15ad763f
|
Check for shared mutex availability.
|
2020-05-13 18:11:48 +02:00 |
|
Bartosz Taudul
|
ef4c690c32
|
Update manual.
|
2020-05-13 18:06:39 +02:00 |
|
Bartosz Taudul
|
864d86e8b6
|
Merge pull request #21 from ethercrow/import-chrome-args-metadata
import-chrome: import zone metadata from "args" key
|
2020-05-12 16:07:57 +02:00 |
|
Dmitry Ivanov
|
bcbf8edd8a
|
import-chrome: import zone metadata from "args" key
|
2020-05-12 16:05:33 +02:00 |
|
Bartosz Taudul
|
8e11cd5ebb
|
Add support for custom text in ImportEventTimeline.
|
2020-05-12 11:44:36 +02:00 |
|
Bartosz Taudul
|
1c8aece53c
|
No saving if there's no file selector.
|
2020-05-11 22:13:07 +02:00 |
|
Bartosz Taudul
|
2195e032a6
|
Update manual.
|
2020-05-11 22:11:55 +02:00 |
|
Bartosz Taudul
|
e330b96b3d
|
Allow saving only lines within jump range.
|
2020-05-11 21:59:45 +02:00 |
|
Bartosz Taudul
|
0790e92cad
|
Support saving asm range.
|
2020-05-11 21:12:43 +02:00 |
|
Bartosz Taudul
|
9d5d116014
|
Extract asm saving to a separate function.
|
2020-05-11 21:08:50 +02:00 |
|
Bartosz Taudul
|
a30a0b852f
|
Update manual.
|
2020-05-11 19:34:25 +02:00 |
|
Bartosz Taudul
|
6ac970a93f
|
Merge pull request #19 from ethercrow/patch-1
Make TracySourceView.cpp build with somewhat old clang
|
2020-05-11 16:27:01 +02:00 |
|
Dmitry Ivanov
|
8f509dd41a
|
Make TracySourceView.cpp build with somewhat old clang
This was the only issue preventing build on macOS High Sierra with whatever version of clang it has.
|
2020-05-11 16:23:50 +02:00 |
|
Bartosz Taudul
|
dafecf2a19
|
Allow enumerating asm lines from a given base instruction.
|
2020-05-11 13:35:49 +02:00 |
|
Bartosz Taudul
|
8a7913c095
|
Update xxh3 to master @ ea9c098e93.
|
2020-05-11 02:33:12 +02:00 |
|
Bartosz Taudul
|
e9f93f5bc7
|
Send lean frame images.
|
2020-05-10 20:16:08 +02:00 |
|
Bartosz Taudul
|
03b5dfacd6
|
Send lean callstack samples.
|
2020-05-10 20:00:51 +02:00 |
|
Bartosz Taudul
|
09388f3c99
|
Send lean callstack allocs.
|
2020-05-10 19:56:36 +02:00 |
|
Bartosz Taudul
|
5a774c82cc
|
Send lean callstacks.
|
2020-05-10 19:43:12 +02:00 |
|
Bartosz Taudul
|
f0ade07be8
|
Send lean memory callstacks.
|
2020-05-10 19:28:08 +02:00 |
|
Bartosz Taudul
|
2dc07fca0b
|
Send lean allocated source locations.
|
2020-05-10 19:20:59 +02:00 |
|
Bartosz Taudul
|
94d0232ed3
|
Update manual.
|
2020-05-10 17:08:30 +02:00 |
|
Bartosz Taudul
|
50c66174dd
|
Add ability to show callstack to an asm line.
|
2020-05-10 16:56:38 +02:00 |
|
Bartosz Taudul
|
2f8e817e16
|
Make PackPointer() part of worker's interface.
|
2020-05-10 16:56:13 +02:00 |
|
Bartosz Taudul
|
d84495d0e1
|
Mark inline symbols.
|
2020-05-10 16:13:19 +02:00 |
|
Bartosz Taudul
|
fdd50840a7
|
Add a function for showing sample parents.
|
2020-05-10 16:07:45 +02:00 |
|
Bartosz Taudul
|
91bb392678
|
Avoid executing strlen() twice in assert-enabled builds.
|
2020-05-10 15:55:12 +02:00 |
|
Bartosz Taudul
|
507b5e3a46
|
Merge pull request #18 from txfx/fix-gcc-pedantic
Remove extra semicolons at the end of namespaces
|
2020-05-10 15:44:15 +02:00 |
|
txfx
|
412d252eea
|
Remove extra semicolons at the end of namespaces
|
2020-05-10 15:32:39 +02:00 |
|
Bartosz Taudul
|
dee808dd1b
|
Display jump labels in the UI.
|
2020-05-09 15:14:33 +02:00 |
|
Bartosz Taudul
|
2543bb5e63
|
Shorter jump labels.
|
2020-05-09 15:14:25 +02:00 |
|
Bartosz Taudul
|
0de39a1d33
|
Construct location table during disassembly.
|
2020-05-09 14:58:06 +02:00 |
|
Bartosz Taudul
|
281f13f4c3
|
Update manual.
|
2020-05-09 13:57:06 +02:00 |
|
Bartosz Taudul
|
8cbd209ede
|
Display number of selected lines.
|
2020-05-09 13:53:11 +02:00 |
|
Bartosz Taudul
|
b9a4446fc1
|
Update manual.
|
2020-05-09 13:38:58 +02:00 |
|
Bartosz Taudul
|
8caf6b02c6
|
Allow switching between Intel and AT&T assembly syntax.
|
2020-05-09 12:58:09 +02:00 |
|
Bartosz Taudul
|
16aca7e6c8
|
Update NEWS.
|
2020-05-09 02:38:01 +02:00 |
|
Bartosz Taudul
|
ad4387a0c0
|
Implement saving disassembly to a file.
|
2020-05-09 02:37:18 +02:00 |
|
Bartosz Taudul
|
8b56dd5468
|
Prevent division by zero.
|
2020-05-08 01:55:03 +02:00 |
|
Bartosz Taudul
|
70818b49b9
|
Force connection popup boolean should decay.
|
2020-05-08 01:49:15 +02:00 |
|
Bartosz Taudul
|
5b29e65bc5
|
Initial value of DecayValue might be active.
|
2020-05-08 01:48:37 +02:00 |
|