index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]