commit | 4dc0a04bb18fe9b80cefa08694f46a3a19ebfe50 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Nov 19 14:55:55 2009 -0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Nov 19 18:47:17 2009 +0100 |
tree | 6d3ff5b79e71985ef4691df2d47202a4f6c3bd53 | |
parent | 2446042c93bfc6eeebfc89e88fdef2435d2bb5c4 [diff] |
perf tools: perf_header__read() shouldn't die() And also don't call the constructor in it, this way it adheres to the model the other methods follow. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frédéric Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> LKML-Reference: <1258649757-17554-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>