Searched hist:"39 d17dacb3c25df878b56aa80a170d6088e041f9" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-record.c | diff 39d17dacb3c25df878b56aa80a170d6088e041f9 Thu Jul 29 12:08:55 CDT 2010 Arnaldo Carvalho de Melo <acme@redhat.com> perf record: Release resources at exit
So that we can reduce the noise on valgrind when looking for memory leaks.
Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|