diff options
| author | Kan Liang <[email protected]> | 2018-03-06 10:36:07 -0500 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-03-08 10:05:53 -0300 |
| commit | b9bae2c841b73eac6bfed510bc24a3051754ff51 (patch) | |
| tree | 8533c197b859d64024805e0f4f6b9c2e778c20db /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 0019dc87b928380e2c85fcd8694e512079d7b580 (diff) | |
perf mmap: Simplify perf_mmap__read_init()
It isn't necessary to pass the 'start', 'end' and 'overwrite' arguments
to perf_mmap__read_init(). The data is stored in the struct perf_mmap.
Discard the parameters.
Signed-off-by: Kan Liang <[email protected]>
Suggested-by: Arnaldo Carvalho de Melo <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions