summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
...
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-042-3/+3
* perf tools: Use an accessor to read thread commFrederic Weisbecker2013-11-041-1/+1
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-044-6/+6
|\
| * perf test: Update command line callchain attribute testsArnaldo Carvalho de Melo2013-11-014-6/+6
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-298-6/+17
|\|
| * perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-288-6/+17
* | perf tools: Show progress on histogram collapsingNamhyung Kim2013-10-231-1/+1
* | perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo2013-10-231-1/+1
* | perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo2013-10-231-1/+1
* | perf tests: Fix memory leak in dso-data.cFelipe Pena2013-10-141-0/+1
* | perf evlist: Introduce perf_evlist__new_default functionJiri Olsa2013-10-092-23/+3Star
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-041-2/+4
|/
* 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/+8Star
* 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/+5Star
* 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/+5Star
* 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/+8Star
* 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