aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests/stat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-24perf stat: Avoid uninitialized use of perf_stat_configIan Rogers1-1/+1
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers1-1/+2
2021-11-13perf test: Rename struct test to test_suiteIan Rogers1-3/+3
2021-11-13perf test: Move each test suite struct to its testIan Rogers1-3/+8
2019-09-20perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo1-0/+1
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-3/+3
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa1-0/+21
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa1-5/+36
2015-12-17perf tools: Add stat config event read functionJiri Olsa1-0/+6
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa1-0/+53