Bartosz Taudul
|
0fa1d25d98
|
Disable trace annotations.
|
2020-02-23 18:20:48 +01:00 |
|
Bartosz Taudul
|
462cfe2fc1
|
Update manual.
|
2020-02-23 16:10:24 +01:00 |
|
Bartosz Taudul
|
37d9a20b4a
|
Use caret right to indicate inlined frames, instead of "--".
|
2020-02-23 16:08:00 +01:00 |
|
Bartosz Taudul
|
7f5e23f2ac
|
Handle one more case of duplicate samples.
|
2020-02-23 15:57:36 +01:00 |
|
Bartosz Taudul
|
625d380f7a
|
Return value is not used.
|
2020-02-23 15:53:23 +01:00 |
|
Bartosz Taudul
|
759fd15c03
|
Don't load vector size twice.
|
2020-02-23 15:35:08 +01:00 |
|
Bartosz Taudul
|
02d200878d
|
Process queue data in-place.
|
2020-02-23 15:18:24 +01:00 |
|
Bartosz Taudul
|
96034bca3e
|
Force inline AppendData(), NeedDataSize().
|
2020-02-23 14:44:19 +01:00 |
|
Bartosz Taudul
|
6968a42abe
|
Force inline LZ4_NbCommonBytes().
|
2020-02-23 14:40:09 +01:00 |
|
Bartosz Taudul
|
bd34c24b84
|
Increase block size.
|
2020-02-23 12:35:30 +01:00 |
|
Bartosz Taudul
|
31d2bc1740
|
Fix typo.
|
2020-02-23 11:49:01 +01:00 |
|
Bartosz Taudul
|
358de714c8
|
Don't use "???" external thread name.
|
2020-02-23 11:39:51 +01:00 |
|
Bartosz Taudul
|
2ec3813cb3
|
Collapse multiple callstack samples.
|
2020-02-23 00:24:04 +01:00 |
|
Bartosz Taudul
|
5e2390604d
|
Use proper check for "draw stack samples" option visibility.
|
2020-02-22 23:20:59 +01:00 |
|
Bartosz Taudul
|
a650717c1d
|
Update manual.
|
2020-02-22 23:17:40 +01:00 |
|
Bartosz Taudul
|
6b3f47f675
|
Update NEWS.
|
2020-02-22 22:35:18 +01:00 |
|
Bartosz Taudul
|
90277953c7
|
Replace duplicate samples.
|
2020-02-22 21:36:27 +01:00 |
|
Bartosz Taudul
|
26b13abac8
|
Pre-fill module cache.
|
2020-02-22 21:32:18 +01:00 |
|
Bartosz Taudul
|
0a02cf32be
|
Add module name cache.
|
2020-02-22 21:32:10 +01:00 |
|
Bartosz Taudul
|
6532f622cb
|
Mute color of unknown call frames.
|
2020-02-22 21:17:36 +01:00 |
|
Bartosz Taudul
|
096e8cd8ae
|
Retrieve module name if symbol name cannot be found.
|
2020-02-22 21:06:32 +01:00 |
|
Bartosz Taudul
|
d0930e9053
|
Use maximum possible sampling rate.
|
2020-02-22 19:08:15 +01:00 |
|
Bartosz Taudul
|
4273939cf5
|
Local threads must have at least one zone captured.
|
2020-02-22 18:52:38 +01:00 |
|
Bartosz Taudul
|
d4f9810006
|
Draw callstack sample data.
|
2020-02-22 18:52:38 +01:00 |
|
Bartosz Taudul
|
4502858407
|
Use maximum possible etw buffer size (1MB).
|
2020-02-22 18:52:38 +01:00 |
|
Bartosz Taudul
|
64d6caf695
|
Add Int24, Int48 natvis.
|
2020-02-22 18:52:38 +01:00 |
|
Bartosz Taudul
|
b425374cb7
|
Add callstack samples drawing option.
|
2020-02-22 18:52:38 +01:00 |
|
Bartosz Taudul
|
597911e5a8
|
Save/load callstack samples.
|
2020-02-22 18:52:38 +01:00 |
|
Bartosz Taudul
|
e270603117
|
Don't write reference time to memory in each iteration.
|
2020-02-22 18:52:37 +01:00 |
|
Bartosz Taudul
|
ca39c9877e
|
Display number of callstack samples.
|
2020-02-22 18:52:37 +01:00 |
|
Bartosz Taudul
|
437771ea85
|
Process callstack sample data.
|
2020-02-22 18:52:37 +01:00 |
|
Bartosz Taudul
|
054a6f8563
|
Send time deltas in callstack sample data packets.
|
2020-02-22 16:42:47 +01:00 |
|
Bartosz Taudul
|
1ee80e0df5
|
Send/free callstack sample payloads.
|
2020-02-22 16:20:43 +01:00 |
|
Bartosz Taudul
|
3b0ed5337b
|
Provide TraceSetInformation() definition for cygwin.
|
2020-02-22 16:03:07 +01:00 |
|
Bartosz Taudul
|
13febeb902
|
Use dllimport/dllexport on cygwin.
|
2020-02-22 16:02:02 +01:00 |
|
Bartosz Taudul
|
baf8e6fe80
|
No support for sampling on 32-bit windows.
Note that 32-bit applications running on 64-bit windows will perform
sampling.
|
2020-02-22 14:16:04 +01:00 |
|
Bartosz Taudul
|
23fe3e623d
|
64-bit only version of callstack payload sender.
|
2020-02-22 14:05:01 +01:00 |
|
Bartosz Taudul
|
9e9c7db5b1
|
Send sampled call stacks.
|
2020-02-22 13:42:09 +01:00 |
|
Bartosz Taudul
|
f186540c4f
|
Fix callstack pointers in 32-bit builds.
|
2020-02-22 13:38:09 +01:00 |
|
Bartosz Taudul
|
9b9474ada1
|
Request stack traces for execution sampling events.
|
2020-02-22 13:13:49 +01:00 |
|
Bartosz Taudul
|
28d0f387ea
|
Setup execution sampling profiling.
|
2020-02-22 13:13:32 +01:00 |
|
Bartosz Taudul
|
ad77b4f73b
|
Store current process id.
|
2020-02-22 13:11:16 +01:00 |
|
Bartosz Taudul
|
1f671fbacc
|
Keep sys trace variables local.
|
2020-02-22 13:08:35 +01:00 |
|
Bartosz Taudul
|
539ccf5a61
|
Check provider id in etw callback.
|
2020-02-22 12:56:33 +01:00 |
|
Bartosz Taudul
|
ba0715b295
|
Replace remaining manual children checks with HasChildren().
|
2020-02-21 00:36:45 +01:00 |
|
Bartosz Taudul
|
ecc9369da2
|
Return zone extra during allocation.
|
2020-02-20 23:39:40 +01:00 |
|
Bartosz Taudul
|
4bf0af321f
|
Wrapper for allocation and retrieval of zone extra.
|
2020-02-20 23:37:55 +01:00 |
|
Bartosz Taudul
|
217c16de20
|
Display exact start and end time for CPU data.
|
2020-02-20 23:21:54 +01:00 |
|
Bartosz Taudul
|
100afe304e
|
Fix typo.
|
2020-02-20 23:11:13 +01:00 |
|
Bartosz Taudul
|
c5dbd749e7
|
Combine ContextSwitchCpu writes.
|
2020-02-20 02:09:09 +01:00 |
|