diff options
| author | Kan Liang <[email protected]> | 2018-01-18 21:26:16 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-02-15 12:50:53 +0000 |
| commit | 6888ff66c44ffa3077ed69e978902d0ff4b84ae1 (patch) | |
| tree | 724560467cbdc2943e65b6235126c99558491751 /net/unix/af_unix.c | |
| parent | perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor (diff) | |
| download | kernel-6888ff66c44ffa3077ed69e978902d0ff4b84ae1.tar.gz kernel-6888ff66c44ffa3077ed69e978902d0ff4b84ae1.zip | |
perf evlist: Remove stale mmap read for backward
perf_evlist__mmap_read_catchup() and perf_evlist__mmap_read_backward()
are only for overwrite mode.
But they read the evlist->mmap buffer which is for non-overwrite mode.
It did not bring any serious problem yet, because there is no one use
it.
Remove the unused interfaces.
Signed-off-by: Kan Liang <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Wang Nan <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
