index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
perf test: Reset err after using it hold errcode in hist testcases
Wang Nan
4
-0
/
+4
2016-01-11
perf test: Fix false TEST_OK result for 'perf test hist'
Wang Nan
1
-5
/
+0
2016-01-11
tools: Move Makefile.arch from perf/config to tools/scripts
Wang Nan
1
-1
/
+15
2016-01-11
perf tools: Fix phony build target for build-test
Wang Nan
1
-1
/
+1
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2
-4
/
+4
2016-01-07
perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-01-07
perf test: No need for setting attr.sample_freq on the RECORD test
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-01-07
perf test: Use "dummy" events in the PERF_RECORD_ test
Arnaldo Carvalho de Melo
1
-1
/
+4
2016-01-06
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
4
-11
/
+11
2016-01-06
perf hist: Pass struct sample to __hists__add_entry()
Namhyung Kim
1
-3
/
+3
2015-12-17
perf tools: Add event_update event cpus type
Jiri Olsa
1
-0
/
+29
2015-12-17
perf tools: Add event_update event name type
Jiri Olsa
1
-0
/
+25
2015-12-17
perf tools: Add event_update event scale type
Jiri Olsa
1
-0
/
+21
2015-12-17
perf tools: Add event_update event unit type
Jiri Olsa
4
-0
/
+48
2015-12-17
perf tools: Add stat round event synthesize function
Jiri Olsa
3
-0
/
+26
2015-12-17
perf tools: Add stat event synthesize function
Jiri Olsa
3
-5
/
+41
2015-12-17
perf tools: Add stat config event read function
Jiri Olsa
1
-0
/
+6
2015-12-17
perf tools: Add stat config event synthesize function
Jiri Olsa
4
-0
/
+59
2015-12-17
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
1
-4
/
+21
2015-12-17
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
4
-0
/
+77
2015-12-17
perf thread_map: Add thread_map__new_event function
Jiri Olsa
1
-0
/
+14
2015-12-17
perf thread_map: Add thread_map event sythesize function
Jiri Olsa
3
-0
/
+34
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2
-2
/
+2
2015-12-16
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
1
-1
/
+1
2015-12-14
perf test: Remove tarpkg at end of test
Josh Poimboeuf
1
-1
/
+2
2015-12-14
perf test: Add Build file to dependencies for llvm-src-*.c
Josh Poimboeuf
1
-3
/
+3
2015-12-14
perf test: Fix hist testcases when kptr_restrict is on
Namhyung Kim
1
-3
/
+2
2015-12-14
perf test: Dump the stack when test segfaults when in verbose mode
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-12-07
perf test: Create kernel maps properly for hist entries test
Jiri Olsa
1
-0
/
+5
2015-12-07
perf test: Prevent using bpf-output event in round trip name test
Jiri Olsa
1
-1
/
+2
2015-12-07
perf test: Fix cpus and thread maps reference in error path
Jiri Olsa
1
-0
/
+7
2015-12-07
perf test: Use machine__new_host in mmap thread code reading test
Jiri Olsa
1
-5
/
+2
2015-12-07
perf test: Use machine__new_host in mmap thread lookup test
Jiri Olsa
1
-4
/
+2
2015-12-07
perf test: Use machine__new_host in dwarf unwind test
Jiri Olsa
1
-6
/
+2
2015-11-27
perf test: 'unwind' test should create kernel maps
Jiri Olsa
1
-0
/
+5
2015-11-23
perf test: Add callchain order setup for DWARF unwinder test
Jiri Olsa
1
-3
/
+19
2015-11-19
perf test: Mute test cases error messages if verbose == 0
Wang Nan
1
-0
/
+12
2015-11-19
perf test: Print result for each BPF subtest
Wang Nan
3
-10
/
+35
2015-11-19
perf test: Print result for each LLVM subtest
Wang Nan
3
-50
/
+115
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
37
-80
/
+81
2015-11-18
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
Wang Nan
1
-3
/
+4
2015-11-18
perf test: Test the BPF prologue adding infrastructure
Wang Nan
6
-1
/
+84
2015-11-18
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2
-11
/
+11
2015-11-11
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
[next]