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
/
builtin-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
perf tests: Add thread_map object tests
Jiri Olsa
1
-0
/
+4
2015-05-29
perf tests: Switch from open to openat
Riku Voipio
1
-6
/
+6
2015-05-29
perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing
Wang Nan
1
-1
/
+1
2015-05-12
perf tests: Fix to get negative exit codes
He Kuang
1
-1
/
+1
2015-03-21
perf tools: Add kmod_path__parse function
Jiri Olsa
1
-0
/
+4
2015-03-19
perf tools: Add the bash completion for listing subsubcommands of perf test
Yunlong Song
1
-2
/
+3
2014-11-19
perf test: fix typo in python test
WANG Chao
1
-1
/
+1
2014-10-14
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
1
-0
/
+5
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
1
-4
/
+4
2014-09-25
perf tests: Add pollfd growing test
Arnaldo Carvalho de Melo
1
-0
/
+4
2014-09-25
perf tests: Add test for perf_evlist__filter_pollfd()
Arnaldo Carvalho de Melo
1
-0
/
+4
2014-08-22
perf tests: Add a test for tracking with sched_switch
Adrian Hunter
1
-0
/
+4
2014-08-15
perf test: Use strerror_r instead of strerror
Masami Hiramatsu
1
-1
/
+3
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
1
-1
/
+1
2014-06-12
perf tests: Add test for closing dso objects on EMFILE error
Jiri Olsa
1
-0
/
+4
2014-06-12
perf tests: Add test for caching dso file descriptors
Jiri Olsa
1
-1
/
+5
2014-06-12
perf tests: Spawn child for each test
Jiri Olsa
1
-1
/
+31
2014-06-01
perf tests: Add a test case for cumulating callchains
Namhyung Kim
1
-0
/
+4
2014-05-21
perf tests: Add a testcase for histogram output sorting
Namhyung Kim
1
-0
/
+4
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
1
-1
/
+1
2014-04-28
perf tests: Add map groups sharing with thread object test
Jiri Olsa
1
-0
/
+4
2014-04-28
perf tests: Add thread maps lookup automated tests
Jiri Olsa
1
-0
/
+4
2014-04-28
perf tests: Add a test case for hists filtering
Namhyung Kim
1
-0
/
+4
2014-02-18
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
Jiri Olsa
1
-1
/
+1
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
1
-0
/
+8
2013-09-05
perf tools: Add test for parsing with no sample_id_all bit
Adrian Hunter
1
-0
/
+4
2013-09-02
perf tests: Add 'keep tracking' test
Adrian Hunter
1
-0
/
+4
2013-08-29
perf tests: Add a sample parsing test
Adrian Hunter
1
-0
/
+4
2013-08-07
perf tests: Add test for reading object code
Adrian Hunter
1
-0
/
+4
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
1
-0
/
+6
2013-05-28
perf test: Fix typo
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-03-18
perf tests: Add a test case for checking sw clock event frequency
Namhyung Kim
1
-0
/
+4
2013-03-15
perf test: Add test case for checking number of EXIT events
Namhyung Kim
1
-0
/
+4
2013-03-15
perf tests: Test breakpoint overflow signal handler counts
Jiri Olsa
1
-0
/
+4
2013-03-15
perf tests: Test breakpoint overflow signal handler
Jiri Olsa
1
-0
/
+4
2013-01-24
perf test: Allow skipping tests
Arnaldo Carvalho de Melo
1
-2
/
+15
2013-01-24
perf tests: Add return states enum for tests
Jiri Olsa
1
-3
/
+12
2013-01-24
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-01-24
perf test: Add a test case for hists__{match,link}
Namhyung Kim
1
-0
/
+4
2012-11-14
perf tests: Final cleanup for builtin-test move
Jiri Olsa
1
-27
/
+7
2012-11-14
perf tests: Move pmu tests into separate object
Jiri Olsa
1
-6
/
+1
2012-11-14
perf tests: Move test__syscall_open_tp_fields into separate object
Jiri Olsa
1
-112
/
+0
2012-11-14
perf tests: Move perf_evsel__tp_sched_test into separate object
Jiri Olsa
1
-82
/
+1
2012-11-14
perf tests: Move perf_evsel__roundtrip_name_test into separate object
Jiri Olsa
1
-111
/
+1
2012-11-14
perf tests: Move test__rdpmc into separate object
Jiri Olsa
1
-168
/
+0
2012-11-14
perf tests: Move test__PERF_RECORD into separate object
Jiri Olsa
1
-307
/
+0
2012-11-14
perf tests: Move test__basic_mmap into separate object
Jiri Olsa
1
-157
/
+0
2012-11-14
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
Jiri Olsa
1
-114
/
+0
2012-11-14
perf tests: Move test__open_syscall_event into separate object
Jiri Olsa
1
-84
/
+0
2012-11-14
perf tests: Move test__vmlinux_matches_kallsyms into separate object
Jiri Olsa
1
-221
/
+2
[next]