aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/builtin-test.c
AgeCommit message (Expand)Author
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
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa
2016-07-18perf tests: Add is_printable_array testperf-core-for-mingo-20160718Jiri Olsa
2016-07-13perf test: Add a test case for SDT eventperf-core-for-mingo-20160713Masami Hiramatsu
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2016-06-30perf tools: Change cpu_map__fprintf outputperf-core-for-mingo-20160630Jiri Olsa
2016-06-30perf test: Add -F/--dont-fork optionJiri Olsa
2016-05-09perf tests: Add test to check backward ring bufferWang Nan
2016-03-30perf tests: Add test to check for event timesJiri Olsa
2015-12-17perf tools: Add event_update event unit typeJiri Olsa
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf
2015-12-14perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo
2015-11-19perf test: Mute test cases error messages if verbose == 0Wang Nan
2015-11-19perf test: Print result for each BPF subtestWang Nan
2015-11-19perf test: Print result for each LLVM subtestWang Nan
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo
2015-11-06perf test: Add 'perf test BPF'Wang Nan
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming
2015-10-05perf tests: Add arch testsMatt Fleming
2015-09-14perf tests: Introduce iterator function for testsMatt Fleming
2015-09-14perf test: Add entry to test cpu topologyKan Liang
2015-09-04perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan
2015-06-26perf tests: Add thread_map object testsJiri Olsa
2015-05-29perf tests: Switch from open to openatRiku Voipio
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan
2015-05-12perf tests: Fix to get negative exit codesHe Kuang
2015-03-21perf tools: Add kmod_path__parse functionJiri Olsa
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf testYunlong Song
2014-11-19perf test: fix typo in python testWANG Chao
2014-10-14perf tools: Remove hists from evselArnaldo Carvalho de Melo
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo
2014-09-25perf tests: Add pollfd growing testArnaldo Carvalho de Melo
2014-09-25perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo