index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
builtin-test.c
Age
Commit message (
Expand
)
Author
2014-06-12
perf tests: Add test for closing dso objects on EMFILE error
Jiri Olsa
2014-06-12
perf tests: Add test for caching dso file descriptors
Jiri Olsa
2014-06-12
perf tests: Spawn child for each test
Jiri Olsa
2014-06-01
perf tests: Add a test case for cumulating callchains
Namhyung Kim
2014-05-21
perf tests: Add a testcase for histogram output sorting
Namhyung Kim
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
2014-04-28
perf tests: Add map groups sharing with thread object test
Jiri Olsa
2014-04-28
perf tests: Add thread maps lookup automated tests
Jiri Olsa
2014-04-28
perf tests: Add a test case for hists filtering
Namhyung Kim
2014-02-18
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
Jiri Olsa
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
2013-09-05
perf tools: Add test for parsing with no sample_id_all bit
Adrian Hunter
2013-09-02
perf tests: Add 'keep tracking' test
Adrian Hunter
2013-08-29
perf tests: Add a sample parsing test
Adrian Hunter
2013-08-07
perf tests: Add test for reading object code
Adrian Hunter
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2013-05-28
perf test: Fix typo
Arnaldo Carvalho de Melo
2013-03-18
perf tests: Add a test case for checking sw clock event frequency
Namhyung Kim
2013-03-15
perf test: Add test case for checking number of EXIT events
Namhyung Kim
2013-03-15
perf tests: Test breakpoint overflow signal handler counts
Jiri Olsa
2013-03-15
perf tests: Test breakpoint overflow signal handler
Jiri Olsa
2013-01-24
perf test: Allow skipping tests
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Add return states enum for tests
Jiri Olsa
2013-01-24
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
2013-01-24
perf test: Add a test case for hists__{match,link}
Namhyung Kim
2012-11-14
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2012-11-14
perf tests: Move pmu tests into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__syscall_open_tp_fields into separate object
Jiri Olsa
2012-11-14
perf tests: Move perf_evsel__tp_sched_test into separate object
Jiri Olsa
2012-11-14
perf tests: Move perf_evsel__roundtrip_name_test into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__rdpmc into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__PERF_RECORD into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__basic_mmap into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__open_syscall_event into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__vmlinux_matches_kallsyms into separate object
Jiri Olsa
2012-11-09
perf test: fix a build error on builtin-test
Zheng Liu
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-01
perf tests: Add attr tests under builtin test command
Jiri Olsa
2012-10-31
perf tests: Move test objects into 'tests' directory
Jiri Olsa