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
2020-04-14
tools headers UAPI: Sync linux/mman.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-14
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-11
perf beauty prctl: Export the 'options' strarray
Arnaldo Carvalho de Melo
2
-1
/
+4
2020-01-14
perf beauty sockaddr: Fix augmented syscall format warning
Cengiz Can
1
-1
/
+1
2019-12-02
perf beauty: Add CLEAR_SIGHAND support for clone's flags arg
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-19
perf trace: Wire up strarray__strtoul_flags()
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-10-19
libbeauty: Introduce strarray__strtoul_flags()
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-19
libbeauty: Make the mmap_flags strarray visible outside of its beautifier
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-10-19
libbeauty: Introduce syscall_arg__strtoul_strarrays()
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-10-18
libbeauty: Introduce syscall_arg__strtoul_strarray()
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-10-15
perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array
Arnaldo Carvalho de Melo
3
-0
/
+36
2019-10-15
libbeauty: Add a strarray__scnprintf_suffix() method
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-15
libbeauty: Add a generator for x86's IRQ vectors -> strings
Arnaldo Carvalho de Melo
1
-0
/
+27
2019-10-15
perf trace: Support tracepoint dynamic char arrays
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-10-09
perf beauty: Introduce strtoul() for x86 MSRs
Arnaldo Carvalho de Melo
2
-0
/
+8
2019-10-09
perf trace: Introduce a strtoul() method for 'struct strarrays'
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-10-09
perf trace beauty: Add the glue for the autogenerated MSR arrays
Arnaldo Carvalho de Melo
4
-0
/
+39
2019-10-09
perf trace beauty: Add a x86 MSR cmd id->str table generator
Arnaldo Carvalho de Melo
1
-0
/
+40
2019-10-09
perf beauty: Make strarray's offset be u64
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-10-07
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-08-26
perf trace beauty ioctl: Fix off-by-one error in cmd->string table
Benjamin Peterson
1
-1
/
+1
2019-07-29
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
Arnaldo Carvalho de Melo
1
-3
/
+6
2019-05-29
perf trace: Beautify 'sync_file_range' arguments
Arnaldo Carvalho de Melo
3
-0
/
+35
2019-05-29
perf beauty: Add generator for sync_file_range's 'flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-29
perf trace beauty clone: Handle CLONE_PIDFD
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-29
perf trace: Beautify 'fsmount' arguments
Arnaldo Carvalho de Melo
3
-0
/
+38
2019-05-29
perf trace: Introduce syscall_arg__scnprintf_strarray_flags
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-05-29
perf beauty: Add generator for fsmount's 'attr_flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+22
2019-05-29
perf beauty: Add generator for fsconfig's 'cmd' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-29
perf trace: Beautify 'fspick' arguments
Arnaldo Carvalho de Melo
3
-0
/
+28
2019-05-29
perf beauty: Add generator for fspick's 'flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-29
perf trace: Beautify 'move_mount' arguments
Arnaldo Carvalho de Melo
3
-0
/
+28
2019-05-29
perf beauty: Add generator for 'move_mount' flags argument
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-04-01
perf trace beauty renameat: No need to include linux/fs.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-04-01
perf trace: Add 'string' event alias to select syscalls with string args
Arnaldo Carvalho de Melo
1
-0
/
+65
2019-03-28
tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h
Arnaldo Carvalho de Melo
1
-3
/
+11
2019-03-01
perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
1
-13
/
+13
2019-02-14
perf beauty waitid options: Fix up prefix showing logic
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-14
perf beauty ioctl cmd: The 'fd' arg is signed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-08
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-01-03
tools beauty: Make the prctl option table generator catch all PR_ options
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-12-28
perf trace beauty ioctl: Beautify USBDEVFS_ commands
Arnaldo Carvalho de Melo
1
-0
/
+22
2018-12-28
perf trace beauty: Export function to get the files for a thread
Arnaldo Carvalho de Melo
1
-0
/
+7
2018-12-28
perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands
Arnaldo Carvalho de Melo
1
-0
/
+19
2018-12-28
perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"
Colin Ian King
1
-2
/
+2
2018-12-21
perf beauty mmap: PROT_WRITE should come before PROT_EXEC
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-12-18
perf beauty: Add generator for fadvise64's 'advice' arg constants
Arnaldo Carvalho de Melo
1
-0
/
+22
2018-12-18
perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-12-18
perf trace beauty: Beautify arch_prctl()'s arguments
Arnaldo Carvalho de Melo
3
-0
/
+37
[next]