summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers
2021-11-07perf parse-events: Rename parse_events_error functionsIan Rogers
2021-10-28perf test sample-parsing: Add endian test for struct branch_flagsMadhavan Srinivasan
2021-10-26perf tests: Improve temp file cleanup in test_arm_coresight.shJames Clark
2021-10-26perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanupJames Clark
2021-10-26perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanupJames Clark
2021-10-20perf metric: Encode and use metric-id as qualifierIan Rogers
2021-10-20perf metric: Modify resolution and recursion checkIan Rogers
2021-10-20perf metric: Move runtime value to the expr contextIan Rogers
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers
2021-10-20perf pmu: Make pmu_sys_event_tables const.Ian Rogers
2021-10-20perf pmu: Add const to pmu_events_map.Ian Rogers
2021-10-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-05perf tests attr: Add missing topdown metrics eventsKan Liang
2021-09-29perf tests vmlinux-kallsyms: Ignore hidden symbolsMichael Petlan
2021-09-29perf metric: Avoid events for an 'if' constant resultIan Rogers
2021-09-29perf metric: Don't compute unused eventsIan Rogers
2021-09-29perf metric: Add utilities to work on ids map.Ian Rogers
2021-09-29perf metric: Rename expr__find_other.Ian Rogers
2021-09-29perf metric: Restructure struct expr_parse_ctx.Ian Rogers
2021-09-28perf test: Add pmu-event test for event described as "config="John Garry
2021-09-28perf test: Verify more event members in pmu-events testJohn Garry
2021-09-28perf parse-events: Set numeric term configJohn Garry
2021-09-28perf test: Workload test of all PMUsIan Rogers
2021-09-28perf test: Workload test of metric and metricgroupsIan Rogers
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-17perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...Namhyung Kim
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