summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-11-14perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo
2012-11-14perf tools: Fix 'disabled' attribute config for record commandJiri Olsa
2012-11-14perf tools: Fix attributes for '{}' defined event groupsJiri Olsa
2012-11-14perf tests: Check for mkstemp return value in dso-data testJiri Olsa
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa
2012-11-14perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa
2012-11-14perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa
2012-11-14perf tests: Move test__rdpmc into separate objectJiri Olsa
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa
2012-11-14perf tests: Move test__basic_mmap into separate objectJiri Olsa
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa
2012-11-14perf tests: Move test__open_syscall_event into separate objectJiri Olsa
2012-11-14perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa
2012-11-09perf test: fix a build error on builtin-testZheng Liu
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo
2012-11-08perf tests: Move attr.py temp dir cleanup into finally sectionJiri Olsa
2012-11-05perf tests: Removing 'optional' fieldJiri Olsa
2012-11-05perf tests: Fix attr watermark field name typoJiri Olsa
2012-11-05perf tests: Factor attr tests WRITE_ASS macroJiri Olsa
2012-11-05perf tests: Add missing attr stat basic testJiri Olsa
2012-11-05perf tests: Add documentation for attr testsJiri Olsa
2012-11-05perf tests: Add attr stat default testJiri Olsa
2012-11-05perf tests: Add attr stat default testJiri Olsa
2012-11-05perf tests: Add attr stat event syntax group testJiri Olsa
2012-11-05perf tests: Add attr stat group testJiri Olsa
2012-11-05perf tests: Add attr stat no-inherit testJiri Olsa
2012-11-05perf tests: Add attr record branch filter testsJiri Olsa
2012-11-05perf tests: Add attr record branch any testJiri Olsa
2012-11-05perf tests: Add attr record no delay testJiri Olsa
2012-11-05perf tests: Add attr record raw testJiri Olsa
2012-11-05perf tests: Add attr record data testJiri Olsa
2012-11-01perf tests: Add attr record no-inherit testJiri Olsa
2012-11-01perf tests: Add attr record no samples testJiri Olsa
2012-11-01perf tests: Add attr record period testJiri Olsa
2012-11-01perf tests: Add attr record graph testJiri Olsa
2012-11-01perf tests: Add attr record count testJiri Olsa
2012-11-01perf tests: Add attr record freq testJiri Olsa
2012-11-01perf tests: Add attr record event syntax group testJiri Olsa
2012-11-01perf tests: Add attr record group testJiri Olsa
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa
2012-11-01perf tests: Add attr record basic testJiri Olsa
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa