Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

35 check-ins that include changes to files matching 'runt/libs/tool-profiler/net/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2019-06-30
19:41
Add exitAll() to ProfilerSnapshot without a time. check-in: f90a142aa8 user: stephanie.gawroriski tags: trunk
18:32
For the profiler thread, add automatic frame times (no last long parameter); Implement the profiler for SummerCoat. check-in: 7deca59704 user: stephanie.gawroriski tags: trunk
2019-06-23
16:12
Reorder errors in runt/libs/tool-profiler check-in: 3ddea64bef user: stephanie.gawroriski tags: trunk
2019-05-19
13:21
Corrections to prevent NPE in profiler NPS writing check-in: 674d4e7bf1 user: stephanie.gawroriski tags: trunk
2019-05-09
16:25
Handle cases where there are a large number of frames. check-in: 80155af66e user: stephanie.gawroriski tags: trunk
16:08
Add a stack depth limit to the profiler snapshot output. check-in: 482ef48910 user: stephanie.gawroriski tags: trunk
2019-04-19
20:32
Add support for the profiler, indicating the frames entered/exited. check-in: e92162af6e user: stephanie.gawroriski tags: trunk
2018-11-11
23:38
Correct the thread CPU time. check-in: 9bd7ec38b6 user: stephanie.gawroriski tags: trunk
23:31
Before exiting, exit all frames. check-in: 96e1ea6ffa user: stephanie.gawroriski tags: trunk
19:50
Use better names for times. check-in: af30c3d0bd user: stephanie.gawroriski tags: trunk
19:45
For the duration of the snapshot, use the time of the longest thread. check-in: 940b3f1276 user: stephanie.gawroriski tags: trunk
19:32
Correct write of node times. check-in: 21c1d5f3c2 user: stephanie.gawroriski tags: trunk
19:24
Add virtual root node to the output profiler data so that all thread executions actually happen. check-in: 020f6c2b02 user: stephanie.gawroriski tags: trunk
18:29
Cap invocations to 2 billion, do not set them to two billion. check-in: 650eeed539 user: stephanie.gawroriski tags: trunk
18:28
Correct generation of the node table. check-in: c92f5f3e21 user: stephanie.gawroriski tags: trunk
17:25
Snapshots compress using ZLib, not raw DEFLATE streams. check-in: 7576c3890c user: stephanie.gawroriski tags: trunk
17:08
The snapshot type is int, not byte. check-in: 8f55e61082 user: stephanie.gawroriski tags: trunk
17:06
Correct writing of compressed/uncompressed size. check-in: 1e5d0dbdaf user: stephanie.gawroriski tags: trunk
16:56
Finish writing of the profiling frame node data. check-in: 03debac892 user: stephanie.gawroriski tags: trunk
16:40
Build node table for writing. check-in: 0dd9d27d90 user: stephanie.gawroriski tags: trunk
16:22
Base class for storing the profiler nodes. check-in: 18413f26da user: stephanie.gawroriski tags: trunk
16:12
Write more parts of the snapshot. check-in: 6c416aa664 user: stephanie.gawroriski tags: trunk
15:54
Write table of instrumented methods to the output. check-in: 815b3f5c8f user: stephanie.gawroriski tags: trunk
15:40
Base for writing part of the snapshots. check-in: ebf48bbcdb user: stephanie.gawroriski tags: trunk
13:47
Write header for the profiler snapshots. check-in: ca0a7b1c0b user: stephanie.gawroriski tags: trunk
13:42
Adjust exit, to handle finally better; Correct handling end of invocation. check-in: 5829315d38 user: stephanie.gawroriski tags: trunk
13:35
Base for dumping profiling and some corrections to the code. check-in: 841c087e35 user: stephanie.gawroriski tags: trunk
13:14
Measure all times accordingly. check-in: 6baaa21792 user: stephanie.gawroriski tags: trunk
13:06
Add some base code to mark invocations. check-in: 9f35e3e0a2 user: stephanie.gawroriski tags: trunk
12:34
Call all the profiling methods as needed (just simple frame enters and exits), also dump the snapshot somewhere. check-in: b7dd03e854 user: stephanie.gawroriski tags: trunk
01:51
Base on tool-profiler. check-in: e09c330096 user: stephanie.gawroriski tags: trunk
01:22
Add base classes for the profiler. check-in: 159952161a user: stephanie.gawroriski tags: trunk
2018-11-10
11:39
Base profiler snapshot class. check-in: 466f3aea5f user: stephanie.gawroriski tags: trunk