summaryrefslogtreecommitdiffstats
path: root/base/trace_event.h
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+1
* Don't compile with TraceLog support on by default.deanm@chromium.org2009-08-201-0/+7
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-4/+4
* Enable tracing on non-windows platforms.dkegel@google.com2008-12-311-9/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-7/+1
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-181-5/+14
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-021-0/+132