index
:
linux.git
master
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
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