aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2022-07-29Merge tag 'v5.15.58' into v5.15/standard/baseBruce Ashfield
2022-07-29perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2021-11-28Merge tag 'v5.15.5' into v5.15/standard/baseBruce Ashfield
2021-11-25perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-02perf: mips64: Convert __u64 to unsigned long longYang Shi
2021-10-05perf tests attr: Add missing topdown metrics eventsKan Liang
2021-09-27perf tests: Fix flaky test 'Object code reading'James Clark
2021-09-27perf test: Fix DWARF unwind for optimized builds.Ian Rogers
2021-09-10perf test: Fix bpf test sample mismatch reportingMichael Petlan
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko
2021-09-03perf tests: Add test for PMU aliasesJin Yao
2021-08-31perf tools: Fix LLVM test failure when running in verbose modeJames Clark
2021-08-30perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark
2021-08-20perf tests dlfilter: Free desc and long_desc in check_filter_descRiccardo Mancini
2021-08-13perf test: Do not compare overheads in the zstd comp testNamhyung Kim
2021-08-11perf test: Make --skip work on shell testsRiccardo Mancini
2021-08-11perf tests: Add dlfilter testAdrian Hunter
2021-08-10perf test: Add pmu-events sys event supportJohn Garry
2021-08-10perf test: Add more pmu-events uncore aliasesJohn Garry
2021-08-10perf test: Re-add pmu-event uncore PMU alias testJohn Garry
2021-08-10perf test: Test pmu-events core aliases separatelyJohn Garry
2021-08-10perf test: Factor out pmu-events alias comparisonJohn Garry
2021-08-10perf test: Declare pmu-events test events separatelyJohn Garry
2021-08-10perf test: Factor out pmu-events event comparisonJohn Garry
2021-08-02perf tools: Add pipe_test.sh to verify pipe operationsNamhyung Kim
2021-08-02perf tools: Remove repipe argument from perf_session__new()Namhyung Kim
2021-08-02perf test: Handle fd gaps in test__dso_data_reopenEirik Fuller
2021-07-16perf test bpf: Free obj_bufRiccardo Mancini
2021-07-15perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini
2021-07-15perf test event_update: Fix memory leak of unitRiccardo Mancini
2021-07-15perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-15perf test session_topology: Delete session->evlistRiccardo Mancini
2021-07-14perf tests: Fix 'Convert perf time to TSC' on core-only systemJin Yao
2021-07-14perf tests: Fix 'Roundtrip evsel->name' on core-only systemJin Yao
2021-07-14perf tests: Fix 'Parse event definition strings' on core-only systemJin Yao
2021-07-09perf test: Add free() calls for scandir() returned dirent entriesRiccardo Mancini
2021-07-09libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa
2021-07-09libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa
2021-06-22perf test: Pass the verbose option to shell testsIan Rogers
2021-06-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers
2021-06-18perf test: Make stat bpf counters test more robustIan Rogers
2021-06-18perf test: Add verbose skip output for bpf countersIan Rogers
2021-06-01perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter
2021-05-27perf test: Test 2 libpfm4 error casesIan Rogers
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring