aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter3-0/+113
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter3-0/+159
2013-08-29perf tests: Add a sample parsing testAdrian Hunter3-0/+321
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter1-1/+1
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter1-12/+8
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2-3/+4
2013-08-14perf tests: Fix compile failure on do_sort_somethingDavid Ahern1-6/+5
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter1-1/+1
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter1-2/+2
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman1-0/+53
2013-08-07perf tests: Add kcore to the object code reading testAdrian Hunter1-18/+82
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter1-5/+7
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter1-11/+21
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter1-1/+1
2013-08-07perf tests: Add test for reading object codeAdrian Hunter3-0/+514
2013-08-07perf tests: Add parse events tests for leader samplingJiri Olsa1-0/+115
2013-08-07perf tests: Add attr record group sampling testJiri Olsa1-0/+36
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter3-0/+184
2013-07-22perf tests: Add broken install-* tests into tests/makeJiri Olsa1-0/+31
2013-07-22perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa1-0/+9
2013-07-22perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa1-4/+8
2013-07-22perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa1-4/+4
2013-07-22perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa1-2/+9
2013-07-17perf tests: Check proper prev_state size for sched_switch tpJiri Olsa1-1/+1
2013-07-12perf tests: Make terms a stack variable in test_termDavid Ahern1-9/+5
2013-07-12perf tools: Use default include path notation for libtraceevent headersRobert Richter1-1/+1
2013-07-12perf tests: Make TEST_ASSERT_VAL globalJiri Olsa3-16/+8
2013-07-12perf tests: Omit end of the symbol check failure for test 1Jiri Olsa1-4/+11
2013-05-29perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2-4/+4
2013-05-29perf tests: Fix attr test for record -d optionJiri Olsa1-1/+4
2013-05-28perf tools: Add automated make test suiteJiri Olsa1-0/+138
2013-05-28perf test: Fix typoArnaldo Carvalho de Melo1-1/+1
2013-05-28perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2-0/+12
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2013-04-12treewide: Fix typo in printksMasanari Iida2-2/+2
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen1-2/+2
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim3-0/+124
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim3-0/+128
2013-03-15perf tests: Fixup return path of perf record test caseNamhyung Kim1-1/+3
2013-03-15perf tests: Fixup return path of open-syscall-tp-fields test caseNamhyung Kim1-2/+6
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa3-0/+131
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa3-0/+191
2013-03-15perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()Namhyung Kim1-1/+2
2013-03-15perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()Namhyung Kim1-1/+1
2013-03-15perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim1-1/+1
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim6-7/+9
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov1-1/+1
2013-03-15perf tests: Add attr stat -C cpu testJiri Olsa1-0/+9
2013-03-15perf tests: Add attr record -C cpu testJiri Olsa1-0/+13
2013-03-15perf tests: Make attr script test event cpuJiri Olsa3-0/+3