summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/tests.h
AgeCommit message (Expand)Author
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan
2020-09-28perf test: Add expand cgroup event testNamhyung Kim
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon
2020-06-22perf tests: Add parse metric test for ipc metricJiri Olsa
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-28perf tests: Add test for the java demanglerNick Gasson
2020-05-28perf test: Improve pmu event metric testingIan Rogers
2020-05-28perf test: Provide a subtest callback to ask for the reason for skipping a su...Ian Rogers
2020-04-30tools api: Add a lightweight buffered reading apiIan Rogers
2020-03-24perf test: Add pmu-events testJohn Garry
2019-11-29perf jit: Move test functionality in to a testIan Rogers
2019-11-29perf evlist: Maintain evlist->all_cpusAndi Kleen
2019-11-26perf tests: Rename tests/map_groups.c to tests/maps.cArnaldo Carvalho de Melo
2019-11-26perf tests: Rename thread-mg-share to thread-maps-shareArnaldo Carvalho de Melo
2019-10-19perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan
2019-06-10perf tests: Add a test for time-utilsAdrian Hunter
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa
2019-01-08perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter
2018-09-18perf test: Add watchpoint testRavi Bangoria
2018-03-16perf tests: Add mem2node object testJiri Olsa
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-22perf test: Add test cases for new data source encodingAndi Kleen
2017-08-11perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa
2017-03-23perf tools: Add a simple expression parser for JSONAndi Kleen
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan
2016-11-29perf tools: Introduce perf hooksWang Nan
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa
2016-07-18perf tests: Add is_printable_array testJiri Olsa
2016-07-13perf test: Add a test case for SDT eventMasami Hiramatsu
2016-06-30perf tools: Change cpu_map__fprintf outputJiri Olsa
2016-05-09perf tests: Add test to check backward ring bufferWang Nan
2016-03-30perf tests: Add test to check for event timesJiri Olsa
2015-12-17perf tools: Add event_update event unit typeJiri Olsa
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa
2015-11-19perf test: Print result for each BPF subtestWang Nan
2015-11-19perf test: Print result for each LLVM subtestWang Nan
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo