summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-288-6/+17
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-111-4/+11
* perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter2013-09-053-0/+113
* perf tests: Add 'keep tracking' testAdrian Hunter2013-09-023-0/+159
* perf tests: Add a sample parsing testAdrian Hunter2013-08-293-0/+321
* perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter2013-08-291-1/+1
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-291-12/+8
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-292-3/+4
* perf tests: Fix compile failure on do_sort_somethingDavid Ahern2013-08-141-6/+5
* perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-121-1/+1
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-121-2/+2
* perf tests: Add tests of new pinned modifierMichael Ellerman2013-08-071-0/+53
* perf tests: Add kcore to the object code reading testAdrian Hunter2013-08-071-18/+82
* perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter2013-08-071-5/+7
* perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter2013-08-071-11/+21
* perf symbols: Load kernel maps before usingAdrian Hunter2013-08-071-1/+1
* perf tests: Add test for reading object codeAdrian Hunter2013-08-073-0/+514
* perf tests: Add parse events tests for leader samplingJiri Olsa2013-08-071-0/+115
* perf tests: Add attr record group sampling testJiri Olsa2013-08-071-0/+36
* perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-233-0/+184
* perf tests: Add broken install-* tests into tests/makeJiri Olsa2013-07-221-0/+31
* perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa2013-07-221-0/+9
* perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa2013-07-221-4/+8
* perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa2013-07-221-4/+4
* perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa2013-07-221-2/+9
* perf tests: Check proper prev_state size for sched_switch tpJiri Olsa2013-07-171-1/+1
* perf tests: Make terms a stack variable in test_termDavid Ahern2013-07-121-9/+5
* perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-121-1/+1
* perf tests: Make TEST_ASSERT_VAL globalJiri Olsa2013-07-123-16/+8
* perf tests: Omit end of the symbol check failure for test 1Jiri Olsa2013-07-121-4/+11
* perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2013-05-292-4/+4
* perf tests: Fix attr test for record -d optionJiri Olsa2013-05-291-1/+4
* perf tools: Add automated make test suiteJiri Olsa2013-05-281-0/+138
* perf test: Fix typoArnaldo Carvalho de Melo2013-05-281-1/+1
* perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2013-05-282-0/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-302-2/+2
|\
| * treewide: Fix typo in printksMasanari Iida2013-04-122-2/+2
* | perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-011-2/+2
* | perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim2013-03-183-0/+124
* | perf test: Add test case for checking number of EXIT eventsNamhyung Kim2013-03-153-0/+128
* | perf tests: Fixup return path of perf record test caseNamhyung Kim2013-03-151-1/+3
* | perf tests: Fixup return path of open-syscall-tp-fields test caseNamhyung Kim2013-03-151-2/+6
* | perf tests: Test breakpoint overflow signal handler countsJiri Olsa2013-03-153-0/+131
* | perf tests: Test breakpoint overflow signal handlerJiri Olsa2013-03-153-0/+191
* | perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()Namhyung Kim2013-03-151-1/+2
* | perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()Namhyung Kim2013-03-151-1/+1
* | perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim2013-03-151-1/+1
* | perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim2013-03-156-7/+9
* | perf tools: Introduce tools/lib/lk libraryBorislav Petkov2013-03-151-1/+1
* | perf tests: Add attr stat -C cpu testJiri Olsa2013-03-151-0/+9