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