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
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
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
perf trace beauty prctl: Default header_dir to cwd to work without parms
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-18
perf trace: Support MAP_FIXED_NOREPLACE
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-01-25
perf trace beauty flock: Move to separate object file
Arnaldo Carvalho de Melo
3
-5
/
+9
2018-01-25
perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANY
Arnaldo Carvalho de Melo
1
-0
/
+18
2018-01-23
perf util: Introduce architecture specific errno/name mapping
Hendrik Brueckner
3
-0
/
+103
2017-11-28
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
15
-0
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
15
-0
/
+15
2017-10-31
perf trace beauty kcmp: Beautify arguments
Arnaldo Carvalho de Melo
4
-0
/
+61
2017-10-31
perf trace beauty: Implement pid_fd beautifier
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-10-27
perf trace beauty prctl: Generate 'option' string table from kernel headers
Arnaldo Carvalho de Melo
4
-0
/
+109
2017-09-21
perf trace beauty madvise: Generate 'behavior' string table from kernel headers
Arnaldo Carvalho de Melo
2
-26
/
+22
2017-08-28
perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
Arnaldo Carvalho de Melo
4
-0
/
+64
2017-08-01
perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
2
-6
/
+28
2017-08-01
perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
2
-0
/
+31
2017-08-01
perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintf
Arnaldo Carvalho de Melo
1
-12
/
+12
2017-08-01
perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
2
-1
/
+24
2017-08-01
perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
3
-2
/
+42
2017-08-01
perf trace beauty ioctl: Beautify DRM ioctl cmds
Arnaldo Carvalho de Melo
2
-1
/
+26
2017-08-01
perf trace beauty ioctl: Improve 'cmd' beautifier
Arnaldo Carvalho de Melo
3
-0
/
+94
2017-07-20
perf trace beauty clone: Suppress unused args according to 'flags' arg
Arnaldo Carvalho de Melo
1
-1
/
+18
2017-07-20
perf trace beauty clone: Beautify syscall arguments
Arnaldo Carvalho de Melo
3
-0
/
+62
2017-07-20
perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUS
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-19
perf trace beauty fcntl: Beautify the 'arg' for DUPFD
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-19
perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return
Arnaldo Carvalho de Melo
1
-1
/
+21
2017-07-19
perf trace beauty: Export strarray for use in per-object beautifiers
Arnaldo Carvalho de Melo
1
-0
/
+20
2017-07-19
perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN
Arnaldo Carvalho de Melo
1
-1
/
+8
2017-07-19
perf trace beauty: Export the pid beautifier for use in more places
Arnaldo Carvalho de Melo
2
-3
/
+4
2017-07-19
perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)
Arnaldo Carvalho de Melo
1
-1
/
+5
2017-07-19
perf trace beauty: Export the fd beautifier for use in more places
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-19
perf trace beauty: Give syscall return beautifier more context
Arnaldo Carvalho de Melo
3
-7
/
+12
2017-07-19
perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value
Arnaldo Carvalho de Melo
1
-2
/
+14
2017-07-19
perf trace beauty fcntl flags: Beautify F_SETFL arg
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-07-19
perf trace beauty open flags: Move RDRW to the start of the output
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-19
perf trace beauty fcntl: Beautify F_GETFL return value
Arnaldo Carvalho de Melo
1
-2
/
+8
2017-07-19
perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-19
perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-07-19
perf trace: Allow syscall_arg beautifiers to set a different return formatter
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-19
perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter
Arnaldo Carvalho de Melo
2
-6
/
+15
2017-07-19
perf trace beauty fcntl: Basic 'arg' beautifier
Arnaldo Carvalho de Melo
2
-0
/
+21
2017-07-19
perf trace beauty: Introduce syscall arg beautifier for long integers
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-19
perf trace beauty: Export the "int" and "hex" syscall arg formatters
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-07-19
perf trace beauty: Allow accessing syscall args values in a syscall arg forma...
Arnaldo Carvalho de Melo
1
-0
/
+13
2017-07-19
perf trace beauty: Mask ignored fcntl 'arg' parameter
Arnaldo Carvalho de Melo
3
-0
/
+27
2017-07-19
perf trace beauty: Export the strarrays scnprintf method
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-31
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
Arnaldo Carvalho de Melo
3
-0
/
+97
2016-12-20
perf trace: Check if MAP_32BIT is defined (again)
Jiri Olsa
1
-0
/
+2
2016-09-19
perf trace beauty mmap: Add missing MADV_FREE
Wang Nan
1
-0
/
+1
2016-09-13
perf trace beauty mmap: Fix defines for non !x86_64
Arnaldo Carvalho de Melo
1
-70
/
+1
[next]