Skip to content

svlad-90/DLT-Message-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, guest. You are on the page of the DLTMessageAnalyzer plugin.


What is the DLTMessageAnalyzer?

The DLTMessageAnalyzer is a plugin for dlt-viewer SW. It works together with the following source code

It is developed in order to increase the analytical capabilities of the dlt-viewer SW.

Feature-set:

  • Makes search dramatically faster
  • Allows you to easily form groups of repetitive messages and check request-response pairs, trace-spam cases, etc.
  • Advanced highlighting of regex groups
  • "Filters view". Allows you to quickly get access to the defined "key varialbe regex groups" and change their content
  • Possibility to copy-paste highlighted content into your emails and bug-tracking systems
  • Possibility to save regex patterns with the human-readable aliases
  • Possibility to use combinations of the saved regex patterns, which allows to form complex requests without the need to remember the regex expressions This increadibly increases the speed of the trace analysis!
  • Possibility to work with multiple regex configuration files and switch between them. Allows to use other domains knowledge in your analysis
  • Possibility to search patterns by their alias names
  • Analog of the dlt-viewer's search with the extended capabilities
  • Lock of the search between 2 message id-s
  • Extension, which shows names of the all currently opened DLT files
  • Check of entered regular expressions with providing human-readable errors in case of wrong input
  • Continuous search. The analysis continues to happen while new messages being received from HU
  • Debug "console view"

and many other features


Screenshots:

Screenshot of DLTMessageAnalyzer plugin - Search view

Screenshot of DLTMessageAnalyzer plugin - Grouped view

Screenshot of DLTMessageAnalyzer plugin - Filters view