aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa1-0/+4
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa1-0/+4
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan1-0/+9
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo1-47/+47
2016-11-29perf tools: Introduce perf hooksWang Nan1-0/+4
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa1-0/+4
2016-07-18perf tests: Add is_printable_array testJiri Olsa1-0/+4
2016-07-13perf test: Add a test case for SDT eventMasami Hiramatsu1-0/+4
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo1-1/+1
2016-06-30perf tools: Change cpu_map__fprintf outputJiri Olsa1-0/+4
2016-06-30perf test: Add -F/--dont-fork optionJiri Olsa1-22/+33
2016-05-09perf tests: Add test to check backward ring bufferWang Nan1-0/+4
2016-03-30perf tests: Add test to check for event timesJiri Olsa1-0/+4
2015-12-17perf tools: Add event_update event unit typeJiri Olsa1-0/+4
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa1-0/+4
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa1-0/+4
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa1-0/+4
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa1-0/+4
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa1-0/+4
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-12-14perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo1-0/+3
2015-11-19perf test: Mute test cases error messages if verbose == 0Wang Nan1-0/+12
2015-11-19perf test: Print result for each BPF subtestWang Nan1-0/+5
2015-11-19perf test: Print result for each LLVM subtestWang Nan1-15/+76
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-3/+3
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo1-1/+1
2015-11-06perf test: Add 'perf test BPF'Wang Nan1-0/+4
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming1-28/+0
2015-10-05perf tests: Add arch testsMatt Fleming1-8/+20
2015-09-14perf tests: Introduce iterator function for testsMatt Fleming1-16/+16
2015-09-14perf test: Add entry to test cpu topologyKan Liang1-0/+4
2015-09-04perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter1-0/+8
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan1-0/+4
2015-06-26perf tests: Add thread_map object testsJiri Olsa1-0/+4
2015-05-29perf tests: Switch from open to openatRiku Voipio1-6/+6
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan1-1/+1
2015-05-12perf tests: Fix to get negative exit codesHe Kuang1-1/+1
2015-03-21perf tools: Add kmod_path__parse functionJiri Olsa1-0/+4