summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-10-05perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo
2019-08-29Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-07-31perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-04-20perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du
2019-04-20perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du
2019-04-20perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo
2019-02-15perf tests attr: Make hw events optionalJiri Olsa
2019-02-15perf tests attr: Fix group stat testsJiri Olsa
2019-02-15perf tests attr: Fix task term valuesJiri Olsa
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter
2018-11-27perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter
2018-11-04perf tests: Fix indexing when invoking subtestsSandipan Das
2018-10-18perf tools: Fix snprint warnings for gcc 8Jiri Olsa
2018-09-26perf test: Fix subtest number when showing resultsThomas Richter
2018-08-24perf test session topology: Fix test on s390Thomas Richter
2018-07-08perf test: "Session topology" dumps core on s390Thomas Richter
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter
2018-04-26perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter
2018-04-26perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo
2018-02-25perf test: Fix test 21 for s390xThomas Richter
2018-02-25perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2017-12-10perf test attr: Fix python error on empty resultThomas Richter
2017-12-10perf test attr: Fix ignored test case resultThomas Richter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
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
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo
2017-08-11perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo
2017-08-11perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo
2017-08-11perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo
2017-08-11perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo