perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2017 19:21:59 +0000 (16:21 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 24 Apr 2017 15:33:31 +0000 (12:33 -0300)
commit8c2b7cac78e17886e8089389a570a290c9b5ca67
tree94302f8f9f6dcdf61e2df74ef9f9f75f0d903f71
parentbb8c16db43e48f2012c3ae8c7d682f834c5986d9
perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h

Two more out of util.h.

Link: http://lkml.kernel.org/n/tip-polkuxm1cpr06lbgue5pyqum@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/debug.c
tools/perf/util/debug.h
tools/perf/util/util.c
tools/perf/util/util.h