Re: [PATCH v1] perf record: fix memory leak on AIO objects deallocation

2018-12-06 Thread Alexey Budankov
On 06.12.2018 20:05, Arnaldo Carvalho de Melo wrote: > Em Wed, Dec 05, 2018 at 08:19:41PM +0300, Alexey Budankov escreveu: >> >> Sending a part which was missed between v12 and v13 of the patch set >> introducing AIO trace streaming for perf record mode. >> >> The part is essential to avoid memory

Re: [PATCH v1] perf record: fix memory leak on AIO objects deallocation

2018-12-06 Thread Arnaldo Carvalho de Melo
Em Wed, Dec 05, 2018 at 08:19:41PM +0300, Alexey Budankov escreveu: > > Sending a part which was missed between v12 and v13 of the patch set > introducing AIO trace streaming for perf record mode. > > The part is essential to avoid memory leakage during deallocation > of AIO related trace data b