commit | fceda7feb4a7822feee9662bc64968230d8f37bf | [log] [tgz] |
---|---|---|
author | David Ahern <[email protected]> | Sun Aug 26 12:24:44 2012 -0600 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Wed Sep 05 17:20:24 2012 -0300 |
tree | 29bb0db15bdec607251de80fbaaf5006443b3825 | |
parent | 33d6aef5136075930f7e9a05175bf4f772d8428e [diff] |
perf stat: Remove use of die/exit and handle errors Allows perf to clean up properly on program termination. Signed-off-by: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>