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-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller1-0/+77
2023-07-27perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed1-0/+3
2021-11-26perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark1-1/+1
2021-09-26perf test: Fix bpf test sample mismatch reportingMichael Petlan1-1/+1
2021-07-28perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini1-0/+2
2021-07-28perf test event_update: Fix memory leak of evlistRiccardo Mancini1-1/+1
2021-07-28perf test session_topology: Delete session->evlistRiccardo Mancini1-0/+1
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini1-0/+2
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2020-12-30perf test: Fix metric parsing testKajol Jain1-1/+1
2020-12-30perf test: Use generic event for expand_libpfm_events()Namhyung Kim1-1/+1
2020-11-12perf test: Update branch sample pattern for cs-etmLeo Yan1-1/+1
2020-11-12perf test: Fix a typo in cs-etm testingLeo Yan1-1/+1
2020-11-03perf tools: Remove broken __no_tail_call attributePeter Zijlstra1-5/+5
2020-10-14perf tools: Add support for exclusive groups/eventsAndi Kleen1-1/+57
2020-10-14perf test: Add build id shell testJiri Olsa1-0/+101
2020-10-14perf tools: Pass build_id object to build_id__sprintf()Jiri Olsa1-1/+1
2020-10-14perf tools: Pass build_id object to filename__read_build_id()Jiri Olsa2-8/+8
2020-10-13perf tests: Show python test script in verbose modeArnaldo Carvalho de Melo1-0/+1
2020-09-28perf test: Fix msan uninitialized use.Ian Rogers1-1/+1
2020-09-28perf test: Add expand cgroup event testNamhyung Kim4-0/+247
2020-09-17perf metric: Remove duplicate includeYueHaibing1-2/+0
2020-09-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo6-6/+49
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim1-0/+1
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim1-5/+9
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim1-0/+5
2020-09-15perf test: Leader sampling shouldn't clear sample periodIan Rogers2-0/+30
2020-09-15perf test: Fix the "signal" test inline assemblyJiri Olsa1-1/+4
2020-09-10perf tests: Call test_attr__open() directlyJiri Olsa1-1/+1
2020-09-10perf test: Introduce script for Arm CoreSight testingLeo Yan1-0/+183
2020-09-09perf tools: Add build test with GTK+Arnaldo Carvalho de Melo1-0/+2
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon7-0/+118
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter1-0/+3
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao1-2/+2
2020-08-21perf test: Fix basic bpf filtering testSumanth Korikkar1-1/+1
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan1-2/+2
2020-08-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+2
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-07-30perf metric: Add metric group testJiri Olsa1-2/+46
2020-07-30perf metric: Make compute_single function more preciseJiri Olsa1-9/+13
2020-07-30perf metric: Add recursion check when processing nested metricsJiri Olsa1-2/+32
2020-07-30perf metric: Add DCache_L2 to metric parse testJiri Olsa1-0/+71
2020-07-30perf metric: Add cache_miss_cycles to metric parse testJiri Olsa1-0/+33
2020-07-30perf test: Ensure sample_period is set libpfm4 eventsIan Rogers2-0/+10
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa1-1/+36
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa1-0/+5
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov1-1/+1
2020-07-21libperf: Avoid internal moving of fdarray fdsAlexey Budankov1-18/+2
2020-07-17perf metric: Add 'struct expr_id_data' to keep expr valueJiri Olsa1-1/+2