summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/perf-hooks.c
Commit message (Expand)AuthorAgeFilesLines
* perf test: Rename struct test to test_suiteIan Rogers2021-11-131-1/+1
* perf test: Move each test suite struct to its testIan Rogers2021-11-131-1/+3
* perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers2019-09-271-2/+1
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tools: Pass context to perf hook functionsWang Nan2016-12-051-5/+9
* perf tools: Introduce perf hooksWang Nan2016-11-291-0/+44