summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller1-1/+7
2023-08-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller1-0/+77
2023-01-18perf script python: Remove explicit shebang from tests/attr.cTony Jones1-1/+0
2021-07-28perf test bpf: Free obj_bufRiccardo Mancini1-0/+2
2021-06-03tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2021-03-03perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2020-10-01perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter1-1/+1
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim1-0/+1
2019-12-31perf test: Report failure for mmap eventsLeo Yan1-0/+1
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers1-2/+1
2019-10-05perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo1-0/+4
2019-08-29Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin1-27/+0
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo1-1/+1
2019-07-31perf test 6: Fix missing kvm module load for s390Thomas Richter1-0/+27
2019-04-20perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du1-0/+1
2019-04-20perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du1-1/+4
2019-04-20perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du1-1/+3
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter1-3/+3
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo1-1/+2
2019-02-15perf tests attr: Make hw events optionalJiri Olsa7-0/+41
2019-02-15perf tests attr: Fix group stat testsJiri Olsa2-0/+4
2019-02-15perf tests attr: Fix task term valuesJiri Olsa4-2/+4
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter1-1/+1
2018-11-27perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter1-0/+1
2018-11-04perf tests: Fix indexing when invoking subtestsSandipan Das1-2/+2
2018-10-18perf tools: Fix snprint warnings for gcc 8Jiri Olsa3-4/+4
2018-09-26perf test: Fix subtest number when showing resultsThomas Richter1-1/+1
2018-08-24perf test session topology: Fix test on s390Thomas Richter1-0/+1
2018-07-08perf test: "Session topology" dumps core on s390Thomas Richter1-6/+24
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa1-16/+30
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa1-1/+1
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter1-3/+3
2018-04-26perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter1-4/+17
2018-04-26perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo1-0/+1
2018-02-25perf test: Fix test 21 for s390xThomas Richter1-0/+4
2018-02-25perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter1-2/+4
2017-12-10perf test attr: Fix python error on empty resultThomas Richter1-1/+5
2017-12-10perf test attr: Fix ignored test case resultThomas Richter1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman53-0/+53
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian1-3/+6
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff1-1/+1
2017-09-01perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang1-1/+5
2017-09-01perf test powerpc: Fix 'Object code reading' testRavi Bangoria1-0/+5
2017-08-22perf test: Add test cases for new data source encodingAndi Kleen4-0/+62
2017-08-22perf tools: Expression parser enhancements for metricsAndi Kleen1-0/+5
2017-08-22perf evsel: Fix buffer overflow while freeing eventsAndi Kleen2-2/+2
2017-08-17perf events parse: Rename parse_events_parse argumentsArnaldo Carvalho de Melo1-8/+8
2017-08-17perf events parse: Rename parsing state struct to clearer nameArnaldo Carvalho de Melo1-1/+1
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips3-4/+4