index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
pmu.c
Age
Commit message (
Expand
)
Author
2025-02-04
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
2024-08-12
perf tests pmu: Initialize all fields of test_pmu variable
Arnaldo Carvalho de Melo
2024-08-08
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
2024-07-31
perf test pmu: Remove unused test_pmus
Dr. David Alan Gilbert
2024-06-27
perf pmu: Restore full PMU name wildcard support
James Clark
2024-06-13
perf test pmu: Warn don't fail for legacy mixed case event names
Ian Rogers
2024-05-28
perf tests: Add some pmu core functionality tests
Ian Rogers
2024-05-03
perf test pmu: Test all sysfs PMU event names are the same case
Ian Rogers
2024-05-03
perf test pmu: Add an eagerly loaded event test
Ian Rogers
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
2023-09-11
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-08-25
perf parse-events: Make term's config const
Ian Rogers
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
2023-08-23
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-05-28
perf test pmu: Avoid 2 static path arrays
Ian Rogers
2023-04-04
perf pmu: Use relative path for sysfs scan
Namhyung Kim
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2020-09-15
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-05-28
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-02-06
perf tests pmu: Add missing headers
Arnaldo Carvalho de Melo
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-04-29
perf tools: Add term support for parse_events_error
Jiri Olsa
2014-09-17
perf tools: Let default config be defined for a PMU
Adrian Hunter
2013-01-24
perf tests: Use ARRAY_SIZE() were applicable
Arnaldo Carvalho de Melo
2013-01-24
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2012-11-14
perf tests: Move pmu tests into separate object
Jiri Olsa