commit | 42811d509d6e0b0118918ce6be346be54d8e8801 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Thu Oct 05 19:00:28 2017 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Feb 21 11:36:57 2018 -0300 |
tree | 7e274cb78b366ac4c7009498a61662eeddf995ef | |
parent | de7112868829b3286def38297848d5d2592b4a70 [diff] |
perf stat: Use xyarray dimensions to iterate fds Now that the xyarray stores the dimensions we can use those to iterate over the FDs for a evsel. Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20171006020029.13339-1-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>