Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
calltracemanager.h File Reference
#include <chrono>
#include <memory>
#include <vector>
#include "ion/analytics/benchmark.h"
#include "ion/base/lockguards.h"
#include "ion/base/setting.h"
#include "ion/base/stlalloc/allocunorderedmap.h"
#include "ion/base/stlalloc/allocvector.h"
#include "ion/base/threadlocalobject.h"
#include "ion/port/mutex.h"
#include "ion/port/timer.h"
#include "ion/profile/timeline.h"
#include "ion/profile/timelinemetric.h"
Include dependency graph for calltracemanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::profile::CallTraceManager
 Manages call trace recording for visualization in Web Tracing Framework (WTF) format. More...
 
class  ion::profile::ScopedTracer
 Class to automatically record scope start and end events using the given TraceRecorder. More...
 
class  ion::profile::ScopedFrameTracer
 Class to automatically record frame start and end events using the given TraceRecorder. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::profile