Bartosz Taudul
|
9830fa297e
|
Store per-source-location zone lists.
|
2018-03-18 02:05:33 +01:00 |
|
Bartosz Taudul
|
c5c81a73bc
|
Skip initialization of StringIdx.
That memory will be loaded from file.
|
2018-03-17 14:43:02 +01:00 |
|
Bartosz Taudul
|
81ff554c7d
|
Don't call ReadTimeline() when there's nothing to read.
|
2018-03-15 22:54:10 +01:00 |
|
Bartosz Taudul
|
9dfa9c95cb
|
Read and write whole ZoneEvent/GpuEvent data at once.
|
2018-03-15 21:59:16 +01:00 |
|
Bartosz Taudul
|
e5796af196
|
More efficient vector filling.
|
2018-03-15 21:42:00 +01:00 |
|
Bartosz Taudul
|
c510c9705b
|
No need to check for reserved space.
|
2018-03-15 21:32:06 +01:00 |
|
Bartosz Taudul
|
b7ba64a223
|
Microoptimize ReadTimeline().
|
2018-03-15 21:27:36 +01:00 |
|
Bartosz Taudul
|
5cb917e868
|
No nonsense union.
|
2018-03-04 17:52:51 +01:00 |
|
Bartosz Taudul
|
e9395cd988
|
Reconstruct source location payload map on data load.
|
2018-03-04 17:22:34 +01:00 |
|
Bartosz Taudul
|
a374114358
|
Use proper encoding of source location.
|
2018-03-04 17:17:37 +01:00 |
|
Bartosz Taudul
|
9170cfd943
|
First entry in sourceLocationExpand is special.
|
2018-03-04 16:57:57 +01:00 |
|
Bartosz Taudul
|
b48602f5d1
|
Implement search for matching source locations.
|
2018-03-04 16:52:45 +01:00 |
|
Bartosz Taudul
|
f99c6eec78
|
Simplify code.
|
2018-03-04 16:23:28 +01:00 |
|
Bartosz Szreder
|
3b9639a9de
|
Tweak included header files in View and Worker.
|
2018-02-23 15:08:20 +01:00 |
|
Bartosz Szreder
|
bae1c02ad0
|
Worker thread will take care of itself.
|
2018-02-21 16:41:37 +01:00 |
|
Bartosz Szreder
|
9e3f18a62a
|
Split data handling code from the view.
|
2018-02-21 16:41:37 +01:00 |
|