index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
perf mmap: Store real cpu number in 'struct perf_mmap'
Jiri Olsa
1
-1
/
+2
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