summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2018-02-15perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter
2018-02-15perf test: Update mmap read functions for backward-ring-buffer testKan Liang
2018-01-25perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo
2018-01-18perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...Adrian Hunter
2018-01-17perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo
2018-01-08perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo
2018-01-08perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo
2018-01-08perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo
2017-12-27perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan
2017-12-27perf perf: Remove duplicate includesPravin Shedge
2017-12-27perf test: Handle properly readdir DT_UNKNOWNJiri Olsa
2017-12-27perf thread_map: Enumerate all threads from /procJin Yao
2017-12-05perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and recordWang Nan
2017-12-05perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan
2017-11-29perf test: Disable test cases 19 and 20 on s390xThomas Richter
2017-11-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-11-28perf test: Fix test 21 for s390xThomas Richter
2017-11-28perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter
2017-11-28perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2017-11-16perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter
2017-11-16perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2017-11-16perf tests: Set evlist of test__task_exit() to !overwriteWang Nan
2017-11-16perf tests: Set evlist of test__basic_mmap() to !overwriteWang Nan
2017-11-16perf tests: Set evlist of test__sw_clock_freq() to !overwriteWang Nan
2017-11-16perf tests: Set evlist of test__backward_ring_buffer() to !overwriteWang Nan
2017-11-16perf tests: Add missing WRITE_ASS for new fields of perf_event_attrSeonghyun Park
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30perf tools: Add struct perf_data_fileJiri Olsa
2017-10-30perf tools: Rename struct perf_data_file to perf_dataJiri Olsa
2017-10-23perf tests attr: Make hw events optionalJiri Olsa
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-10-03perf tests attr: Fix group stat testsJiri Olsa
2017-10-03perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang
2017-10-02perf test attr: Fix ignored test case resultThomas Richter
2017-10-02perf test attr: Fix python error on empty resultThomas Richter
2017-10-02perf tests attr: Fix task term valuesJiri Olsa
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff
2017-09-01perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang
2017-09-01perf test powerpc: Fix 'Object code reading' testRavi Bangoria
2017-08-22perf test: Add test cases for new data source encodingAndi Kleen
2017-08-22perf tools: Expression parser enhancements for metricsAndi Kleen
2017-08-22perf evsel: Fix buffer overflow while freeing eventsAndi Kleen
2017-08-17perf events parse: Rename parse_events_parse argumentsArnaldo Carvalho de Melo
2017-08-17perf events parse: Rename parsing state struct to clearer nameArnaldo Carvalho de Melo
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2017-08-16perf bpf: Fix endianness problem when loading parameters in prologueWang Nan
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo