Jiri Olsa
|
ded2b8fe2e
perf tools: Add 'struct perf_mmap' arg to record__write()
|
6 年之前 |
Jiri Olsa
|
31fb4c0d7b
perf mmap: Store real cpu number in 'struct perf_mmap'
|
7 年之前 |
Arnaldo Carvalho de Melo
|
895e3b06fc
perf mmap: Be consistent when checking for an unmaped ring buffer
|
7 年之前 |
Kan Liang
|
f58385f629
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
|
7 年之前 |
Yisheng Xie
|
699db11105
perf mmap: Discard head in overwrite_rb_find_range()
|
7 年之前 |
Kan Liang
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 年之前 |
Kan Liang
|
0019dc87b9
perf mmap: Simplify perf_mmap__read_event()
|
7 年之前 |
Kan Liang
|
d6ace3df43
perf mmap: Simplify perf_mmap__consume()
|
7 年之前 |
Kan Liang
|
bdec8b2f7e
perf mmap: Use stored 'overwrite' in perf_mmap__consume()
|
7 年之前 |
Kan Liang
|
b9de0f6e50
perf mmap: Use the stored data in perf_mmap__read_event()
|
7 年之前 |
Kan Liang
|
07a9461da6
perf mmap: Use the stored scope data in perf_mmap__push()
|
7 年之前 |
Kan Liang
|
4fda3459e3
perf mmap: Store mmap scope in struct perf_mmap()
|
7 年之前 |
Kan Liang
|
6afad54d2f
perf mmap: Discard legacy interfaces for mmap read forward
|
7 年之前 |
Kan Liang
|
3effc2f165
perf mmap: Discard legacy interface for mmap read
|
7 年之前 |
Kan Liang
|
7bb4597295
perf mmap: Introduce perf_mmap__read_event()
|
7 年之前 |
Kan Liang
|
ee023de05f
perf mmap: Introduce perf_mmap__read_done()
|
7 年之前 |
Kan Liang
|
b4b036b4c7
perf mmap: Discard 'prev' in perf_mmap__read()
|
7 年之前 |
Kan Liang
|
189f2cc91f
perf mmap: Add new return value logic for perf_mmap__read_init()
|
7 年之前 |
Kan Liang
|
8872481bd0
perf mmap: Introduce perf_mmap__read_init()
|
7 年之前 |
Kan Liang
|
f92c8cbe59
perf mmap: Cleanup perf_mmap__push()
|
7 年之前 |
Kan Liang
|
dc6c35c679
perf mmap: Recalculate size for overwrite mode
|
7 年之前 |
Wang Nan
|
0b72d69a54
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
|
7 年之前 |
Wang Nan
|
7fb4b407a1
perf mmap: Don't discard prev in backward mode
|
7 年之前 |
Wang Nan
|
8eb7a1fe31
perf mmap: Remove overwrite and check_messup from mmap read
|
7 年之前 |
Wang Nan
|
ca6a9a0539
perf mmap: Remove overwrite from arguments list of perf_mmap__push
|
7 年之前 |
Arnaldo Carvalho de Melo
|
73c17d8150
perf mmap: Adopt push method from builtin-record.c
|
7 年之前 |
Arnaldo Carvalho de Melo
|
1695849735
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
|
7 年之前 |