Age | Commit message (Expand) | Author | Files | Lines |
2017-08-11 | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-02-20 | perf utils: Check verbose flag properly | Namhyung Kim | 1 | -1/+1 |
2016-09-05 | perf symbols: Remove symbol_filter_t machinery | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2016-09-05 | perf test vmlinux: Remove dead symbol_filter_t code | Arnaldo Carvalho de Melo | 1 | -10/+1 |
2016-09-01 | perf test vmlinux: Tolerate symbol aliases | Arnaldo Carvalho de Melo | 1 | -3/+4 |
2016-09-01 | perf test vmlinux: Avoid printing headers for empty lists | Arnaldo Carvalho de Melo | 1 | -7/+22 |
2016-09-01 | perf test vmlinux: Clarify which -v lines are errors or warning | Arnaldo Carvalho de Melo | 1 | -9/+9 |
2016-04-19 | perf test: Add missing verbose output explaining the reason for failure | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2016-04-19 | perf test: Ignore kcore files in the "vmlinux matches kallsyms" test | Arnaldo Carvalho de Melo | 1 | -1/+7 |
2016-01-26 | perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test | Arnaldo Carvalho de Melo | 1 | -19/+5 |
2015-11-19 | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-10-01 | perf machine: Add method for common kernel_map(FUNCTION) operation | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2015-05-28 | perf tools: Introduce struct maps | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-05-27 | perf tools: Use maps__first()/map__next() | Arnaldo Carvalho de Melo | 1 | -17/+17 |
2014-02-01 | perf tests: No need to set up ref_reloc_sym | Adrian Hunter | 1 | -10/+0 |
2013-08-08 | perf tests: Adjust the vmlinux symtab matches kallsyms test again | Adrian Hunter | 1 | -5/+7 |
2013-08-08 | perf tests: Adjust the vmlinux symtab matches kallsyms test | Adrian Hunter | 1 | -11/+21 |
2013-07-12 | perf tests: Omit end of the symbol check failure for test 1 | Jiri Olsa | 1 | -4/+11 |
2013-01-25 | perf tests: Call machine__exit in the vmlinux matches kallsyms test | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2013-01-24 | perf tests: Don't fail if a matching vmlinux isn't found, skip that test | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2012-11-14 | perf tests: Move test__vmlinux_matches_kallsyms into separate object | Jiri Olsa | 1 | -0/+230 |