Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching full:trace

12 #include "util/trace-event.h"
46 {.str = "trace", .field = PERF_OUTPUT_TRACE},
156 if (PRINT_FIELD(TRACE) &&
287 if (PRINT_FIELD(TRACE))
582 else if (!strcmp(str, "trace"))
870 fprintf(stdout, "List of available trace scripts:\n");
962 OPT_BOOLEAN('D', "dump-raw-trace", &dump_trace,
963 "dump raw trace in ASCII"),
988 "comma separated output fields prepend with 'type:'. Valid types: hw,sw,trace,raw. Fields: comm,tid,pid,time,cpu,event,trace,sym",