* ALL - displays all information * BLOCK IO - displays counts for block input and output Operations * CONTEXT SWITCHES - displays counts for voluntary and involuntary context switches * ipC - displays counts for messages sent and received * MEMORY - is not currently implemented * PAGE FAULTS - displays counts for major and minor page faults * SOURCE - displays the names of functions from the source code, together with the name and line number of the file in which the function occurs * SWAPS - displays swap counts
设定profiling保存size
mysql> show variables where variable_name='profiling_history_size'; # 默认15条