P_SIGNUM           12 tools/perf/trace/beauty/signum.c 	P_SIGNUM(HUP);
P_SIGNUM           13 tools/perf/trace/beauty/signum.c 	P_SIGNUM(INT);
P_SIGNUM           14 tools/perf/trace/beauty/signum.c 	P_SIGNUM(QUIT);
P_SIGNUM           15 tools/perf/trace/beauty/signum.c 	P_SIGNUM(ILL);
P_SIGNUM           16 tools/perf/trace/beauty/signum.c 	P_SIGNUM(TRAP);
P_SIGNUM           17 tools/perf/trace/beauty/signum.c 	P_SIGNUM(ABRT);
P_SIGNUM           18 tools/perf/trace/beauty/signum.c 	P_SIGNUM(BUS);
P_SIGNUM           19 tools/perf/trace/beauty/signum.c 	P_SIGNUM(FPE);
P_SIGNUM           20 tools/perf/trace/beauty/signum.c 	P_SIGNUM(KILL);
P_SIGNUM           21 tools/perf/trace/beauty/signum.c 	P_SIGNUM(USR1);
P_SIGNUM           22 tools/perf/trace/beauty/signum.c 	P_SIGNUM(SEGV);
P_SIGNUM           23 tools/perf/trace/beauty/signum.c 	P_SIGNUM(USR2);
P_SIGNUM           24 tools/perf/trace/beauty/signum.c 	P_SIGNUM(PIPE);
P_SIGNUM           25 tools/perf/trace/beauty/signum.c 	P_SIGNUM(ALRM);
P_SIGNUM           26 tools/perf/trace/beauty/signum.c 	P_SIGNUM(TERM);
P_SIGNUM           27 tools/perf/trace/beauty/signum.c 	P_SIGNUM(CHLD);
P_SIGNUM           28 tools/perf/trace/beauty/signum.c 	P_SIGNUM(CONT);
P_SIGNUM           29 tools/perf/trace/beauty/signum.c 	P_SIGNUM(STOP);
P_SIGNUM           30 tools/perf/trace/beauty/signum.c 	P_SIGNUM(TSTP);
P_SIGNUM           31 tools/perf/trace/beauty/signum.c 	P_SIGNUM(TTIN);
P_SIGNUM           32 tools/perf/trace/beauty/signum.c 	P_SIGNUM(TTOU);
P_SIGNUM           33 tools/perf/trace/beauty/signum.c 	P_SIGNUM(URG);
P_SIGNUM           34 tools/perf/trace/beauty/signum.c 	P_SIGNUM(XCPU);
P_SIGNUM           35 tools/perf/trace/beauty/signum.c 	P_SIGNUM(XFSZ);
P_SIGNUM           36 tools/perf/trace/beauty/signum.c 	P_SIGNUM(VTALRM);
P_SIGNUM           37 tools/perf/trace/beauty/signum.c 	P_SIGNUM(PROF);
P_SIGNUM           38 tools/perf/trace/beauty/signum.c 	P_SIGNUM(WINCH);
P_SIGNUM           39 tools/perf/trace/beauty/signum.c 	P_SIGNUM(IO);
P_SIGNUM           40 tools/perf/trace/beauty/signum.c 	P_SIGNUM(PWR);
P_SIGNUM           41 tools/perf/trace/beauty/signum.c 	P_SIGNUM(SYS);
P_SIGNUM           43 tools/perf/trace/beauty/signum.c 	P_SIGNUM(EMT);
P_SIGNUM           46 tools/perf/trace/beauty/signum.c 	P_SIGNUM(STKFLT);
P_SIGNUM           49 tools/perf/trace/beauty/signum.c 	P_SIGNUM(SWI);