Re: [PATCH 2/2] perf/top: Fix s390 gap between kernel end and module start

2019-08-08 Thread Arnaldo Carvalho de Melo
Em Wed, Jul 24, 2019 at 02:27:03PM +0200, Thomas Richter escreveu: > During execution of command 'perf top' the error message: > >Not enough memory for annotating '__irf_end' symbol!) > > is emitted from this call sequence: > __cmd_top > perf_top__mmap_read >

[PATCH 2/2] perf/top: Fix s390 gap between kernel end and module start

2019-07-24 Thread Thomas Richter
During execution of command 'perf top' the error message: Not enough memory for annotating '__irf_end' symbol!) is emitted from this call sequence: __cmd_top perf_top__mmap_read perf_top__mmap_read_idx perf_event__process_sample hist_entry_iter__add