index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
pmu.c
Age
Commit message (
Expand
)
Author
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