This group is locked. No changes can be made to the group while it is locked.
Re: read perf counters
Brenden Blanco <bblanco@...>
This needs support in bcc. I had a patch laying around that I never finished, you can find the partial support here: It shouldn't be too hard to finalize that, let me see what I can do. On Mon, Jul 25, 2016 at 4:11 PM, riya khanna via iovisor-dev <iovisor-dev@...> wrote: So I fixed the error above by using "count = my_map.perf_read(key);" |