aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests/kmod-path.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-13perf test: Rename struct test to test_suiteIan Rogers1-1/+1
2021-11-13perf test: Move each test suite struct to its testIan Rogers1-1/+3
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+2
2018-08-20perf tools: Remove ext from struct kmod_pathJiri Olsa1-71/+65
2018-08-20perf tools: Add compression id into 'struct kmod_path'Jiri Olsa1-21/+21
2018-06-06perf tests kmod-path: Add tests for vdso32 and vdsox32Adrian Hunter1-0/+16
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-1/+1
2017-05-04perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips1-0/+2
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo1-0/+1
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-06-03perf tools: Deal with kernel module names in '[]' correctlyWang Nan1-0/+72
2015-03-21perf tools: Add kmod_path__parse functionJiri Olsa1-0/+73