summaryrefslogtreecommitdiffstats
path: root/base/trace_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-131-1/+1
* Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...viettrungluu@chromium.org2009-12-191-0/+7
* Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...thakis@chromium.org2009-12-191-7/+0
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-181-0/+7
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-3/+3
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-0/+1
* Use C99 standard format macros for 64-bit values.agl@chromium.org2009-06-291-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-5/+5
* clean up line endingphajdan.jr@chromium.org2009-01-051-3/+3
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-8/+11
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+0
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-27/+5
* Change to Hi Res timers on Windows.mbelshe@google.com2008-09-261-1/+1
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-181-6/+20
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-021-0/+161