index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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-10-14
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
2014-09-25
perf tests: Add pollfd growing test
Arnaldo Carvalho de Melo
2014-09-25
perf tests: Add test for perf_evlist__filter_pollfd()
Arnaldo Carvalho de Melo
2014-08-22
perf tests: Add a test for tracking with sched_switch
Adrian Hunter
2014-08-15
perf test: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
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