index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Implement compression for AIO trace streaming
Alexey Budankov
2019-05-15
1
-12
/
+0
*
perf mmap: Implement dedicated memory buffer for data compression
Alexey Budankov
2019-05-15
1
-1
/
+3
*
perf record: Implement --mmap-flush=<number> option
Alexey Budankov
2019-04-01
1
-1
/
+2
*
perf record: Allocate affinity masks
Alexey Budankov
2019-02-06
1
-1
/
+2
*
perf record: Extend trace writing to multi AIO
Alexey Budankov
2018-12-17
1
-4
/
+5
*
perf record: Enable asynchronous trace writing
Alexey Budankov
2018-12-17
1
-0
/
+14
*
perf mmap: Map data buffer for preserving collected data
Alexey Budankov
2018-12-17
1
-1
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-24
1
-12
/
+3
|
\
|
*
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
2018-10-19
1
-12
/
+3
*
|
perf tools: Add 'struct perf_mmap' arg to record__write()
Jiri Olsa
2018-09-19
1
-1
/
+1
|
/
*
perf mmap: Store real cpu number in 'struct perf_mmap'
Jiri Olsa
2018-08-20
1
-1
/
+2
*
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
2018-03-08
1
-2
/
+1
*
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
2018-03-08
1
-3
/
+1
*
perf mmap: Simplify perf_mmap__consume()
Kan Liang
2018-03-08
1
-1
/
+1
*
perf mmap: Use the stored scope data in perf_mmap__push()
Kan Liang
2018-03-08
1
-2
/
+2
*
perf mmap: Store mmap scope in struct perf_mmap()
Kan Liang
2018-03-08
1
-0
/
+2
*
perf evlist: Store 'overwrite' in struct perf_mmap
Kan Liang
2018-03-08
1
-0
/
+1
*
perf mmap: Discard legacy interface for mmap read
Kan Liang
2018-02-15
1
-3
/
+0
*
perf mmap: Introduce perf_mmap__read_event()
Kan Liang
2018-02-15
1
-0
/
+4
*
perf mmap: Introduce perf_mmap__read_done()
Kan Liang
2018-02-15
1
-0
/
+1
*
perf mmap: Introduce perf_mmap__read_init()
Kan Liang
2018-02-15
1
-0
/
+2
*
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
2017-12-18
1
-1
/
+1
|
\
|
*
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
2017-12-12
1
-1
/
+1
*
|
perf mmap: Remove overwrite and check_messup from mmap read
Wang Nan
2017-12-05
1
-1
/
+1
*
|
perf mmap: Remove overwrite from arguments list of perf_mmap__push
Wang Nan
2017-12-05
1
-1
/
+1
|
/
*
perf mmap: Adopt push method from builtin-record.c
Arnaldo Carvalho de Melo
2017-10-23
1
-0
/
+3
*
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
Arnaldo Carvalho de Melo
2017-10-23
1
-0
/
+94