Table of Contents - runtime_profiler-0.4.4 Documentation
Classes and Modules
- RuntimeProfiler
- RuntimeProfiler::CLI
- RuntimeProfiler::Callback
- RuntimeProfiler::Callback::ActionController
- RuntimeProfiler::Callback::ActiveRecord
- RuntimeProfiler::Data
- RuntimeProfiler::ProcessActionEvent
- RuntimeProfiler::Profiler
- RuntimeProfiler::SqlEvent
- RuntimeProfiler::TextReport
Methods
- ::configure — RuntimeProfiler
- ::new — RuntimeProfiler::Callback::ActionController
- ::new — RuntimeProfiler::Callback::ActiveRecord
- ::new — RuntimeProfiler::Data
- ::new — RuntimeProfiler::ProcessActionEvent
- ::new — RuntimeProfiler::SqlEvent
- ::new — RuntimeProfiler::Profiler
- ::new — RuntimeProfiler::TextReport
- ::profile! — RuntimeProfiler
- #add — RuntimeProfiler::Callback::ActionController
- #add — RuntimeProfiler::Callback::ActiveRecord
- #call — RuntimeProfiler::Callback::ActionController
- #call — RuntimeProfiler::Callback::ActiveRecord
- #calls_above — RuntimeProfiler::TextReport
- #controller_data — RuntimeProfiler::Callback::ActionController
- #db_runtime — RuntimeProfiler::ProcessActionEvent
- #details_template_data — RuntimeProfiler::TextReport
- #key — RuntimeProfiler::ProcessActionEvent
- #key — RuntimeProfiler::SqlEvent
- #method_calls_data — RuntimeProfiler::Data
- #only_methods? — RuntimeProfiler::TextReport
- #only_sqls? — RuntimeProfiler::TextReport
- #output_file — RuntimeProfiler::Data
- #path — RuntimeProfiler::ProcessActionEvent
- #persist! — RuntimeProfiler::Data
- #prepare_for_profiling — RuntimeProfiler::Profiler
- #prepare_methods_to_profile — RuntimeProfiler::Profiler
- #print — RuntimeProfiler::TextReport
- #print_profiled_methods — RuntimeProfiler::TextReport
- #print_profiled_sql_calls — RuntimeProfiler::TextReport
- #print_summary — RuntimeProfiler::TextReport
- #profile! — RuntimeProfiler::Profiler
- #profiled_api — RuntimeProfiler::Data
- #profiled_sql_matcher — RuntimeProfiler::SqlEvent
- #profiling_data — RuntimeProfiler::Data
- #recordable? — RuntimeProfiler::ProcessActionEvent
- #recordable? — RuntimeProfiler::SqlEvent
- #rounding — RuntimeProfiler::TextReport
- #run — RuntimeProfiler::CLI
- #runtime_above — RuntimeProfiler::TextReport
- #sanitize_trace! — RuntimeProfiler::SqlEvent
- #sanitized_sql — RuntimeProfiler::SqlEvent
- #save_profiling_data — RuntimeProfiler::Profiler
- #sort — RuntimeProfiler::TextReport
- #sql — RuntimeProfiler::SqlEvent
- #sql_calls_data — RuntimeProfiler::Data
- #sql_width — RuntimeProfiler::TextReport
- #subscribe_to_rails_event_notifications — RuntimeProfiler::Profiler
- #total_runtime — RuntimeProfiler::ProcessActionEvent
- #total_runtime — RuntimeProfiler::SqlEvent
- #trace_path_matcher — RuntimeProfiler::SqlEvent
- #unsubscribe_to_rails_event_notifications — RuntimeProfiler::Profiler
- #update — RuntimeProfiler::Callback::ActiveRecord
- #view_runtime — RuntimeProfiler::ProcessActionEvent
- #wrap_list — RuntimeProfiler::TextReport
- #wrap_text — RuntimeProfiler::TextReport