commit | 9c0899f15766158df8b3bd152f5da0b6c1bd2806 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Apr 04 12:11:07 2017 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Apr 04 12:11:07 2017 -0300 |
tree | d2b547b4d88966470619fc611a1629e3fa6588b9 | |
parent | f05082b5479d91ee5c04f311acaa394ce0c5e6d2 [diff] |
perf tools: Don't die on a print function Trying to remove die() calls from library functions, postponing exiting to the tool main code. Link: http://lkml.kernel.org/n/tip-ackxq5nqe39gunln3tkczs42@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>