Re: [PATCH v2] [BUGFIX]perf probe: Fix to close target file
From: Arnaldo Carvalho de Melo
Date: Tue Apr 26 2016 - 09:32:04 EST
Em Tue, Apr 26, 2016 at 03:47:37PM +0900, Masami Hiramatsu escreveu:
> Fix a bug to close target elf file in get_text_start_address().
>
> Signed-off-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
Thanks, applied.
- Arnaldo