Lines Matching full:perf
5 * (or a CPU, or a PID) into the perf.data output file - for
6 * later analysis via perf report.
12 #include "perf.h"
265 * eac23d1c that broke 'perf script' by having different sample_types
266 * when using multiple tracepoint events when we use a perf binary
471 output_name = "/data/perf.data";
473 output_name = "perf.data";
511 pr_err("Not enough memory for reading perf file header\n");
722 fprintf(stderr, "[ perf record: Woken up %ld times to write data ]\n", waking);
728 "[ perf record: Captured and wrote %.3f MB %s (~%" PRIu64 " samples) ]\n",
745 "perf record [<options>] [<command>]",
746 "perf record [<options>] -- <command> [<options>]",
754 "event selector. use 'perf list' to list available events",
798 "do not collect buildids in perf.data"),