Node.js
v8.x
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine
|
#include <agent.h>
Public Member Functions | |
Agent () | |
void | Start (const std::string &enabled_categories) |
void | Stop () |
TracingController * | GetTracingController () |
Agent | ( | ) |
Definition at line 14 of file agent.cc.
References NodeTraceBuffer::kBufferChunks, and Agent::Start().
void Start | ( | const std::string & | enabled_categories | ) |
Referenced by Agent::Agent().