Age | Commit message (Expand) | Author | Files | Lines |
2015-12-17 | perf tools: Add event_update event unit type | Jiri Olsa | 1 | -0/+4 |
2015-12-17 | perf tools: Add stat round event synthesize function | Jiri Olsa | 1 | -0/+4 |
2015-12-17 | perf tools: Add stat event synthesize function | Jiri Olsa | 1 | -0/+4 |
2015-12-17 | perf tools: Add stat config event synthesize function | Jiri Olsa | 1 | -0/+4 |
2015-12-17 | perf cpu_map: Add cpu_map event synthesize function | Jiri Olsa | 1 | -0/+4 |
2015-12-17 | perf thread_map: Add thread_map event sythesize function | Jiri Olsa | 1 | -0/+4 |
2015-12-17 | perf subcmd: Create subcmd library | Josh Poimboeuf | 1 | -1/+1 |
2015-12-14 | perf test: Dump the stack when test segfaults when in verbose mode | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2015-11-19 | perf test: Mute test cases error messages if verbose == 0 | Wang Nan | 1 | -0/+12 |
2015-11-19 | perf test: Print result for each BPF subtest | Wang Nan | 1 | -0/+5 |
2015-11-19 | perf test: Print result for each LLVM subtest | Wang Nan | 1 | -15/+76 |
2015-11-19 | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2015-11-06 | perf test: Do not be case sensitive when searching for matching tests | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-11-06 | perf test: Add 'perf test BPF' | Wang Nan | 1 | -0/+4 |
2015-10-05 | perf tests: Move x86 tests into arch directory | Matt Fleming | 1 | -28/+0 |
2015-10-05 | perf tests: Add arch tests | Matt Fleming | 1 | -8/+20 |
2015-09-14 | perf tests: Introduce iterator function for tests | Matt Fleming | 1 | -16/+16 |
2015-09-14 | perf test: Add entry to test cpu topology | Kan Liang | 1 | -0/+4 |
2015-09-04 | perf tools: Add a test for decoding of new x86 instructions | Adrian Hunter | 1 | -0/+8 |
2015-08-07 | perf tests: Add LLVM test for eBPF on-the-fly compiling | Wang Nan | 1 | -0/+4 |
2015-06-26 | perf tests: Add thread_map object tests | Jiri Olsa | 1 | -0/+4 |
2015-05-29 | perf tests: Switch from open to openat | Riku Voipio | 1 | -6/+6 |
2015-05-29 | perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing | Wang Nan | 1 | -1/+1 |
2015-05-12 | perf tests: Fix to get negative exit codes | He Kuang | 1 | -1/+1 |
2015-03-21 | perf tools: Add kmod_path__parse function | Jiri Olsa | 1 | -0/+4 |
2015-03-19 | perf tools: Add the bash completion for listing subsubcommands of perf test | Yunlong Song | 1 | -2/+3 |
2014-11-19 | perf test: fix typo in python test | WANG Chao | 1 | -1/+1 |
2014-10-15 | perf tools: Remove hists from evsel | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2014-09-25 | tools lib api: Adopt fdarray class from perf's evlist | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2014-09-25 | perf tests: Add pollfd growing test | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2014-09-25 | perf tests: Add test for perf_evlist__filter_pollfd() | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2014-08-22 | perf tests: Add a test for tracking with sched_switch | Adrian Hunter | 1 | -0/+4 |
2014-08-15 | perf test: Use strerror_r instead of strerror | Masami Hiramatsu | 1 | -1/+3 |
2014-08-13 | perf tools: Check recorded kernel version when finding vmlinux | Namhyung Kim | 1 | -1/+1 |
2014-06-12 | perf tests: Add test for closing dso objects on EMFILE error | Jiri Olsa | 1 | -0/+4 |
2014-06-12 | perf tests: Add test for caching dso file descriptors | Jiri Olsa | 1 | -1/+5 |
2014-06-12 | perf tests: Spawn child for each test | Jiri Olsa | 1 | -1/+31 |
2014-06-01 | perf tests: Add a test case for cumulating callchains | Namhyung Kim | 1 | -0/+4 |
2014-05-21 | perf tests: Add a testcase for histogram output sorting | Namhyung Kim | 1 | -0/+4 |
2014-05-16 | perf tests: Add dwarf unwind test on ARM | Jean Pihet | 1 | -1/+1 |
2014-04-28 | perf tests: Add map groups sharing with thread object test | Jiri Olsa | 1 | -0/+4 |
2014-04-28 | perf tests: Add thread maps lookup automated tests | Jiri Olsa | 1 | -0/+4 |
2014-04-28 | perf tests: Add a test case for hists filtering | Namhyung Kim | 1 | -0/+4 |
2014-02-18 | perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro | Jiri Olsa | 1 | -1/+1 |
2014-02-18 | perf tests x86: Add dwarf unwind test | Jiri Olsa | 1 | -0/+8 |
2013-09-05 | perf tools: Add test for parsing with no sample_id_all bit | Adrian Hunter | 1 | -0/+4 |
2013-09-02 | perf tests: Add 'keep tracking' test | Adrian Hunter | 1 | -0/+4 |
2013-08-29 | perf tests: Add a sample parsing test | Adrian Hunter | 1 | -0/+4 |
2013-08-08 | perf tests: Add test for reading object code | Adrian Hunter | 1 | -0/+4 |
2013-07-23 | perf tools: Add test for converting perf time to/from TSC | Adrian Hunter | 1 | -0/+6 |