[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / log-utils.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-08-14 mstarzingerRemove grab-bag includes of v8.h from several files.
2015-05-29 jarinRemove the experimental perf jit support until the...
2015-01-20 jkummerowProfiler improvements
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-06-30 jochen@chromium.orgMove platform abstraction to base library
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-06 mstarzinger@chromi... Remove broken %_Log functionality.
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2013-11-25 jarin@chromium.orgSupport for the Linux 'perf report' and 'perf annotate...
2013-08-29 bmeurer@chromium.orgCleanup Mutex and related classes.
2013-07-18 loislo@chromium.orgLogger: remove dependency between Logger and LogMessage...
2013-07-15 loislo@chromium.orgCurrent logger code is messy. It mixes together
2013-06-24 loislo@chromium.orgCPUProfiler: Simplify logging part of CreateCodeEvent...
2013-04-24 yangguo@chromium.orgClean up VMState a little bit.
2011-09-08 ricow@chromium.orgFix presubmit errors caused by updated depot tools
2011-08-05 vitalyr@chromium.orgStatic state cleanup: add more consts.
2011-07-13 mikhail.naganov... Remove support for logging into a memory buffer.
2011-07-13 sgjesse@chromium.orgRemove the ability to compile without logging and profiling
2011-05-06 svenpanne@chromium.orgA tiny contribution for the IWYU day: Include allocatio...
2011-04-29 vitalyr@chromium.orgll_prof: Reduce profiling hooks overhead from >400...
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2011-03-18 vitalyr@chromium.orgRevert r7268: it borked the history.
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2010-12-07 mikhail.naganov... Remove log compression support.
2010-10-19 vitalyr@chromium.orgSupport profiling based on linux kernel performance...
2010-09-30 mikhail.naganov... Add fflush after writing to log (Issue 868).
2010-03-11 mikhail.naganov... Make the assumption on the minimum buffer size for...
2010-02-18 mikhail.naganov... Kill some unused code.
2009-11-11 lrn@chromium.orgFix warnings on Win64.
2009-09-18 mikhail.naganov... Heap profiler: count the number of back references...
2009-06-15 mikhail.naganov... Fixed pointer vs. va_list overloading problem occuring...
2009-06-15 mikhail.naganov... Involve more log compression techniques.
2009-06-11 mikhail.naganov... Implement tick events compression in a log file.
2009-05-28 mikhail.naganov... Handle filling up of memory buffer to make log processi...
2009-05-28 mikhail.naganov... Implement a dynamically growing memory log buffer with...