Git Product home page Git Product logo

capslock66 / tracetool Goto Github PK

View Code? Open in Web Editor NEW
36.0 36.0 13.0 143.03 MB

Tracetool viewer, client Api for Dotnet, Java, Javasvript, C++ , Python, Delphi

Pascal 79.37% JavaScript 1.63% Batchfile 0.02% C++ 1.77% Perl 0.01% C 0.29% Clarion 0.01% C# 1.24% Smalltalk 0.15% HTML 12.83% CSS 0.09% Java 0.70% Python 1.58% TeX 0.27% XSLT 0.01% Shell 0.01% Makefile 0.01% VCL 0.02% Visual Basic .NET 0.02% PowerShell 0.01%

tracetool's People

Contributors

capslock66 avatar dependabot[bot] avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tracetool's Issues

Performance improvements to Viewer

Hi, I find TraceTool viewer is quite slow when sending traces with large content, e.g. in Comment or as StrList. The slowness comes from displaying in TreeView. Display is a lot faster if content is displayed in SynEdit.

Attached is mods I made to source code:
Viewer source.zip

Here is compiled version.
Viewer x64.zip

This version also handles JSON content, which is now pretty standard, and includes a JSON Viewer. If you try exe, you'll see it works nicely. (Part of my source is using TTextEditor, however this could be replaced by SynEdit, if you want)

Here is stress test app:
Tracetool Stress Test.zip

Compiled stress test app:
TracetoolStressTest.zip

dose not compile with Berlin Delphi 10.1

dose not compile with Berlin Delphi 10.1
Add in inc
{$ifdef VER310} // rad studio
{$define COMPILER_14}
{$define DELPHI}
{$define DELPHI_14}
{$endif VER310}

problem with
psa := SafeArrayCreate (VT_VARIANT, 2 {dimension} , saBound) ;

Simple client for php

Hi,
Any chance you can add a simple client for php?
Just to support basic send(string) and send(string, string)
Thanks

Feature request: Ability to insert a comment in the viewer

Hi,
It would be useful for me to be able to insert a comment trace in the viewer directly, so as to demarcate various sections in the trace.

e.g:
...
..
...
---- now I do this -----
.....
...
...
---- then I did this -----
...
...
etc..

Such traces should be able to set a color.
Usually one is doing this via code, but in some cases you want to do this manually in the viewer..

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.