diff options
| author | Wang Nan <[email protected]> | 2016-07-14 08:34:39 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-07-15 20:27:48 +0000 |
| commit | b2cb615d8aaba520fe351ff456f6c7730828b3fe (patch) | |
| tree | bd358790cbd9436c49315be0720528684dd44c38 /tools/perf/ui/gtk/annotate.c | |
| parent | perf evlist: Extract common code in mmap failure processing (diff) | |
| download | kernel-b2cb615d8aaba520fe351ff456f6c7730828b3fe.tar.gz kernel-b2cb615d8aaba520fe351ff456f6c7730828b3fe.zip | |
perf evlist: Introduce backward_mmap array for evlist
Add backward_mmap to evlist, free it together with normal mmap.
Improve perf_evlist__pick_pc(), search backward_mmap if evlist->mmap is
not available.
This patch doesn't alloc this array. It will be allocated conditionally
in the following commits.
Signed-off-by: Wang Nan <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: He Kuang <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Nilay Vaish <[email protected]>
Cc: Zefan Li <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/ui/gtk/annotate.c')
0 files changed, 0 insertions, 0 deletions
