Results 1 to 5 of 5

Thread: Log statistics program

  1. #1
    Join Date
    Oct 2009
    Posts
    18
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Log statistics program

    Hi. I wrote up a simple little log file analysis program.
    It is intended to produce runtime statistics for queries from a database, but it should be able to handle almost anykind of logfile as long as the log files contains lines with statements and the time it took to run the statement. These are extracted with regexp.

    The goals is to produce graphs/etc to show the time it takes to run statements, to spot trends in running time and the number of times a statement is beeing run.


  2. #2
    Join Date
    Sep 2009
    Location
    Tashkent, Uzbekistan
    Posts
    107
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Log statistics program

    Where is the question I wonder?

  3. #3
    Join Date
    Oct 2009
    Posts
    18
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Log statistics program

    question? I thought this subform was a place to tell about your projects?

    "Qt-based Software Qt Community applications — announcements and feedback. Post your projects here."

  4. #4
    Join Date
    Aug 2008
    Location
    Algarve, Portugal
    Posts
    288
    Thanks
    23
    Thanked 32 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: Log statistics program

    Yes it is.
    But you forgot to put a link to your project, so we can see it
    __________________________________________________
    My projects: calculator MathGraphica ; SuperEpicMegaHero game ; GooglePlay ; bitbucket ; github
    Like my projects ? Buy me a kofi

  5. #5
    Join Date
    Oct 2009
    Posts
    18
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Log statistics program


Similar Threads

  1. Qt4 'breaks' command line program
    By kachofool in forum Newbie
    Replies: 7
    Last Post: 13th November 2009, 21:56
  2. Segmentation Fault when Program Starts
    By KaptainKarl in forum Newbie
    Replies: 7
    Last Post: 10th September 2009, 09:43
  3. External Program Management with Qt
    By rapajic in forum Qt Programming
    Replies: 5
    Last Post: 7th April 2009, 10:52
  4. Replies: 19
    Last Post: 21st January 2008, 10:13
  5. QT MySQL
    By sabeeshcs in forum Newbie
    Replies: 6
    Last Post: 12th January 2007, 05:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.