Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: paul-griffith/kindling

0.6.1

08 Feb 23:22
8d343d6

Choose a tag to compare

Commits

  • db567ba: Add ability to export script-generated S+F data (#129) (Paul Griffith) #129
  • 86570e1: Initialized DetailsPane "textPane" with initial events value. (charrell) #130

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/paul-griffith/kindling/install.sh)"

See download page for more download options.

0.6.0

24 Jan 01:26
217762b

Choose a tag to compare

Features

  • Generic 'Archive View', replaces previous .gwbk view. Any zip archive can be opened (including .modl, .gwbk, and .jar files) and all files within viewed. Files that are associated with a known tool will be opened inline, directly from the archive.
  • Multi-thread viewer - multiple thread dumps can be aggregated together and opened in a single view, allowing you to track the state of a single thread over time.

Bugfixes

  • Fixed class matching regex in stacktraces for static methods and anonymous inner classes
  • Sort order in complex tables, especially the multi thread view, is more consistently kept when changing thread slices

Misc Improvements

  • Enhanced the operations available in the tab strip's context menu, such as 'Close Others', 'Close to the Left', 'Close to the Right'
  • Added the ability to toggle hyperlinks in the thread comparison pane
  • Added the ability to sort the filter lists in the thread view
  • Improved the experience of opening a cache file, allowing a zip to be opened directly and opened in the cache viewer
  • Added the ability to deserialize arbitrary audit log data, covering a missing class from the public SDK

Thanks again to @Joshlha for significant contributions!

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/paul-griffith/kindling/install.sh)"

See download page for more download options.

0.5.0

17 Nov 23:45
c37f259

Choose a tag to compare

Commits

  • f24291f: Add column quote wrap, suggested file name to thread csv export (#73) (Corbin Harrell) #73
  • aab6779: Decorate thread stack traces with Javadoc hyperlinks (#72) (Joshua Hansen) #72
  • 9951664: Added Scope to ThreadModel (charrell) #75
  • ec47131: Fix javadoc resolution issue (#76) (Paul Griffith) #76
  • f04c2f1: Introduce ZipFileTree and use in GWBK view (#77) (Paul Griffith) #77
  • 24cadb1: Mark & filter threads with same properties. (#78) (Joshua Hansen) #78
  • e7f63f3: Added regex parsing for webpage legacy thread dumps. (#80) (Corbin Harrell) #80
  • de0151d: Add jdk.zipfs module to jpackage (Paul Griffith)
  • c37f259: Idb metrics view (#81) (Joshua Hansen) #81

Thanks @CorbinH, @Joshlha for your contributions!

0.4.2

21 Sep 20:50
a2dae23

Choose a tag to compare

Commits

  • 2a2f0ab: Make monitor.frame nullable (Paul Griffith) #69
  • 72b919e: Add default value (Paul Griffith) #70
  • a2dae23: Add a settings dialog to logpanel and a toggle for full logger names (#71) (Paul Griffith) #71

0.4.1

09 Sep 16:09
6370436

Choose a tag to compare

Commits

  • 6370436: Tweak jdeploy & github action setup (Paul Griffith)

0.4.0

09 Sep 15:56
f0cace4

Choose a tag to compare

Commits

  • e7a10ff: Reintroduce JPackage (#57) (Paul Griffith) #57
  • dd4e4eb: Move to modular gradle build and serviceloader architecture (#59) (Paul Griffith) #59
  • d25649b: Add legacy thread dump parsing. Add thread pool filter. (#63) (Joshua Hansen) #63
  • e4c61d9: Escape HTML in DetailsPane (Paul Griffith) #66
  • 0dc64d5: Add support for parsing from clipboard (Paul Griffith) #65
  • b6d323a: Hide the open button if paste is the first action (Paul Griffith) #65
  • f0cace4: Add compatibility for thread dumps with deadlocks & highlight (#68) (Joshua Hansen) #68

1.3.6

12 Aug 19:40
398234c

Choose a tag to compare

1.3.6 Pre-release
Pre-release

Commits

  • 398234c: Checkout repo on release job (Paul Griffith) #59

1.3.5

12 Aug 19:25
ac3a050

Choose a tag to compare

1.3.5 Pre-release
Pre-release

Commits

  • eccf546: Move to modular gradle build and serviceloader (Paul Griffith) #59
  • e7a10ff: Reintroduce JPackage (#57) (Paul Griffith) #57
  • 17b0b82: Merge branch 'main' into serviceloader (Paul Griffith) #59
  • ac3a050: Updates and polish (Paul Griffith) #59

1.3.4

11 Aug 00:38
e773812

Choose a tag to compare

1.3.4 Pre-release
Pre-release

Commits

  • e773812: Actions work cont (Paul Griffith)

1.3.3

11 Aug 00:21
1a17841

Choose a tag to compare

1.3.3 Pre-release
Pre-release

Commits

  • 1a17841: Fix some actions issues (Paul Griffith)