summaryrefslogtreecommitdiff
path: root/tools/perf/tests/builtin-test.c
Commit message (Expand)AuthorAge
* perf tests: Disable breakpoint accounting test for powerpcSandipan Das2018-04-12
* perf tests: Add mem2node object testJiri Olsa2018-03-16
* perf tests: Add breakpoint accounting/modify testJiri Olsa2018-03-13
* perf test: Handle properly readdir DT_UNKNOWNJiri Olsa2017-12-27
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo2017-09-13
|/
* perf test: Add test cases for new data source encodingAndi Kleen2017-08-22
* perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo2017-08-11
* perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo2017-08-11
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-11
* perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo2017-08-11
* 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