# File lib/new_relic/agent/commands/thread_profiler_session.rb, line 66 def running? @backtrace_service.subscribed?(NewRelic::Agent::Threading::BacktraceService::ALL_TRANSACTIONS) end