aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo
2016-07-18perf tests: Add is_printable_array testJiri Olsa
2016-07-15perf tools: Enable overwrite settingsWang Nan
2016-07-15perf evlist: Drop evlist->backwardWang Nan
2016-07-15perf evlist: Map backward events to backward_mmapWang Nan
2016-07-15perf evlist: Drop redundant evsel->overwrite indicatorArnaldo Carvalho de Melo
2016-07-13perf test: Add a test case for SDT eventMasami Hiramatsu
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu
2016-07-12perf test bpf: Use epoll_wait() instead of epoll_pwait()Arnaldo Carvalho de Melo
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo
2016-07-12perf test fdarray: Add missing poll.h headerArnaldo Carvalho de Melo
2016-07-12perf tests cpumap: Add missing headersArnaldo Carvalho de Melo
2016-07-12perf tests openat-syscall-tp-fields: Add some conditional definesArnaldo Carvalho de Melo
2016-07-12perf tests: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2016-07-04perf tests: Fix hist accumulation testJiri Olsa
2016-06-30perf tools: Change cpu_map__fprintf outputJiri Olsa
2016-06-30perf test: Add -F/--dont-fork optionJiri Olsa
2016-06-30perf tests: Fix thread map test for -F optionJiri Olsa
2016-06-30perf tools: Allow to reset open files counterJiri Olsa
2016-06-28perf build: Add libbabeltrace to build-testWang Nan
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo
2016-06-22perf evlist: Destructors should accept NULLArnaldo Carvalho de Melo
2016-06-21perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa
2016-06-08Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar
2016-06-06perf test: Ignore .scale and other special filesAndi Kleen
2016-05-30tools: Pass arg to fdarray__filter's call back functionWang Nan
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-09perf tests: Add test to check backward ring bufferWang Nan
2016-05-05perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa
2016-04-28perf tests: Do not use sizeof on pointer typeVaishali Thakkar
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo
2016-04-25perf tests: Replace assignment with comparison on assert checkColin Ian King
2016-04-19perf test: Add missing verbose output explaining the reason for failureArnaldo Carvalho de Melo
2016-04-19perf test: Ignore kcore files in the "vmlinux matches kallsyms" testArnaldo Carvalho de Melo
2016-04-18tools/perf: Fix misspellings in comments.Adam Buchbinder
2016-04-11perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo
2016-03-30perf tests: Add test to check for event timesJiri Olsa
2016-03-24perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan
2016-02-22perf tools: Apply tracepoint event definition options to BPF scriptWang Nan
2016-02-19perf tools: Enable config and setting names for legacy cache eventsWang Nan
2016-02-19perf tools: Enable config raw and numeric eventsWang Nan
2016-02-19perf test: Reduce the sample_freq for the 'object code reading' testArnaldo Carvalho de Melo
2016-02-19perf tests: Use perf_evlist__strerror_open() to provide hints about max_freqArnaldo Carvalho de Melo