diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-08-31 20:16:39 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-10-26 03:01:58 +0300 |
commit | 1ec09974d845bdf827028aa7deb96378f54bcd06 (patch) | |
tree | 02bbed249a6ef721a4abeb8856d1730cacb22b27 /tools/perf/scripts/python/stackcollapse.py | |
parent | db502f8a3b0bb5188f92d9d6a68aed223892689b (diff) | |
download | linux-1ec09974d845bdf827028aa7deb96378f54bcd06.tar.xz |
lift the calls of ep_read_events_proc() into the callers
Expand the calls of ep_scan_ready_list() that get ep_read_events_proc().
As a side benefit we can pass depth to ep_read_events_proc() by value
and not by address - the latter used to be forced by the signature
expected from ep_scan_ready_list() callback.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions