summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add OCaml demanglingFabian Hemmer2021-02-171-0/+4
* perf test: Implement skip_reason callback for watchpoint testsTommi Rantala2020-11-041-0/+1
* perf tests tsc: Add checking helper is_supported()Leo Yan2020-11-041-0/+1
* perf tests tsc: Make tsc testing as a common testingLeo Yan2020-11-041-0/+4
* perf test: Add expand cgroup event testNamhyung Kim2020-09-281-0/+4
* perf tests: Add test for PE binary format supportRemi Bernon2020-09-041-0/+4
* perf tests: Add parse metric test for ipc metricJiri Olsa2020-06-221-0/+4
* perf tools: Add optional support for libpfm4Stephane Eranian2020-05-291-0/+9
* perf tests: Add test for the java demanglerNick Gasson2020-05-281-0/+4
* perf tests: Consider subtests when searching for user specified testsJiri Olsa2020-05-281-8/+26
* perf test: Improve pmu event metric testingIan Rogers2020-05-281-0/+7
* perf test: Provide a subtest callback to ask for the reason for skipping a su...Ian Rogers2020-05-281-2/+9
* tools api: Add a lightweight buffered reading apiIan Rogers2020-04-301-0/+4
* perf test: Add pmu-events testJohn Garry2020-03-241-0/+4
* perf test: Print if shell directory isn't presentIan Rogers2020-03-131-1/+4
* perf jit: Move test functionality in to a testIan Rogers2019-11-291-0/+4
* perf evlist: Maintain evlist->all_cpusAndi Kleen2019-11-291-0/+5
* perf tests: Rename tests/map_groups.c to tests/maps.cArnaldo Carvalho de Melo2019-11-261-2/+2
* perf tests: Rename thread-mg-share to thread-maps-shareArnaldo Carvalho de Melo2019-11-261-2/+2
* perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan2019-10-191-1/+1
* perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo2019-08-311-0/+1
* perf test: Auto bump rlimit(MEMLOCK) for BPF test sakeArnaldo Carvalho de Melo2019-07-091-0/+6
* perf tools: Remove trim() implementation, use tools/lib's strim()Arnaldo Carvalho de Melo2019-06-261-1/+2
* perf tests: Add a test for time-utilsAdrian Hunter2019-06-101-0/+4
* perf tests: Add map_groups__merge_in testJiri Olsa2019-05-281-0/+4
* perf tests: Use shebangs in the shell scriptsMichael Petlan2018-12-181-0/+3
* perf test: S390 does not support watchpoints in test 22Thomas Richter2018-10-081-0/+1
* perf test: Add watchpoint testRavi Bangoria2018-09-181-0/+9
* perf tests: Fix indexing when invoking subtestsSandipan Das2018-07-311-2/+2
* perf test: Fix subtest number when showing resultsThomas Richter2018-07-241-1/+1
* perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips2018-07-111-1/+1
* perf tests: Let 'perf test list' display subtestsHendrik Brueckner2018-04-261-0/+9
* perf tests: Disable breakpoint accounting test for powerpcSandipan Das2018-04-121-0/+1
* perf tests: Add mem2node object testJiri Olsa2018-03-161-0/+4
* perf tests: Add breakpoint accounting/modify testJiri Olsa2018-03-131-0/+4
* perf test: Handle properly readdir DT_UNKNOWNJiri Olsa2017-12-271-5/+5
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo2017-09-131-0/+1
|/
* perf test: Add test cases for new data source encodingAndi Kleen2017-08-221-0/+4
* perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo2017-08-111-8/+10
* perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo2017-08-111-1/+169
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-2/+2
* perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo2017-08-111-1/+3
* perf test: Disable breakpoint signal tests for powerpcJiri Olsa2017-06-051-0/+7
* perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-271-1/+1
* perf tools: Add a simple expression parser for JSONAndi Kleen2017-03-231-0/+4