diff options
| author | Gao Xiang <[email protected]> | 2018-11-23 01:15:58 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-11-23 10:53:07 +0100 |
| commit | ba9ce771b018c5bbb22c9ed6f03fd0868f1003d5 (patch) | |
| tree | 46dfd9326d8adbe3dbefba00e0bd8868ea006998 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 9e3bc2b0f490be287f025de1cc8399e189490024 (diff) | |
staging: erofs: fix `trace_erofs_readpage' position
`trace_erofs_readpage' was designed for .readpage() interface hook
in order to trace the detailed synchronized read rather than
the internal implementation `z_erofs_do_read_page' which both
.readpage() and .readpages() use.
It seems the tracepoint was placed to a wrong place by mistake and
it should be moved to the right place.
Fixes: 284db12cfda3 ("staging: erofs: add trace points for reading zipped data")
Reviewed-by: Chen Gong <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions