Re: [PATCH 0/3] perf tools: Add hist_entry allocation callbacks

2016-07-05 Thread Arnaldo Carvalho de Melo
Em Tue, Jul 05, 2016 at 08:56:02AM +0200, Jiri Olsa escreveu: > hi, > this patchset tries to add support provide own allocation > zalloc/free methods for hist_entry object. > > v2 changes: > - merged patch 1 and 2 from RFC Thanks applied.

[PATCH 0/3] perf tools: Add hist_entry allocation callbacks

2016-07-04 Thread Jiri Olsa
hi, this patchset tries to add support provide own allocation zalloc/free methods for hist_entry object. v2 changes: - merged patch 1 and 2 from RFC The reason is to provide a way to be able to store more data within hist_entry object in a transparent way to its current usage by allocating its