perf_record_comm 353 tools/perf/lib/include/perf/event.h struct perf_record_comm comm; perf_record_comm 207 tools/perf/util/python.c member_def(perf_record_comm, pid, T_UINT, "event pid"), perf_record_comm 208 tools/perf/util/python.c member_def(perf_record_comm, tid, T_UINT, "event tid"), perf_record_comm 209 tools/perf/util/python.c member_def(perf_record_comm, comm, T_STRING_INPLACE, "process name"),