summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2013-11-04perf hists: Consolidate __hists__add_*entry()Namhyung Kim
2013-11-04perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker
2013-11-04perf tools: Use an accessor to read thread commFrederic Weisbecker
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar
2013-11-01perf test: Update command line callchain attribute testsArnaldo Carvalho de Melo
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-10-23perf tools: Show progress on histogram collapsingNamhyung Kim
2013-10-23perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo
2013-10-23perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo
2013-10-14perf tests: Fix memory leak in dso-data.cFelipe Pena
2013-10-09perf evlist: Introduce perf_evlist__new_default functionJiri Olsa
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter
2013-08-29perf tests: Add a sample parsing testAdrian Hunter
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter
2013-08-14perf tests: Fix compile failure on do_sort_somethingDavid Ahern
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman
2013-08-07perf tests: Add kcore to the object code reading testAdrian Hunter
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter
2013-08-07perf tests: Add test for reading object codeAdrian Hunter
2013-08-07perf tests: Add parse events tests for leader samplingJiri Olsa
2013-08-07perf tests: Add attr record group sampling testJiri Olsa
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter
2013-07-22perf tests: Add broken install-* tests into tests/makeJiri Olsa
2013-07-22perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa
2013-07-22perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa
2013-07-22perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa
2013-07-22perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa
2013-07-17perf tests: Check proper prev_state size for sched_switch tpJiri Olsa
2013-07-12perf tests: Make terms a stack variable in test_termDavid Ahern
2013-07-12perf tools: Use default include path notation for libtraceevent headersRobert Richter
2013-07-12perf tests: Make TEST_ASSERT_VAL globalJiri Olsa
2013-07-12perf tests: Omit end of the symbol check failure for test 1Jiri Olsa
2013-05-29perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa
2013-05-29perf tests: Fix attr test for record -d optionJiri Olsa
2013-05-28perf tools: Add automated make test suiteJiri Olsa
2013-05-28perf test: Fix typoArnaldo Carvalho de Melo
2013-05-28perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-12treewide: Fix typo in printksMasanari Iida