Class
NewRelic::Agent::Commands::ThreadProfilerSession
In:
lib/new_relic/agent/commands/thread_profiler_session.rb
Parent:
Object
Methods
enabled?
handle_start_command
handle_stop_command
harvest
new
past_time?
ready_to_harvest?
running?
start
stop
stopped?
Public Class methods
new
(backtrace_service)
Public Instance methods
enabled?
()
handle_start_command
(agent_command)
handle_stop_command
(agent_command)
harvest
()
past_time?
()
ready_to_harvest?
()
running?
()
start
(agent_command)
stop
(report_data)
stopped?
()
[Validate]