perf-stat (1) Linux Manual Page
NAME perf-stat – Run a command and gather performance counter statistics SYNOPSIS perf stat[-e<EVENT> | –event = EVENT][-a]<command> perf stat[-e<EVENT> | –event = EVENT][-a]– – <command>[<options>] DESCRIPTION This command runs a command and gathers performance counter statistics from it. OPTIONS <command>… Any command you can specify in a shell. -e, –event= Select the PMU event….
