Changeset 1592

Show
Ignore:
Timestamp:
06/21/08 00:03:07 (3 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r1591 r1592  
    112008-06-20  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     2 
     3        * contrib/tracelor.py, contrib/Makefile.am (EXTRA_DIST): Added a 
     4        new script that colorizes the thread number when Cherokee-tracing 
     5        is using the "thread" argument. Even it is not rocket science, it 
     6        is definitely handy for tracing big tracing logs. 
    27 
    38        * cherokee/common-internal.h (CHEROKEE_THREAD_SELF): New macro. 
  • cherokee/trunk/contrib/Makefile.am

    r1468 r1592  
    1010bin2buffer.py \ 
    111105to06.py \ 
    12 06to07.py 
     1206to07.py \ 
     13tracelor.py