diff options
author | Al Viro <[email protected]> | 2020-08-31 13:16:39 -0400 |
---|---|---|
committer | Al Viro <[email protected]> | 2020-10-25 20:01:58 -0400 |
commit | 1ec09974d845bdf827028aa7deb96378f54bcd06 (patch) | |
tree | 02bbed249a6ef721a4abeb8856d1730cacb22b27 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | db502f8a3b0bb5188f92d9d6a68aed223892689b (diff) |
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 <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions