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