Kan Liang
4fda3459e3
perf mmap: Store mmap scope in struct perf_mmap()
...
There is too much boilerplate in the perf_mmap__read*() interfaces.
The 'start' and 'end' variables should be stored in struct perf_mmap at
initialization. They will be used later.
The old 'startp' and 'endp' pointers are used by perf_mmap__read_event()
now. They cannot be removed. So the old 'startp/endp' and new
'md->start/md->end' will exist simultaneously now. The old one will be
removed later.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Suggested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/r/1520350567-80082-2-git-send-email-kan.liang@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2018-03-08 10:05:50 -03:00
..
2017-11-02 11:10:55 +01:00
2018-02-16 14:55:45 -03:00
2017-11-02 11:10:55 +01:00
2017-12-18 06:26:07 +01:00
2017-11-02 11:10:55 +01:00
2018-02-19 12:28:23 -03:00
2018-03-05 09:58:45 -03:00
2018-03-05 09:58:45 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2018-03-07 10:22:27 -03:00
2018-03-07 10:22:26 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-25 06:37:28 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-07-18 23:14:40 -03:00
2017-07-25 22:46:35 -03:00
2018-01-25 06:37:25 -03:00
2018-02-16 14:25:57 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2016-05-06 13:00:43 -03:00
2016-05-06 13:00:43 -03:00
2018-01-17 10:23:32 -03:00
2018-01-17 10:23:32 -03:00
2018-03-07 10:22:26 -03:00
2018-03-07 10:22:26 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-16 14:55:45 -03:00
2018-01-25 06:37:24 -03:00
2017-11-02 11:10:55 +01:00
2017-10-30 13:37:37 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-23 09:48:20 -03:00
2017-11-07 10:30:18 +01:00
2016-05-30 12:41:43 -03:00
2016-05-06 13:00:53 -03:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-04-19 13:01:51 -03:00
2016-09-22 12:19:41 -03:00
2018-01-23 09:49:28 -03:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-04-19 13:01:51 -03:00
2016-09-29 11:17:08 -03:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:52 -03:00
2017-12-27 12:15:52 -03:00
2018-02-16 14:25:59 -03:00
2018-01-18 09:01:23 -03:00
2018-03-08 10:05:50 -03:00
2018-03-05 10:51:10 -03:00
2017-11-07 10:30:18 +01:00
2018-03-08 10:05:49 -03:00
2018-03-08 10:05:49 -03:00
2017-11-02 11:10:55 +01:00
2017-08-22 12:19:08 -03:00
2017-11-02 11:10:55 +01:00
2017-06-19 15:27:07 -03:00
2016-10-24 11:07:40 -03:00
2017-11-02 11:10:55 +01:00
2018-01-23 09:51:38 -03:00
2017-11-02 11:10:55 +01:00
2018-01-08 11:20:51 -03:00
2018-02-16 15:16:57 -03:00
2017-11-02 11:10:55 +01:00
2015-12-14 12:30:37 -03:00
2018-02-16 14:55:47 -03:00
2018-02-16 14:55:47 -03:00
2018-01-18 09:01:23 -03:00
2015-08-21 11:34:10 -03:00
2018-01-18 09:01:23 -03:00
2016-09-29 11:17:05 -03:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2016-10-24 11:07:39 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-19 09:17:46 -03:00
2018-02-16 14:25:58 -03:00
2018-01-08 11:11:57 -03:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:49 -03:00
2017-09-13 09:49:13 -03:00
2018-03-08 10:05:50 -03:00
2018-03-08 10:05:50 -03:00
2017-09-13 09:49:16 -03:00
2017-10-23 16:30:54 -03:00
2017-11-17 12:14:09 -03:00
2017-11-17 12:14:09 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-03-08 10:05:49 -03:00
2018-03-08 10:05:49 -03:00
2018-03-08 10:05:25 -03:00
2018-03-08 10:05:49 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:48 -03:00
2017-12-27 12:15:48 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2016-11-29 12:13:27 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-16 15:16:57 -03:00
2017-12-05 10:24:33 -03:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2017-12-27 12:15:55 -03:00
2017-11-02 11:10:55 +01:00
2017-09-13 09:49:16 -03:00
2017-11-02 11:10:55 +01:00
2017-04-19 13:01:52 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:56 -03:00
2018-03-05 10:47:07 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-12-05 10:24:31 -03:00
2017-12-05 10:24:31 -03:00
2018-03-05 11:52:41 -03:00
2017-09-21 13:28:06 -03:00
2017-09-21 13:28:06 -03:00
2017-11-02 11:10:55 +01:00
2018-01-23 09:51:36 -03:00
2017-11-18 08:59:27 +01:00
2017-07-18 23:14:08 -03:00
2018-02-19 12:28:23 -03:00
2017-08-22 12:09:04 -03:00
2017-08-22 12:09:04 -03:00
2018-02-16 10:09:23 -03:00
2017-11-07 10:30:18 +01:00
2018-01-08 11:11:57 -03:00
2018-01-08 11:11:57 -03:00
2017-12-27 12:15:44 -03:00
2017-12-27 12:15:46 -03:00
2018-02-16 10:18:06 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:55 -03:00
2017-12-27 12:15:55 -03:00
2017-04-24 13:43:33 -03:00
2017-11-02 11:10:55 +01:00
2016-08-23 15:37:33 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-16 14:25:57 -03:00
2017-12-27 12:15:54 -03:00
2018-02-16 14:55:50 -03:00
2017-11-02 11:10:55 +01:00
2016-07-29 11:54:35 -03:00
2017-12-27 12:15:47 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-27 11:29:21 -03:00
2018-02-27 11:29:21 -03:00
2017-04-19 13:01:51 -03:00
2016-06-23 17:04:26 -03:00
2017-11-07 10:30:18 +01:00
2018-03-07 10:22:26 -03:00
2018-01-17 10:23:36 -03:00
2018-01-17 10:23:36 -03:00
2018-01-10 12:00:55 -03:00
2017-11-07 10:30:18 +01:00
2017-09-21 13:28:06 -03:00
2017-06-27 11:08:14 -03:00
2017-09-21 13:28:06 -03:00
2016-10-28 11:29:44 -02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-03-06 11:31:14 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-17 10:23:32 -03:00
2017-12-27 12:15:52 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-15 09:57:19 -03:00
2018-01-23 09:48:20 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00