index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
perf mmap: Be consistent when checking for an unmaped ring buffer
Arnaldo Carvalho de Melo
1
-1
/
+12
2018-03-27
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
Kan Liang
1
-0
/
+6
2018-03-16
perf mmap: Discard head in overwrite_rb_find_range()
Yisheng Xie
1
-8
/
+7
2018-03-08
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
1
-8
/
+2
2018-03-08
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
1
-4
/
+1
2018-03-08
perf mmap: Simplify perf_mmap__consume()
Kan Liang
1
-3
/
+3
2018-03-08
perf mmap: Use stored 'overwrite' in perf_mmap__consume()
Kan Liang
1
-2
/
+2
2018-03-08
perf mmap: Use the stored data in perf_mmap__read_event()
Kan Liang
1
-10
/
+8
2018-03-08
perf mmap: Use the stored scope data in perf_mmap__push()
Kan Liang
1
-12
/
+12
2018-03-08
perf mmap: Store mmap scope in struct perf_mmap()
Kan Liang
1
-4
/
+8
2018-03-05
perf mmap: Discard legacy interfaces for mmap read forward
Kan Liang
1
-20
/
+1
2018-02-15
perf mmap: Discard legacy interface for mmap read
Kan Liang
1
-46
/
+4
2018-02-15
perf mmap: Introduce perf_mmap__read_event()
Kan Liang
1
-0
/
+39
2018-02-15
perf mmap: Introduce perf_mmap__read_done()
Kan Liang
1
-0
/
+11
2018-02-15
perf mmap: Discard 'prev' in perf_mmap__read()
Kan Liang
1
-18
/
+10
2018-02-15
perf mmap: Add new return value logic for perf_mmap__read_init()
Kan Liang
1
-6
/
+6
2018-02-15
perf mmap: Introduce perf_mmap__read_init()
Kan Liang
1
-10
/
+27
2018-02-15
perf mmap: Cleanup perf_mmap__push()
Kan Liang
1
-1
/
+1
2018-02-15
perf mmap: Recalculate size for overwrite mode
Kan Liang
1
-0
/
+2
2017-12-05
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
Wang Nan
1
-11
/
+11
2017-12-05
perf mmap: Don't discard prev in backward mode
Wang Nan
1
-18
/
+15
2017-12-05
perf mmap: Remove overwrite and check_messup from mmap read
Wang Nan
1
-24
/
+4
2017-12-05
perf mmap: Remove overwrite from arguments list of perf_mmap__push
Wang Nan
1
-3
/
+3
2017-10-23
perf mmap: Adopt push method from builtin-record.c
Arnaldo Carvalho de Melo
1
-0
/
+100
2017-10-23
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
Arnaldo Carvalho de Melo
1
-0
/
+252