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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-05
perf record: Throttle user defined frequencies to the maximum allowed
Arnaldo Carvalho de Melo
4
-6
/
+24
2018-03-05
perf top: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
2
-2
/
+6
2018-03-05
perf top browser: Show sample_freq in browser title line
Arnaldo Carvalho de Melo
1
-3
/
+7
2018-03-05
perf record: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
4
-2
/
+34
2018-03-05
perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton
Jiri Olsa
1
-0
/
+0
2018-03-05
perf tests: Switch trace+probe_libc_inet_pton to use record
Jiri Olsa
1
-15
/
+15
2018-03-05
perf annotate browser: Be more robust when drawing jump arrows
Arnaldo Carvalho de Melo
1
-0
/
+25
2018-02-27
perf stat: Ignore error thread when enabling system-wide --per-thread
Jin Yao
4
-1
/
+18
2018-02-26
perf top: Fix annoying fallback message on older kernels
Kan Liang
1
-1
/
+1
2018-02-22
perf cgroup: Simplify arguments when tracking multiple events
weiping zhang
3
-3
/
+26
2018-02-22
tools: fix cross-compile var clobbering
Martin Kelly
1
-6
/
+0
2018-02-21
perf stat: Use xyarray dimensions to iterate fds
Andi Kleen
1
-6
/
+5
2018-02-21
perf kallsyms: Fix the usage on the man page
Sangwon Hong
1
-1
/
+1
2018-02-19
perf tools: Add Python 3 support
Jaroslav Škarvada
6
-88
/
+221
2018-02-19
perf python: Make twatch.py work with both python2 and python3
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-02-19
perf ftrace: Append an EOL when write tracing files
Changbin Du
1
-2
/
+16
2018-02-19
perf machine: Fix paranoid check in machine__set_kernel_mmap()
Namhyung Kim
1
-1
/
+1
2018-02-19
perf s390: Fix reading cpuid model information
Thomas Richter
1
-1
/
+1
2018-02-16
perf tests shell lib: Use a wildcard to remove the vfs_getname probe
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-02-16
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
1
-3
/
+3
2018-02-16
perf test: Fix test case 23 for s390 z/VM or KVM guests
Thomas Richter
1
-4
/
+29
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
3
-18
/
+48
2018-02-16
perf annotate: Scan cpuid for s390 and save machine type
Thomas Richter
1
-1
/
+26
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
1
-5
/
+125
2018-02-16
perf trace powerpc: Use generated syscall table
Ravi Bangoria
2
-0
/
+10
2018-02-16
perf powerpc: Generate system call table from asm/unistd.h
Ravi Bangoria
2
-0
/
+62
2018-02-16
tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h
Ravi Bangoria
1
-0
/
+1
2018-02-16
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2
-4
/
+1
2018-02-16
perf report: Fix wrong jump arrow
Jin Yao
1
-2
/
+7
2018-02-16
perf report: Fix description for --mem-mode
Andi Kleen
1
-1
/
+1
2018-02-16
perf inject: Emit instruction records on ETM trace discontinuity
Robert Walker
3
-23
/
+67
2018-02-16
perf cs-etm: Inject capabilitity for CoreSight traces
Robert Walker
3
-64
/
+436
2018-02-16
perf mem: Document a missing option
Sangwon Hong
1
-0
/
+4
2018-02-16
perf kmem: Document a missing option & an argument
Sangwon Hong
1
-1
/
+5
2018-02-16
perf annotate: Add missing arguments in Man page
Jaecheol Shin
1
-3
/
+3
2018-02-16
perf cs-etm: Properly deal with cpu maps
Mathieu Poirier
1
-15
/
+36
2018-02-16
perf auxtrace arm: Fixing uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-02-16
perf tools: Use target->per_thread and target->system_wide flags
Jin Yao
3
-4
/
+23
2018-02-16
perf cs-etm: Freeing allocated memory
Mathieu Poirier
1
-0
/
+6
2018-02-16
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
1
-1
/
+1
2018-02-16
perf tools: Do not create kernel maps in sample__resolve()
Jiri Olsa
1
-11
/
+0
2018-02-16
perf machine: Remove machine__load_kallsyms()
Jiri Olsa
3
-13
/
+5
2018-02-16
perf machine: Don't search for active kernel start in __machine__create_kerne...
Jiri Olsa
2
-30
/
+26
2018-02-16
perf machine: Generalize machine__set_kernel_mmap()
Jiri Olsa
1
-6
/
+7
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
5
-49
/
+39
2018-02-16
perf machine: Free root_dir in machine__init() error path
Jiri Olsa
1
-1
/
+7
2018-02-16
perf symbols: Check if we read regular file in dso__load()
Jiri Olsa
1
-6
/
+4
2018-02-16
perf stat: Add support to print counts after a period of time
yuzhoujian
3
-2
/
+37
2018-02-16
perf stat: Add support to print counts for fixed times
yuzhoujian
3
-1
/
+25
2018-02-16
perf report: Add support to display group output for non group events
Jiri Olsa
2
-2
/
+7
[prev]
[next]