summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2016-07-12perf tests openat-syscall-tp-fields: Add some conditional definesArnaldo Carvalho de Melo1-0/+7
2016-07-12perf tests: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo3-0/+9
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo11-22/+22
2016-07-05perf tests: Fix hist accumulation testJiri Olsa1-0/+4
2016-07-01perf tools: Change cpu_map__fprintf outputJiri Olsa3-0/+29
2016-07-01perf test: Add -F/--dont-fork optionJiri Olsa1-22/+33
2016-07-01perf tests: Fix thread map test for -F optionJiri Olsa1-3/+13
2016-07-01perf tools: Allow to reset open files counterJiri Olsa1-0/+6
2016-06-28perf build: Add libbabeltrace to build-testWang Nan1-0/+2
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo7-10/+10
2016-06-22perf evlist: Destructors should accept NULLArnaldo Carvalho de Melo2-4/+2
2016-06-21perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa1-2/+2
2016-06-08Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...Ingo Molnar1-2/+2
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar1-1/+1
2016-06-06perf test: Ignore .scale and other special filesAndi Kleen1-2/+2
2016-05-30tools: Pass arg to fdarray__filter's call back functionWang Nan1-4/+4
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-05-10perf tests: Add test to check backward ring bufferWang Nan4-0/+157
2016-05-06perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa4-5/+5
2016-04-28perf tests: Do not use sizeof on pointer typeVaishali Thakkar1-1/+1
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo3-3/+3
2016-04-26perf tests: Replace assignment with comparison on assert checkColin Ian King1-1/+1
2016-04-19perf test: Add missing verbose output explaining the reason for failureArnaldo Carvalho de Melo1-0/+3
2016-04-19perf test: Ignore kcore files in the "vmlinux matches kallsyms" testArnaldo Carvalho de Melo1-1/+7
2016-04-18tools/perf: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-04-12perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo6-6/+6
2016-03-30perf tests: Add test to check for event timesJiri Olsa4-0/+242
2016-03-24perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo1-1/+1
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo4-37/+6
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo6-6/+9
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo1-2/+2
2016-02-27perf config: Bring perf_default_config to the very beginning at main()Wang Nan1-8/+0
2016-02-22perf tools: Apply tracepoint event definition options to BPF scriptWang Nan1-1/+1
2016-02-20perf tools: Enable config and setting names for legacy cache eventsWang Nan1-0/+12
2016-02-20perf tools: Enable config raw and numeric eventsWang Nan1-0/+40
2016-02-20perf test: Reduce the sample_freq for the 'object code reading' testArnaldo Carvalho de Melo1-1/+1
2016-02-20perf tests: Use perf_evlist__strerror_open() to provide hints about max_freqArnaldo Carvalho de Melo1-1/+7
2016-02-15perf tests: Fix build on older systems where 'signal' is reservedArnaldo Carvalho de Melo1-6/+6
2016-02-12perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo1-1/+1
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian1-0/+2
2016-02-04perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo1-2/+2
2016-02-04perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo1-3/+6
2016-02-03perf hists: Introduce perf_evsel__output_resort functionJiri Olsa3-7/+7
2016-01-29perf build: Align the names of the build tests:Arnaldo Carvalho de Melo1-2/+4
2016-01-29perf test: Improve bp_signalWang Nan1-22/+118
2016-01-29perf test: Check environment before start real BPF testWang Nan1-0/+37
2016-01-29perf build: Use feature dump file for build-testWang Nan1-0/+33
2016-01-26perf test: Add libbpf relocation checkerWang Nan6-11/+97
2016-01-26perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' testArnaldo Carvalho de Melo1-19/+5
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan1-4/+5