summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf utils: Check verbose flag properlyNamhyung Kim2017-02-201-1/+1
* perf tools: Add unit_number__scnprintf functionJiri Olsa2017-01-111-0/+4
* perf thread_map: Add thread_map__remove functionJiri Olsa2016-12-151-0/+4
* perf clang: Add builtin clang support ant test caseWang Nan2016-12-051-0/+9
* perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo2016-11-291-47/+47
* perf tools: Introduce perf hooksWang Nan2016-11-291-0/+4
* perf tests: Add test for bitmap_scnprintf functionJiri Olsa2016-08-021-0/+4
* perf tests: Add is_printable_array testJiri Olsa2016-07-181-0/+4
* perf test: Add a test case for SDT eventMasami Hiramatsu2016-07-131-0/+4
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-121-1/+1
* perf tools: Change cpu_map__fprintf outputJiri Olsa2016-06-301-0/+4
* perf test: Add -F/--dont-fork optionJiri Olsa2016-06-301-22/+33
* perf tests: Add test to check backward ring bufferWang Nan2016-05-091-0/+4
* perf tests: Add test to check for event timesJiri Olsa2016-03-301-0/+4
* perf tools: Add event_update event unit typeJiri Olsa2015-12-171-0/+4
* perf tools: Add stat round event synthesize functionJiri Olsa2015-12-171-0/+4
* perf tools: Add stat event synthesize functionJiri Olsa2015-12-171-0/+4
* perf tools: Add stat config event synthesize functionJiri Olsa2015-12-171-0/+4
* perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-171-0/+4
* perf thread_map: Add thread_map event sythesize functionJiri Olsa2015-12-171-0/+4
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo2015-12-141-0/+3
* perf test: Mute test cases error messages if verbose == 0Wang Nan2015-11-191-0/+12
* perf test: Print result for each BPF subtestWang Nan2015-11-191-0/+5
* perf test: Print result for each LLVM subtestWang Nan2015-11-191-15/+76
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-3/+3
* perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
* perf test: Add 'perf test BPF'Wang Nan2015-11-061-0/+4
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-051-28/+0
* perf tests: Add arch testsMatt Fleming2015-10-051-8/+20
* perf tests: Introduce iterator function for testsMatt Fleming2015-09-141-16/+16
OpenPOWER on IntegriCloud