You are here

Functions in XHProf 7

Primary tabs

Namesort descending Location Description Direct uses Strings
xhprof_print_pc_array ./xhprof.inc 1
xhprof_print_symbol_summary ./xhprof.inc
xhprof_profiler_report ./xhprof.inc Analyze raw data & generate the profiler report (common for both single run mode and diff mode). 1
xhprof_render_actions ./xhprof.inc Implodes the text for a bunch of actions (such as links, forms, into a HTML list and returns the text. 1
xhprof_require ./xhprof.module 2
xhprof_run_list ./xhprof.module Display list of saved XHProf runs. 1
xhprof_scandir ./xhprof.module
xhprof_shutdown ./xhprof.module See xhprof_start() which registers this function as a shutdown function. 1
xhprof_shutdown_real ./xhprof.module See xhprof_shutdown() which registers this function as a shutdown function. Displays xhprof link in the footer. 1
xhprof_shutdown_xhprof ./xhprof.module 1
xhprof_sortable_columns ./xhprof.inc 4
xhprof_sort_cbk ./xhprof.inc Callback comparison operator (passed to usort() for sorting array of tuples) that compares array elements based on the sort column specified in $sort_col (global parameter). 3
xhprof_stat_description ./xhprof.inc Get the appropriate description for a statistic (depending upon whether we are in diff report mode or single run report mode). 8
xhprof_symbol_report ./xhprof.inc Generates a report for a single function/symbol. 1
xhprof_theme ./xhprof.module Implementation of hook_theme()
xhprof_trim_run ./xhprof.inc Return a trimmed version of the XHProf raw data. Note that the raw data contains one entry for each unique parent/child function combination.The trimmed version of raw data will only contain entries where either the parent or child function is in the… 1
xhprof_uninstall ./xhprof.install Implements hook_uninstall().
xhprof_views_api ./xhprof.module Implementation of hook_views_api().
xhprof_xhprof_enable ./xhprof.module Conditionally enable XHProf profiling. 1
xhprof_xhprof_include_js_css ./xhprof.inc Generate references to required stylesheets & javascript.
xhprof_xhprof_render_link ./xhprof.inc 2
_xhprof_get_object ./xhprof.module

Pages

Other projects