aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c
Commit message (Expand)AuthorAge
* perf test: Disable breakpoint signal tests for powerpcJiri Olsa2017-06-05
* perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-19
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-27
* perf tools: Add a simple expression parser for JSONAndi Kleen2017-03-23
* perf utils: Check verbose flag properlyNamhyung Kim2017-02-20
* perf tools: Add unit_number__scnprintf functionJiri Olsa2017-01-11
* perf thread_map: Add thread_map__remove functionJiri Olsa2016-12-15
* perf clang: Add builtin clang support ant test caseWang Nan2016-12-05
* perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo2016-11-29
* perf tools: Introduce perf hooksWang Nan2016-11-29
* perf tests: Add test for bitmap_scnprintf functionJiri Olsa2016-08-02
* perf tests: Add is_printable_array testJiri Olsa2016-07-18
* perf test: Add a test case for SDT eventMasami Hiramatsu2016-07-13
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf tools: Change cpu_map__fprintf outputJiri Olsa2016-06-30
* perf test: Add -F/--dont-fork optionJiri Olsa2016-06-30
* perf tests: Add test to check backward ring bufferWang Nan2016-05-09
* perf tests: Add test to check for event timesJiri Olsa2016-03-30
* perf tools: Add event_update event unit typeJiri Olsa2015-12-17
* perf tools: Add stat round event synthesize functionJiri Olsa2015-12-17
* perf tools: Add stat event synthesize functionJiri Olsa2015-12-17
* perf tools: Add stat config event synthesize functionJiri Olsa2015-12-17
* perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-17
* perf thread_map: Add thread_map event sythesize functionJiri Olsa2015-12-17
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo2015-12-14
* perf test: Mute test cases error messages if verbose == 0Wang Nan2015-11-19
* perf test: Print result for each BPF subtestWang Nan2015-11-19
* perf test: Print result for each LLVM subtestWang Nan2015-11-19
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-19
* perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-06
* perf test: Add 'perf test BPF'Wang Nan2015-11-06
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-05
* perf tests: Add arch testsMatt Fleming2015-10-05
* perf tests: Introduce iterator function for testsMatt Fleming2015-09-14
* perf test: Add entry to test cpu topologyKan Liang2015-09-14
* perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter2015-09-04
* perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan2015-08-07
* perf tests: Add thread_map object testsJiri Olsa2015-06-26
* perf tests: Switch from open to openatRiku Voipio2015-05-29
* perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan2015-05-29
* perf tests: Fix to get negative exit codesHe Kuang2015-05-12
* perf tools: Add kmod_path__parse functionJiri Olsa2015-03-21
* perf tools: Add the bash completion for listing subsubcommands of perf testYunlong Song2015-03-19
* perf test: fix typo in python testWANG Chao2014-11-19
* perf tools: Remove hists from evselArnaldo Carvalho de Melo2014-10-14
* tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo2014-09-25
* perf tests: Add pollfd growing testArnaldo Carvalho de Melo2014-09-25