Age | Commit message (Expand) | Author |
2023-10-26 | perf tests: test_arm_coresight: Simplify source iteration | James Clark |
2023-10-25 | libperf rc_check: Add RC_CHK_EQUAL | Ian Rogers |
2023-10-25 | perf test: Skip CoreSight tests if cs_etm// event is not available | Michael Petlan |
2023-10-17 | perf tests: Fix shellcheck warning in stat_all_metricgroups | Athira Rajeev |
2023-10-17 | perf tests: Fix shellcheck warning in record_sideband.sh | Athira Rajeev |
2023-10-17 | perf tests: Ignore shellcheck warning in lock_contention | Athira Rajeev |
2023-10-04 | tools/perf/tests: Fix object code reading to skip address that falls out of t... | Athira Rajeev |
2023-10-04 | perf test: Avoid system wide when not privileged | Ian Rogers |
2023-09-27 | perf test: Fix parse-events tests to skip parametrized events | Athira Rajeev |
2023-09-27 | perf test: Add pmu-event test for "Compat" and new event_field. | Jing Zhang |
2023-09-27 | perf test: Make matching_pmu effective | Jing Zhang |
2023-09-26 | tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts | Athira Rajeev |
2023-09-26 | tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase | Athira Rajeev |
2023-09-26 | tests/shell: Fix shellcheck SC1090 to handle the location of sourced files | Athira Rajeev |
2023-09-21 | perf test lock_contention.sh: Skip test if not enough CPUs | Veronika Molnarova |
2023-09-21 | perf test stat+shadow_stat.sh: Add threshold for rounding errors | Veronika Molnarova |
2023-09-18 | perf test: Detect off-cpu support from build options | Ian Rogers |
2023-09-18 | perf test: Ensure EXTRA_TESTS is covered in build test | Ian Rogers |
2023-09-18 | perf test: Update build test for changed BPF skeleton defaults | Ian Rogers |
2023-09-16 | perf test: Fix test-record-dummy-C0 failure for supported PERF_FORMAT_LOST fe... | Yang Jihong |
2023-09-15 | perf pmu: Move pmu__find_core_pmu() to pmus.c | James Clark |
2023-09-12 | perf test: Update cs_etm testcase for Arm ETE | Ruidong Tian |
2023-09-12 | perf test: Add a test for strcmp_cpuid_str() expression | James Clark |
2023-09-12 | perf util: Add a function for replacing characters in a string | James Clark |
2023-09-12 | perf test: Check result of has_event(cycles) test | James Clark |
2023-09-12 | perf test shell lock_contention: Add cgroup aggregation and filter tests | Namhyung Kim |
2023-09-12 | perf test: Add perf_event_attr test for record dummy event | Yang Jihong |
2023-09-12 | perf test: Add test case for record sideband events | Yang Jihong |
2023-09-12 | perf record: Move setting tracking events before record__init_thread_masks() | Yang Jihong |
2023-09-11 | perf parse-events: Introduce 'struct parse_events_terms' | Ian Rogers |
2023-09-02 | perf parse-events: Fixes relating to no_value terms | Ian Rogers |
2023-08-30 | perf metric: Add #num_cpus_online literal | Ian Rogers |
2023-08-29 | perf jevents: Use "default_core" for events with no Unit | Ian Rogers |
2023-08-29 | perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test | Namhyung Kim |
2023-08-29 | perf test shell stat_bpf_counters: Fix test on Intel | Namhyung Kim |
2023-08-29 | perf test shell record_bpf_filter: Skip 6.2 kernel | Namhyung Kim |
2023-08-25 | perf pmu: Make id const and add missing free | Ian Rogers |
2023-08-25 | perf parse-events: Make term's config const | Ian Rogers |
2023-08-25 | perf pmu: Remove logic for PMU name being NULL | Ian Rogers |
2023-08-24 | perf jevents: Don't append Unit to desc | Ian Rogers |
2023-08-24 | perf pmu: Lazily load sysfs aliases | Ian Rogers |
2023-08-24 | perf pmu: Lazily add JSON events | Ian Rogers |
2023-08-24 | perf pmu: Cache JSON events table | Ian Rogers |
2023-08-24 | perf pmu: Parse sysfs events directly from a file | Ian Rogers |
2023-08-24 | perf pmu-events: Add pmu_events_table__find_event() | Ian Rogers |
2023-08-24 | perf pmu-events: Reduce processed events by passing PMU | Ian Rogers |
2023-08-24 | perf jevents: Group events by PMU | Ian Rogers |
2023-08-24 | perf pmu-events: Add extra underscore to function names | Ian Rogers |
2023-08-24 | perf pmu: Abstract alias/event struct | Ian Rogers |
2023-08-24 | perf pmu: Make the loading of formats lazy | Ian Rogers |