summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala1-0/+1
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan1-0/+1
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan1-0/+4
2020-09-28perf test: Add expand cgroup event testNamhyung Kim1-0/+4
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon1-0/+4
2020-06-22perf tests: Add parse metric test for ipc metricJiri Olsa1-0/+4
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian1-0/+9
2020-05-28perf tests: Add test for the java demanglerNick Gasson1-0/+4
2020-05-28perf tests: Consider subtests when searching for user specified testsJiri Olsa1-8/+26
2020-05-28perf test: Improve pmu event metric testingIan Rogers1-0/+7
2020-05-28perf test: Provide a subtest callback to ask for the reason for skipping a su...Ian Rogers1-2/+9
2020-04-30tools api: Add a lightweight buffered reading apiIan Rogers1-0/+4
2020-03-24perf test: Add pmu-events testJohn Garry1-0/+4
2020-03-13perf test: Print if shell directory isn't presentIan Rogers1-1/+4
2019-11-29perf jit: Move test functionality in to a testIan Rogers1-0/+4
2019-11-29perf evlist: Maintain evlist->all_cpusAndi Kleen1-0/+5
2019-11-26perf tests: Rename tests/map_groups.c to tests/maps.cArnaldo Carvalho de Melo1-2/+2
2019-11-26perf tests: Rename thread-mg-share to thread-maps-shareArnaldo Carvalho de Melo1-2/+2
2019-10-19perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan1-1/+1
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo1-0/+1
2019-07-09perf test: Auto bump rlimit(MEMLOCK) for BPF test sakeArnaldo Carvalho de Melo1-0/+6
2019-06-26perf tools: Remove trim() implementation, use tools/lib's strim()Arnaldo Carvalho de Melo1-1/+2
2019-06-10perf tests: Add a test for time-utilsAdrian Hunter1-0/+4
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa1-0/+4
2018-12-18perf tests: Use shebangs in the shell scriptsMichael Petlan1-0/+3
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter1-0/+1
2018-09-18perf test: Add watchpoint testRavi Bangoria1-0/+9
2018-07-31perf tests: Fix indexing when invoking subtestsSandipan Das1-2/+2
2018-07-24perf test: Fix subtest number when showing resultsThomas Richter1-1/+1
2018-07-11perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips1-1/+1
2018-04-26perf tests: Let 'perf test list' display subtestsHendrik Brueckner1-0/+9
2018-04-12perf tests: Disable breakpoint accounting test for powerpcSandipan Das1-0/+1
2018-03-16perf tests: Add mem2node object testJiri Olsa1-0/+4
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa1-0/+4
2017-12-27perf test: Handle properly readdir DT_UNKNOWNJiri Olsa1-5/+5
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo1-0/+1
2017-08-22perf test: Add test cases for new data source encodingAndi Kleen1-0/+4
2017-08-11perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo1-8/+10
2017-08-11perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo1-1/+169
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-2/+2
2017-08-11perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo1-1/+3
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa1-0/+7
2017-04-24perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo1-0/+1
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo1-1/+1
2017-03-23perf tools: Add a simple expression parser for JSONAndi Kleen1-0/+4
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim1-1/+1