Skip to content

Releases: ripreal/V8LogScanner

V8 Log Scanner v.1.4

19 Jul 15:25
Compare
Choose a tag to compare

Added support for SCRIPTCIRCREFS log event. It helps to investigate some memory leaks situations
For more info visit https://wonderland.v8.1c.ru/blog/razvitie-sredstv-diagnostiki/

V8 Log Scanner v.1.3

29 Apr 16:42
Compare
Choose a tag to compare

This release brings up few minor but very convenient improvements:

  • support for CALL and SCALL log events
  • deleting logcfg.xml file via command interface

V8 Log Scanner v.1.2

17 Dec 10:03
Compare
Choose a tag to compare

New features was added to v.1.2:

  • Saving / loading last profiles on disk using console app. Profile will be saved as profile.json file inside root directory using menu "6. Other". Saved sessions are loaded automatically when app is started.
  • Background task execution from arguments. Use command line argument EXEC to run v8LogScanner as a background task. Note inside root directory "profile.json" file must be located otherwise task wont run. Parsing result will be saved to file called "v8LogScanner_result.txt" inside root directory.

V8 Log Scanner 1.1-beta

16 Nov 08:09
Compare
Choose a tag to compare

Archive includes executable jar and batch windows script files.

New features was added to 1.1 ver.:

  • Result of the Cursor log scanning will be sorted by time property
  • Time property is now available to choose from ORDER BY clause

V8 Log Scanner

07 Nov 05:35
Compare
Choose a tag to compare
V8 Log Scanner Pre-release
Pre-release

First build (beta). Archive includes executable jar and batch windows script files.