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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-12
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
1
-0
/
+2
2015-11-06
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
4
-0
/
+215
2015-11-06
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
4
-1
/
+35
2015-11-06
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
4
-31
/
+129
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
1
-1
/
+1
2015-11-05
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
1
-0
/
+5
2015-11-03
perf test: Keep test result clean if '-v' not set
Wang Nan
5
-17
/
+13
2015-10-29
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
1
-0
/
+44
2015-10-28
perf tools: Make perf depend on libbpf
Wang Nan
1
-1
/
+3
2015-10-20
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
1
-2
/
+2
2015-10-19
perf test: Suppress libtraceevent warnings
Namhyung Kim
1
-0
/
+14
2015-10-19
perf test: Silence tracepoint event failures
Namhyung Kim
3
-3
/
+3
2015-10-05
perf tests: Move x86 tests into arch directory
Matt Fleming
12
-2982
/
+5
2015-10-05
perf tests: Add arch tests
Matt Fleming
2
-8
/
+25
2015-10-05
perf tests: Add parsing test for 'P' modifier
Jiri Olsa
1
-0
/
+16
2015-10-01
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2
-3
/
+3
2015-10-01
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
2
-8
/
+28
2015-09-15
perf tests: Fix software clock events test setting maps
Adrian Hunter
1
-4
/
+14
2015-09-15
perf tests: Fix task exit test setting maps
Adrian Hunter
1
-4
/
+14
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
5
-6
/
+16
2015-09-14
perf test: Add entry for hists socket filter
Kan Liang
1
-10
/
+45
2015-09-14
perf tests: Introduce iterator function for tests
Matt Fleming
1
-16
/
+16
2015-09-14
perf test: Add entry to test cpu topology
Kan Liang
4
-0
/
+121
2015-09-14
perf tools: Switch to tracing_path interface on appropriate places
Jiri Olsa
3
-27
/
+9
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
3
-8
/
+9
2015-09-14
perf tests: Print objdump/dso buffers if they don't match
Jan Stancek
1
-0
/
+16
2015-09-14
perf tests: Stop reading if objdump output crossed sections
Jan Stancek
1
-1
/
+6
2015-09-14
perf tests: Make objdump disassemble zero blocks
Jan Stancek
1
-1
/
+1
2015-09-14
perf tests: Take into account address of each objdump line
Jan Stancek
1
-13
/
+38
2015-09-04
x86/insn: perf tools: Add new xsave instructions
Adrian Hunter
3
-0
/
+90
2015-09-04
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
1
-0
/
+4
2015-09-04
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
3
-0
/
+102
2015-09-04
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
3
-0
/
+1031
2015-09-04
perf tools: Add a test for decoding of new x86 instructions
Adrian Hunter
9
-0
/
+1390
2015-08-31
bpf tools: New API to get name from a BPF object
Wang Nan
1
-1
/
+1
2015-08-12
perf tests: Add tests to callgraph and time parse
Kan Liang
1
-0
/
+38
2015-08-12
perf callchain: Allow disabling call graphs per event
Kan Liang
1
-0
/
+4
2015-08-07
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan
4
-0
/
+104
2015-07-30
perf tests: Adding build test for having ending double slash
Jiri Olsa
1
-4
/
+9
2015-07-29
perf tools: Force period term to overload global settings
Jiri Olsa
1
-2
/
+10
2015-07-21
perf test: Check for refcnt in thread_map test
Jiri Olsa
1
-0
/
+4
2015-06-26
perf stat: Make stats work over the thread dimension
Jiri Olsa
2
-5
/
+5
2015-06-26
perf stat: Use xyarray for cpu evsel counts
Jiri Olsa
1
-1
/
+1
2015-06-26
perf stat: Introduce perf_counts function
Jiri Olsa
2
-3
/
+3
2015-06-26
perf tests: Add thread_map object tests
Jiri Olsa
4
-0
/
+44
2015-06-25
perf tools: Add reference counting for thread_map object
Jiri Olsa
7
-7
/
+7
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
4
-4
/
+4
2015-06-24
perf thread_map: Don't access the array entries directly
Jiri Olsa
1
-1
/
+1
[next]