aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2024-02-21Merge tag 'v4.19.291' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.270' into v4.19/standard/baseBruce Ashfield
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-08-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-01-18perf script python: Remove explicit shebang from tests/attr.cTony Jones
2022-09-09Merge tag 'v4.19.246' into v4.19/standard/baseBruce Ashfield
2022-06-06perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2021-08-25Merge tag 'v4.19.199' into v4.19/standard/baseBruce Ashfield
2021-07-28perf test bpf: Free obj_bufRiccardo Mancini
2021-06-10Merge tag 'v4.19.178' into v4.19/standard/baseBruce Ashfield
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim
2020-10-06Merge tag 'v4.19.149' into v4.19/standard/baseBruce Ashfield
2020-10-06Merge tag 'v4.19.147' into v4.19/standard/baseBruce Ashfield
2020-10-01perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-23perf test: Fix the "signal" test inline assemblyJiri Olsa
2020-03-11Merge tag 'v4.19.92' into v4.19/standard/baseBruce Ashfield
2019-12-31perf tests: Disable bp_signal testing for arm64Leo Yan
2019-12-31perf test: Report failure for mmap eventsLeo Yan
2019-11-17Merge tag 'v4.19.82' into v4.19/standard/baseBruce Ashfield
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-10-10Merge tag 'v4.19.77' into v4.19/standard/baseBruce Ashfield
2019-10-05perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo
2019-09-15Merge tag 'v4.19.63' into v4.19/standard/baseBruce Ashfield
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-07-27Merge tag 'v4.19.61' into v4.19/standard/baseBruce Ashfield
2019-07-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek
2019-07-26perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-05-08Merge tag 'v4.19.36' into v4.19/standard/baseBruce Ashfield
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-12Merge tag 'v4.19.34' into v4.19/standard/baseBruce Ashfield
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-03-21Merge tag 'v4.19.24' into v4.19/standard/baseBruce Ashfield
2019-03-21Merge tag 'v4.19.21' into v4.19/standard/baseBruce Ashfield
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter
2019-02-06Merge tag 'v4.19.18' into v4.19/standard/baseBruce Ashfield
2019-01-26perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli
2019-01-10Merge tag 'v4.19.10' into v4.19/standard/baseBruce Ashfield
2018-12-17perf tools: Fix crash on synthesizing the unitJiri Olsa
2018-11-28perf: mips64: Convert __u64 to unsigned long longYang Shi
2018-11-27perf tools: Do not zero sample_id_all for group membersJiri Olsa
2018-11-13perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo
2018-08-20perf tools: Remove ext from struct kmod_pathJiri Olsa
2018-08-20perf tools: Add compression id into 'struct kmod_path'Jiri Olsa
2018-08-20perf tools: Get rid of dso__needs_decompress() call in read_object_code()Jiri Olsa
2018-08-08perf tools: Drop unneeded bitmap_zero() callsYury Norov