aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c
AgeCommit message (Expand)Author
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 tests: Consider subtests when searching for user specified testsJiri Olsa
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
2020-03-13perf test: Print if shell directory isn't presentIan Rogers
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-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo
2019-07-09perf test: Auto bump rlimit(MEMLOCK) for BPF test sakeArnaldo Carvalho de Melo
2019-06-26perf tools: Remove trim() implementation, use tools/lib's strim()Arnaldo Carvalho de Melo
2019-06-10perf tests: Add a test for time-utilsAdrian Hunter
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa
2018-12-18perf tests: Use shebangs in the shell scriptsMichael Petlan
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter
2018-09-18perf test: Add watchpoint testRavi Bangoria
2018-07-31perf tests: Fix indexing when invoking subtestsSandipan Das
2018-07-24perf test: Fix subtest number when showing resultsThomas Richter
2018-07-11perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips
2018-04-26perf tests: Let 'perf test list' display subtestsHendrik Brueckner
2018-04-12perf tests: Disable breakpoint accounting test for powerpcSandipan Das
2018-03-16perf tests: Add mem2node object testJiri Olsa
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa
2017-12-27perf test: Handle properly readdir DT_UNKNOWNJiri Olsa
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo
2017-08-22perf test: Add test cases for new data source encodingAndi Kleen
2017-08-11perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo
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-08-11perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa
2017-04-24perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo
2017-03-23perf tools: Add a simple expression parser for JSONAndi Kleen
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim
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 test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo
2016-11-29perf tools: Introduce perf hooksWang Nan