index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mmap.h
Age
Commit message (
Expand
)
Author
2018-03-08
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
2018-03-08
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
2018-03-08
perf mmap: Simplify perf_mmap__consume()
Kan Liang
2018-03-08
perf mmap: Use the stored scope data in perf_mmap__push()
Kan Liang
2018-03-08
perf mmap: Store mmap scope in struct perf_mmap()
Kan Liang
2018-03-08
perf evlist: Store 'overwrite' in struct perf_mmap
Kan Liang
2018-02-15
perf mmap: Discard legacy interface for mmap read
Kan Liang
2018-02-15
perf mmap: Introduce perf_mmap__read_event()
Kan Liang
2018-02-15
perf mmap: Introduce perf_mmap__read_done()
Kan Liang
2018-02-15
perf mmap: Introduce perf_mmap__read_init()
Kan Liang
2017-12-18
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
2017-12-12
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
2017-12-05
perf mmap: Remove overwrite and check_messup from mmap read
Wang Nan
2017-12-05
perf mmap: Remove overwrite from arguments list of perf_mmap__push
Wang Nan
2017-10-23
perf mmap: Adopt push method from builtin-record.c
Arnaldo Carvalho de Melo
2017-10-23
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
Arnaldo Carvalho de Melo