diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2017-10-05 19:39:55 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-10-23 14:20:54 +0000 |
| commit | d37f1586d0023443e2e64937769bbb1bc078866a (patch) | |
| tree | b7aa1a7aa263e1af89f75c4e80f819bc6d6690e1 /tools/perf/util/annotate.c | |
| parent | perf mmap: Move perf_mmap and methods to separate mmap.[ch] files (diff) | |
| download | kernel-d37f1586d0023443e2e64937769bbb1bc078866a.tar.gz kernel-d37f1586d0023443e2e64937769bbb1bc078866a.zip | |
perf record: Make record__mmap_read generic
It becomes a perf_mmap method, "push", that build reads from a mmap and
"pushes" it to a consumer, that in the initial case, for 'perf record',
just writes it to the perf.data file descriptor, but may be used by
'top', etc.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
