|
Ion
|
#include <memory>#include <string>#include <unordered_map>#include "base/integral_types.h"#include "ion/base/allocatable.h"#include "ion/base/circularbuffer.h"#include "ion/base/stlalloc/allocvector.h"#include "ion/port/threadutils.h"#include "ion/profile/timelineevent.h"#include "ion/profile/timelinenode.h"#include "third_party/jsoncpp/include/json/json.h"

Go to the source code of this file.
Classes | |
| class | ion::profile::TraceRecorder |
| Class for recording frame events. More... | |
| struct | ion::profile::TraceRecorder::TraceHeader |
Namespaces | |
| ion | |
| Copyright 2016 Google Inc. | |
| ion::profile | |